Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Mouth for war on Tue 19/09/2006 15:01:15

Title: walk to, pick up. verbs
Post by: Mouth for war on Tue 19/09/2006 15:01:15
Hi!
I'm a newbie and i wanted to ask how to use verbs like lucasarts games in my game instead of icons like sierra used.
Title: Re: walk to, pick up. verbs
Post by: Ashen on Tue 19/09/2006 15:10:19
When you make your GUI, instead of using button graphics with picture icons, use ones with words. Or, don't use graphics at all and just set the Button Text to the 'verb' you want. If you need help with GUIs in general, try the BFAQ (http://americangirlscouts.org/agswiki/index.php/GUI%2C_Inventory_%26_Menu), the Manual (http://www.adventuregamestudio.co.uk/manual/Editing%20the%20GUIs.htm) and a forum search.

Also, see the LucasArts GUI Help Thread (http://www.adventuregamestudio.co.uk/yabb/index.php?topic=24112.0) for LEC-style templates, and help using them.