Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: FinalSin on Thu 28/10/2004 17:20:11

Title: Quitting the Game And Loading
Post by: FinalSin on Thu 28/10/2004 17:20:11
I've got my hotspot. How do I get it to exit the game completely?

Also how do I launch the load box via a hotspot.

And furthermore how do I 'reset' the game via hotspot.
Title: Re: Quitting the Game And Loading
Post by: TerranRich on Thu 28/10/2004 19:47:53
First of all, know how to add an interaction with a hotspot click (manual). Then, look up QuitGame (manual), RestartGame (manual).