Can I excute applications with AGS ?

Started by , Sat 26/07/2003 12:30:28

Previous topic - Next topic

Dragon Slayer

I'm currently making a 2D adventure game in which at some point needs to run another 3D puzzle mini-game.

1. Is it possiable to run another application using AGS?
2. If this is possiable ... what's the API function for calling the excutable?

Thanks.

Scummbuddy

What I've heard some people do, is to make a program in, say, Visual Basic.  That will run, like a set up for your game, it will call to execute the game, and when you are at the oportune time, you could save your game *the user might not know it was just saved* and then quit and return to the Visual Basic program still running, and that calls the next game, in your case, a puzzle game.

Hope it helps.  There are other ways, but this is probably how I'd tackle the problem.
- Oh great, I'm stuck in colonial times, tentacles are taking over the world, and now the toilets backing up.
- No, I mean it's really STUCK. Like adventure-game stuck.
-Hoagie from DOTT

RickJ

If you were going to use AGS to make the mini-game then you could use RunAGSGAme().

Dragon Slayer

Thanks Scummbuddy and RickJ ...

Now I can go on with my project AND your names will be in the "Special Thanks" part of the credits :p

Thanks again.

SMF spam blocked by CleanTalk