.dat Questions

Game Editor comments and discussion.

.dat Questions

Postby Caaz Games » Tue Jun 12, 2007 9:22 pm

How do I use them? Every time I try and export every thing, I play the game, then when Level 2 loads, but when that happens an error message pops up and says this program needs to close, or something like that. The code on the finishing actor is
Code: Select all
LoadGame(Level 2.dat)
But it never works right.

p.s. Why when i export Anything it always goes to my Pokemon Remix 1.1 file?
You are welcome to join my forum. 4 active members lol but it's a cool place. active... much talking :D it's fun!
http://caaz.freeforums.org/
User avatar
Caaz Games
 
Posts: 729
Joined: Wed Feb 14, 2007 9:09 am
Location: California....knows how to party!
Score: 25 Give a positive score

Re: .dat Questions

Postby Jay S. » Tue Jun 12, 2007 9:37 pm

I believe you use

Code: Select all
LoadGame("Level 2.ged");


You use .ged; it doesn't matter whether it is .exe or .dat in the end, it only points to the file name. :)

__CAAZ__ wrote:p.s. Why when i export Anything it always goes to my Pokemon Remix 1.1 file?


Hmmm... not sure what you mean... Do you mean the data goes to a wrong folder? :S
User avatar
Jay S.
 
Posts: 118
Joined: Thu Apr 26, 2007 6:51 pm
Location: My computer desk. :P
Score: 9 Give a positive score

Re: .dat Questions

Postby Caaz Games » Tue Jun 12, 2007 9:44 pm

Jay S. wrote:
__CAAZ__ wrote:p.s. Why when i export Anything it always goes to my Pokemon Remix 1.1 file?


Hmmm... not sure what you mean... Do you mean the data goes to a wrong folder? :S
Yeah it goes to the wrong folder, i dont know why.
believe you use

Code:
LoadGame("Level 2.ged");


You use .ged; it doesn't matter whether it is .exe or .dat in the end, it only points to the file name. Smile
Oh ok that makes sense.
You are welcome to join my forum. 4 active members lol but it's a cool place. active... much talking :D it's fun!
http://caaz.freeforums.org/
User avatar
Caaz Games
 
Posts: 729
Joined: Wed Feb 14, 2007 9:09 am
Location: California....knows how to party!
Score: 25 Give a positive score

Re: .dat Questions

Postby Sgt. Sparky » Tue Jun 12, 2007 10:45 pm

__CAAZ__ wrote:
Jay S. wrote:
__CAAZ__ wrote:p.s. Why when i export Anything it always goes to my Pokemon Remix 1.1 file?


Hmmm... not sure what you mean... Do you mean the data goes to a wrong folder? :S
Yeah it goes to the wrong folder, i dont know why.
believe you use

Code:
LoadGame("Level 2.ged");


You use .ged; it doesn't matter whether it is .exe or .dat in the end, it only points to the file name. Smile
Oh ok that makes sense.

you must use the correct file name, otherwise if 2 folders have the same name it will not load any file. :(
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby d-soldier » Tue Jun 12, 2007 11:53 pm

It's also a good idea to avoid using spaces in file names... I stick to "_" 's instead.
User avatar
d-soldier
 
Posts: 703
Joined: Sun Apr 08, 2007 2:13 am
Score: 61 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron