Moving objects to inventory
blokeyman
03 Aug 2014, 14:47Hi All,
Brand newb here, so probably a newb question. I apologise in advance.
I'm moving an object to the player directly, but the object is not appearing in the inventory list. The game IS actually recognising the object is now in the player's inventory, it just doesn't get listed. Any advice.
Thanks.
Brand newb here, so probably a newb question. I apologise in advance.
I'm moving an object to the player directly, but the object is not appearing in the inventory list. The game IS actually recognising the object is now in the player's inventory, it just doesn't get listed. Any advice.
Thanks.

jaynabonne
03 Aug 2014, 19:55I don't know why that wouldn't work. I've never seen those not be in sync.
What are you doing to move the object to the player, and what list are you looking at where you expect to see the object?
What are you doing to move the object to the player, and what list are you looking at where you expect to see the object?
blokeyman
03 Aug 2014, 20:37I'm just moving object to the player object. I use the 'i' command to list the inventory. My game doesn't have the inventory side bar. I've also tried the 'add to inventory' script which also has the same problem.

jaynabonne
03 Aug 2014, 20:55What do you mean by: "The game IS actually recognising the object is now in the player's inventory"? If it's not listed in the inventory, how is it being recognized as being there? (Sorry - I'm just trying to work out what you're seeing.)
Also, have you by chance customized the inventory verb?
Also, have you by chance customized the inventory verb?
onimike
04 Aug 2014, 14:40could you post the game and I'll can take a look at where the problem might be.