Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Wed 13/08/2003 12:54:02

Title: Open AGS Game
Post by: on Wed 13/08/2003 12:54:02
I think I read a while back that someone made a plugin that let you open other programs from inside an AGS game. There was a bit of a debate whether you should allow this incase someone was to open a virus with it, but it would really help me with something I need for my game.

I know of the plugin that lets you rename, cleanup and delete files but I need to be able to open programs.

I'm wondering where I can find this plugin? It might have been changed so it's only something like 'openAGSgame(...)' but thats all I need. Could anyone tell me where (or if) I can find this?
Title: Re:Open AGS Game
Post by: Ginny on Wed 13/08/2003 16:49:37
I believe it's a function now, just look up OpenAGSGame or RunAGSGame I don't remember exactly. The game has to have the same resolution and color depth though, and must use the same .vox files and such.
:)
Title: Re:Open AGS Game
Post by: on Wed 13/08/2003 17:11:15
Thanks LOTS, I'll check for it straight away!