I know you can clear all the self-switches in the game with the script call
But I was wondering how (if possible) to clear all self-switches - either in the whole game or just on the map you're located - when you load the game?
$gameSelfSwitches.clear();
But I was wondering how (if possible) to clear all self-switches - either in the whole game or just on the map you're located - when you load the game?