Total Members Voted: 116
For anyone wondering what the EoRR looks like,Pretty simple but I really like it :D <3
I like it.
Do minigame prefs return as false when your not in a minigame anymore?
What do you mean?
Slayer.Prefs.addPref("Category", "Title", "%mini.apple", "bool", 1, 0, 1, -1, "Advanced");
Because $Apple is a global variable. If you set the variable to %mini.apple then it would be minigame-specific.Here's an example:Code: [Select]Slayer.Prefs.addPref("Category", "Title", "%mini.apple", "bool", 1, 0, 1, -1, "Advanced");
Force the flag return setting on.