save, load and dialog screen?

Started by BlackMan890, Tue 17/08/2004 13:11:29

Previous topic - Next topic

BlackMan890

How do i change the save screen or load screen or dialog screen?
Jonatan Nilsson
860 Iceland

Please go to www.simnet.is/elinnils52 and download my non ags/adventure game :)

TheJBurger

I'm assuming you're talking about the default Save Screen... So...
First make another GUI with a list box, Cancel Button, and some other stuff (I don't really want to get into the whole tutorial of making a save/load GUI)

Then in your global script where it says

if (keycode==363) SaveGameDialog();   // F5

Change the "SaveGameDialog();"
to GUIOn(*);

*=The GUI Number of your save game GUI.

Then when you press F5 in the game, instead of the default save editor coming up, you should be sent to your own Save GUI.

I hope this helps.

Darth Mandarb

Did you try searching the forums?

Custom Save/Load GUI over at the GAC.

And this inconspicuously titled thread, *** READ THIS THREAD FIRST BEFORE ANYTHING ELSE ***, has resources for these kinds of questions.

TerranRich

Status: Trying to come up with some ideas...

SMF spam blocked by CleanTalk