Object Inventory Issue

johnssavage
17 Dec 2019, 00:01Hey guys
How do I start the game already carrying an object?
Thanks

Io
17 Dec 2019, 00:36You have it inside the Player object.
AnimMan
29 Dec 2019, 17:36Did you solve this? I have the same issue. I can put something in a character, but you can't search it. I'm stuck on this. I want to be able to search for an item in a pocket.
jmnevil54
30 Dec 2019, 01:41You type "search pocket."
- Either you turn the item into a conatainer,
or, - you move the object. The code is:
MoveObject (object, player)