• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Astralneko's Trivia for v21

Resource Astralneko's Trivia for v21 1.1.0

Astralneko

Novice
Member
Joined
Nov 16, 2021
Posts
33
Astralneko submitted a new resource:

Astralneko's Trivia for v21 - Asking questions from PBS, translated

So I wanted to make a trivia minigame for my fangame, and realized it'd be far easier to just edit a PBS-like file whenever I wanted to add more questions. These are the fruits of my labor, and I figured I'd share this with the world.

NOTE: This plugin was made for v19.1. There is no separate version for v19.1 vs v20.1, as none of the functions used don't work in v20.1, and it has been tested there to confirm this. Essentials may get mad at you because the plugin "may not work with...

Read more about this resource...
 
Letting you know that you can set game variables to other values beyond numbers in Ruby code.
It's just that the GUI does not allow assigning stuff other than numbers.
Additionally, boolean values can be stored with game switches. There's absolutely no functional difference between the two systems, but the GUI is made to handle different types of values that can be stored.
 
I knew you could set game variables to non-numbers in Ruby lol, I just figured it's a quick suggestion anyway lol. I'll change the suggestion because you can store booleans in game switches, thanks Keyacom ^^
 
Back
Top