Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: ln888 on Mon 26/08/2013 17:13:17

Title: inventory
Post by: ln888 on Mon 26/08/2013 17:13:17
hi,
can i choose where the inventories that my character picked will be placed in the inventory box?
Title: Re: inventory
Post by: Andail on Mon 26/08/2013 17:49:56
Yes, the command has a second parameter that lets you specify where it will be positioned. It's described in the manual.

cEgo.AddInventory (iKey, 1);