Hi. I'm kinda stuck with a scripting problem. I want my game to save only the data relevant to variables and switches, not anything else. How do I achieve that WITHOUT using Scene_Save and Scene_Load?, just store and retrieve the variables and switches values each time. Thnx a lot.