Page 1 of 1
Load GHame Functions.
Posted:
Fri Mar 16, 2007 5:46 pm
by Hblade
I need help on loading a gamne. Like, I have level one, levelk 1, level one, or what ever you like to call it, but I cannot load it from my title sdcreen. I need help with that, please.
Posted:
Fri Mar 16, 2007 6:28 pm
by Sgt. Sparky
when you want to load the next level if you are on level one, first you must export lvl1 as a .dat and lvl2 as a .dat,
and have your title screen as a .exe on the title screen when you press the lvl1 button
- Code: Select all
LoadGame("lvl1");
same with lvl2
Posted:
Fri Mar 16, 2007 7:13 pm
by Hblade
This dosn't work.
Posted:
Fri Mar 16, 2007 7:18 pm
by Sgt. Sparky
send it too me and I will hook it up for you
Posted:
Fri Mar 16, 2007 7:38 pm
by makslane
Can you post your code, or post the files thats doesn't works?
Posted:
Fri Mar 16, 2007 7:43 pm
by Hblade
Sure, I will post a ZIP with the .dat file for level 1. And the title screen.
Posted:
Fri Mar 16, 2007 7:46 pm
by makslane
Please, post the geds and data files, so, I can see what's wrong.
Posted:
Fri Mar 16, 2007 8:06 pm
by Hblade
My comp is too freaking retarted almost. I can't upload it. FOr some reson, it's too big.
Posted:
Fri Mar 16, 2007 8:12 pm
by Hblade
I will try it this way.
Here is the code for the mouse button down.
LoadGame("Level 1..exe");
Even though, it's still a .dat after the ..exe. So, it's really ..ecxe. arg. No backspace vbutton. ..exe.dat
So many typos.
Posted:
Fri Mar 16, 2007 8:15 pm
by Hblade
Let me just ask this. would it be LoadGame("Level 1..exe.dat");?
Because I am confused.
Posted:
Fri Mar 16, 2007 8:22 pm
by Hblade
Nevermind. I got it. Lol. Thanks for helping, anyway, everyone. Thanks for helping anyway, everyone.