Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: link197 on Tue 06/01/2009 02:13:15

Title: Custom inventory window
Post by: link197 on Tue 06/01/2009 02:13:15
i want to make an inventory that will only show key items, like a keyring. However, since the inventory window is defined in the AGS program, i can't specify a certain type of thing for it to show. Is there any way to create an inventory window that will only show a certain type of item? Thank you.
Title: Re: Custom inventory window
Post by: Khris on Tue 06/01/2009 02:54:49
Check this thread for elaboration and a commented, working solution:
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=36291.0
Title: Re: Custom inventory window
Post by: link197 on Tue 06/01/2009 03:55:56
that actually looks like exactly what i was looking for thank you.