Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Kinoko on Tue 17/02/2004 13:28:21

Title: Other GUI button interactions
Post by: Kinoko on Tue 17/02/2004 13:28:21
I'm using the Lucasarts GUI so I have commands like "close", "open", "push", "pull" and "give". How do I set interactions dependant on which of these GUI buttons were pressed? In the interaction editor, I only have access to "use object", "walk to object", "look at" etc...
Title: Re:Other GUI button interactions
Post by: Hinders on Tue 17/02/2004 22:27:28
I think you will have to script everything(not sure)did just test it some months ago.
look in the manual for the functions.
Title: Re:Other GUI button interactions
Post by: Kinoko on Wed 18/02/2004 03:59:58
I understood that but I didn't know what to script and where to script them. It's ok though, I found what I was looking for buried in the MI2 template documentation. Thanks anyway ^_^