Can i save and load always the same slot?

Started by elalegreroger, Tue 09/04/2019 15:11:50

Previous topic - Next topic

elalegreroger

Hello everyone! i want to make a simply save/load GUI, to use just one button for save, one button to restart the game and other to load (the only game saved). Is that can be possible? Thanks.
EAR PXL
Los pixels de Roger

Khris

Yes, easily. Just have the Save button click handler call  SaveGameSlot(1, "main");  and the Load button's call  RestoreGameSlot(1);.

elalegreroger

EAR PXL
Los pixels de Roger

SMF spam blocked by CleanTalk