Object Inventory Issue

johnssavage
17 Dec 2019, 00:01

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


Io
17 Dec 2019, 00:36

You have it inside the Player object.


AnimMan
29 Dec 2019, 17:36

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.


jmnevil54
30 Dec 2019, 01:41

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)