Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Bad Voo-doo man on Sun 27/03/2005 06:07:39

Title: GUI interactions
Post by: Bad Voo-doo man on Sun 27/03/2005 06:07:39
In my game, when you click on something you can interact with it opens the Inventory gui.  I want it so that theres a "talk to", "look at", etc. Item, so that if you click on, lets say a hotspot, it opens the gui...you then click talk to..I want it to close the GUI and "talk to it"...I'm hitting a coding block though, and can't figure out how to do this simple task
Title: Re: GUI interactions
Post by: strazer on Sun 27/03/2005 22:23:41
Take a look at the verb coin template: http://www.freewebs.com/skimbleshanks/templatesandmodules.htm

There also lots of threads about verb coins, try a forum search.