The Daily Click ::. Forums ::. Klik Coding Help ::. Loading a level from a directory
 

Post Reply  Post Oekaki 
 

Posted By Message

:JULI@N:



Registered
  14/07/2002
Points
  641
13th July, 2005 at 19:46:47 -

I'm using Appdrive$+Appdir$+"\levels"+"level.arr"
It works if I omit the "\levels" part, and put the file in the same place as the application, but I want all the levels in another subdirectory. Am I using the correct expression? Because it doesn't work

 
n/a

Joshua M.



Registered
  01/06/2004
Points
  1999
14th July, 2005 at 02:42:29 -

Look at your code. You're saying that the game should load the file \levelslevel.arr

You can just use this: Appdrive$ + Appdir$ + "levels\level.arr"

 

:JULI@N:



Registered
  14/07/2002
Points
  641
14th July, 2005 at 18:33:09 -

Oops, damn I'm dumb. Ok, thank you!

 
n/a
   

Post Reply



 



Advertisement

Worth A Click