LOAD GAME

Started by Grim, Sun 30/09/2007 15:13:56

Previous topic - Next topic

Grim

Normally load game is triggered using F5 or GUI button but what when at start screen there is options panel, you know, load game, start new etc. What interactions do I give to load game (well, object icon I guess) to take player to load screen?
I know this sounds dumb but I can't better explain it...:)

mchammer

If i understood right, you have a startmenu room with "load game" object in it?
If so,  add run-script option to object's 'any click on object' interaction.

Then write this to the script:
RestoreGameDialog();
My 40 bullets - An action/war game.

Ashen

BFAQ: Adding an intro/cutscene to your game. I admit it's not the clearest, but it does speficically mention RestoreGameDialog. And, of course, you could've found it by looking at the scripting for F5 (on_key_press) or the GUI Load button.

Unless you're using a custom Load GUI (your own, or from a module)? In which case, we'll need to know a bit about that (what module, or GUI and Control names, etc).
I know what you're thinking ... Don't think that.

SMF spam blocked by CleanTalk