Page 1 of 1

Hmenus.

PostPosted: Tue Dec 12, 2006 6:43 pm
by Hblade
Hello, I need to know how to make a menu and if I should use variables or Load Game functions for it. Thganks, I would Apreciate it. Oh and the menu is like the ones you can find in a bunch of games like in Megaman X. :).

PostPosted: Tue Dec 12, 2006 7:18 pm
by Troodon
You can use for loading game the:
Code: Select all
LoadGame("yourgame.exe");

PostPosted: Tue Dec 12, 2006 7:20 pm
by Hblade
But the HP in the menu will not be able to read the data from the other game.

PostPosted: Tue Dec 12, 2006 11:47 pm
by Game A Gogo
you dont need to put ".exe." at the end, and to load some stuff from another game, you need to save some var and then loa dit back

PostPosted: Thu Dec 14, 2006 3:29 pm
by Hblade
Sweetness, Thanks, Game A Gogo. I'll try it out.

PostPosted: Thu Dec 14, 2006 11:20 pm
by Game A Gogo
np, if you want more information about saving/loading a var, chck in the tutorial for Hight scores, if its not there, update your tutorials.