Hey, I have strategy building game and now i came to point where I need function that game saves itself what is builded and how much money you have.
So I looked through save game tutorials here, but they dont seeem to work for me. Here's code:
System|on start of layout system|load game from slot "mysave"
*game code here*
system|every tick system| save game from to slot "mysave"