Help with script

Talk about making games.

Re: Help with script

Postby schnellboot » Mon Feb 21, 2011 6:03 pm

so you want to save which stage the player was?
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Help with script

Postby Behdadsoft » Mon Feb 21, 2011 6:20 pm

Yeah right.
There is no possible way, if we found will make a way.

http://behdadsoft.com/
*******************************************************************
My Game : Star Wars 1.0

http://behdadgame.com/index.php?topic=3.0
User avatar
Behdadsoft
 
Posts: 207
Joined: Wed Dec 16, 2009 9:19 pm
Score: 2 Give a positive score

Re: Help with script

Postby schnellboot » Mon Feb 21, 2011 7:38 pm

sry I have no time today
I'll make a quick demo tomorrow
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Help with script

Postby Behdadsoft » Mon Feb 21, 2011 7:52 pm

OK. Thank You :D
There is no possible way, if we found will make a way.

http://behdadsoft.com/
*******************************************************************
My Game : Star Wars 1.0

http://behdadgame.com/index.php?topic=3.0
User avatar
Behdadsoft
 
Posts: 207
Joined: Wed Dec 16, 2009 9:19 pm
Score: 2 Give a positive score

Re: Help with script

Postby DST » Tue Feb 22, 2011 12:17 am

To clarify:

when using LoadGame(); the rules are:

Use a .ged when you are TESTING your game in the editor!

Use .exe or .dat(for stripped down version) when calling it from an exported .exe file.

so
menu.ged>newgame>mouseButtonDown>
LoadGame("game.ged");

menu.exe>newgame>mouseButtonDown>
LoadGame("game.dat");

or

LoadGame("game.exe");
It's easier to be clever than it is to be kind.
http://www.lostsynapse.com
http://www.dstgames.com
User avatar
DST
 
Posts: 1117
Joined: Sun Apr 15, 2007 5:36 pm
Location: 20 minutes into the future
Score: 151 Give a positive score

Re: Help with script

Postby again » Tue Feb 22, 2011 2:49 am

Actually when you export the game you just have to put the file name. After exporting you dont have to put game.exe or game.dat. you just need the name of the game.
Free windows mobile games like doodle jump and super mario bros
http://krenisis.freeforums.org/
again
 
Posts: 258
Joined: Wed Jan 19, 2011 7:06 pm
Score: 33 Give a positive score

Re: Help with script

Postby schnellboot » Tue Feb 22, 2011 12:41 pm

oh yeahh again your right I meant that
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Help with script

Postby schnellboot » Tue Feb 22, 2011 1:58 pm

DST wrote:To clarify:

when using LoadGame(); the rules are:

Use a .ged when you are TESTING your game in the editor!

Use .exe or .dat(for stripped down version) when calling it from an exported .exe file.

so
menu.ged>newgame>mouseButtonDown>
LoadGame("game.ged");

menu.exe>newgame>mouseButtonDown>
LoadGame("game.dat");

or

LoadGame("game.exe");


well you can use game.ged to load game.dat too ..
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Help with script

Postby schnellboot » Tue Feb 22, 2011 2:06 pm

Here is your demo :)
Attachments
loadStage.rar
(375.37 KiB) Downloaded 84 times
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Help with script

Postby Behdadsoft » Wed Feb 23, 2011 6:16 am

Thanks schnellboot.

Great help to me why did I give you five points. :mrgreen:
There is no possible way, if we found will make a way.

http://behdadsoft.com/
*******************************************************************
My Game : Star Wars 1.0

http://behdadgame.com/index.php?topic=3.0
User avatar
Behdadsoft
 
Posts: 207
Joined: Wed Dec 16, 2009 9:19 pm
Score: 2 Give a positive score

Re: Help with script

Postby schnellboot » Wed Feb 23, 2011 10:28 am

Well.. five points is so much for this kind of help I think..
but thanks very much hehe ;)
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: Help with script

Postby Behdadsoft » Sat Feb 26, 2011 10:34 am

You are welcome. :mrgreen:

Yes, a great help to me and I did it that way thank you.
There is no possible way, if we found will make a way.

http://behdadsoft.com/
*******************************************************************
My Game : Star Wars 1.0

http://behdadgame.com/index.php?topic=3.0
User avatar
Behdadsoft
 
Posts: 207
Joined: Wed Dec 16, 2009 9:19 pm
Score: 2 Give a positive score

Re: Help with script

Postby Behdadsoft » Sun Feb 27, 2011 11:22 am

Do games made for the iPhone can have multiple files is ged?
There is no possible way, if we found will make a way.

http://behdadsoft.com/
*******************************************************************
My Game : Star Wars 1.0

http://behdadgame.com/index.php?topic=3.0
User avatar
Behdadsoft
 
Posts: 207
Joined: Wed Dec 16, 2009 9:19 pm
Score: 2 Give a positive score

Previous

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron