Object Inventory Issue

Hey guys
How do I start the game already carrying an object?
Thanks


You have it inside the Player object.


Did 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.


You type "search pocket."

  1. Either you turn the item into a conatainer,
    or,
  2. you move the object. The code is:
MoveObject (object, player)