• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Astralneko's Trivia for v21

Resource Astralneko's Trivia for v21 1.1.0

Astralneko

Novice
Member
Joined
Nov 16, 2021
Posts
30
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...
 

Keyacom

20100 = Magic number
Member
Joined
May 28, 2021
Posts
11
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.
 

Astralneko

Novice
Member
Joined
Nov 16, 2021
Posts
30
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