Starting another Programm with AGS?

Started by AroundTheWorld, Wed 30/11/2011 16:49:04

Previous topic - Next topic

AroundTheWorld

So, I want to start another programm with my game, made in AGS, that also use fullscreen resulotions. When the second programm is closed it should be go back to the AGS-Game...

Can someone help me?  ???

Ghost

You can launch another AGS game from within an AGS game with
RunAGSGame (string filename, int mode, int data)

I never used that, so I have no further info (if both games need to be the same resolution etc), but the command's right there.

Starting anything else but another AGS game from your game, however, is impossible.


monkey0506

Sorry, you can't use AGS games to install viruses.

Spoiler
Actually you can.
[close]

Calin Leafshade

Look up the AGS Shell plugin. That allows you to run windows programs from within a game.

SMF spam blocked by CleanTalk