Is there a way to turn a common event switch to always be ON?
Common Event switch always on?
● ARCHIVED · READ-ONLY
-
-
You can make an autorun event at the start of the game to turn it ON, and then leave it be.
All switches always keep their values by default unless you specifically change them (and default is OFF for all switches).
Nothing happens to a switch unless it is commanded to be changed - however, that command might come from a script you've added, that's why you always need to check the script configuration to know whether or not the script uses switches or variables. -
Ok Thanks, that's working now. But now I have another problem with what I'm trying to do. Should I make another topic or post about it in here?
-
If it's a completely different issue you should start a new thread, with a descriptive title.
-
if it's the same event/part of the game, ask here - if it's a different part of your game, make a new topic.
The topics are intended to prevent mixup of informations on different parts.