Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: mozza on Tue 22/11/2005 21:35:22

Title: GUI help please
Post by: mozza on Tue 22/11/2005 21:35:22
Can someone please help me with some coding for a GUI where it shows "Walk to" if the cursor is walk, and "Look at" if the cursor is look?
I currently have @OVERHOTSPOT@ in the GUI but want the extra part at the front.
Title: Re: GUI help please
Post by: strazer on Tue 22/11/2005 21:38:53
Technical Archive:
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=14369.0
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=6240.0
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=22525.0
Title: Re: GUI help please
Post by: mozza on Wed 23/11/2005 23:23:17
Those codes are in an earlier version of AGS Editor, but I "converted" them into the version I have and after a bit of work it worked. I will post the code that I used soon, because I have some problems. When the player opens the inventory it says "Interact with" and whatever is in the inventory. Also when the "wait" or "pointer" cursor is being used it still says something of the kind I stated before.