Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: seraphimdreamer777 on Sat 08/08/2009 03:46:12

Title: I want to put starting inventory in a second inventory GUI
Post by: seraphimdreamer777 on Sat 08/08/2009 03:46:12
I want to put starting inventory in a second inventory GUI. But I don't know how to add Items to the second Inventory box only the first.
Title: Re: I want to put starting inventory in a second inventory GUI
Post by: Khris on Sat 08/08/2009 09:46:57
Each InventoryWindow has a character it belongs to, get-/settable via the .CharacterToUse property.
Use a dummy character and add the items to their inventory.

There are a few more bumps down the road, but since this question has come up before, the thing you should have down before everything else is use the forum search.