I made a button on a menu and used Load(); to load a save game but it does not
work ?
Not the right code to load a game ?
I found that RestoreGameDialog();
Game works fine .
RestoreGameSlot (x);
Where "X" is the save game slot
That automatically saves the slot. He wants the dialog box to come up, and he's found the answer.