Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Edwin Xie on Sun 06/06/2004 00:30:31

Title: Certain inventory item on object
Post by: Edwin Xie on Sun 06/06/2004 00:30:31
Is this possible with AGS?
Title: Re: Certain inventory item on object
Post by: strazer on Sun 06/06/2004 00:46:16
Try the forum search function (http://www.agsforums.com/yabb/index.php?action=search) with the exact title of your post.
Title: Re: Certain inventory item on object
Post by: Edwin Xie on Sun 06/06/2004 03:05:53
Thanks for telling me that. I didn't know somebody else posted that though.
Title: Re: Certain inventory item on object
Post by: TerranRich on Sun 06/06/2004 05:25:13
Of course it's possible. Look at the interaction editor for the object. Usually interactions will be found on the target item. For example, to find out where to put code/events to occur when an inventory item is used on an object, check out that object's interaction editor. There should be a spot for "Use inventory item on object".