[size:8pt]Nevermind, was thinking of something else Jamie.[/size]
Printable View
[size:8pt]Nevermind, was thinking of something else Jamie.[/size]
"As for the temp directory thing we will need a slight tidbit of more information in order to fully help you correctly."
Sure, what do you need to know? :)
For instance more information about how you have the file setup; like do you have it embedded or where?
In the "main" game, you can find a secret house with a tv and video-game in it. When you sit down in the armchair in front of the tv, the game is supposed to start.
Or was that what you wondered?
A little info about the file: It's a stand-alone exe-file, and the images in the game are in the same folder as the exe-file (You can't run the exe-file without the images). It is made in Blitzplus, if it matters.
Well, you can just use "Run External Program" from the Special Object, and just have your app set to align with your game. ;) Oh, and make sure to make the app have no borders or anything so it looks like it's a part of your game.
And, a lot of tricky stuff. This is just tricky to do in general.
Ok, I guessed it would be tricky. How do I write the file path to make it work (If the exe-file is in a subfolder of my game)?
AppPath$+"My Foldr Name\My Application Name.exe"