Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: milkanannan on Tue 29/03/2005 22:16:21

Title: Inventory Graphical Problems
Post by: milkanannan on Tue 29/03/2005 22:16:21
I have changed all the graphics for the GUI of my inventory but when I test out the game, alll the old graphics are still used.  I have tried restarting AGS and have tirelessly searched the manual and FAQs.  Any suggestions?

Thanks
Title: Re: Inventory Graphical Problems
Post by: Pumaman on Tue 29/03/2005 22:39:05
Are you using the built-in InventoryScreen, or a custom inventory GUI? You're probably changing the graphics for one of them but using the other one.

Open up the global script and see what command is used to open up the inventory.
Title: Re: Inventory Graphical Problems
Post by: strazer on Wed 30/03/2005 00:05:20
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=19991.0
Title: Re: Inventory Graphical Problems
Post by: milkanannan on Wed 30/03/2005 00:14:12
Thanks for the tip - worked great!  But, honestly, tinkering with the stock inventory window looks a hundred times better than my custom job! lol

-hello