PICK

From Tootsville Wiki-Wiki
Jump to: navigation, search


This is an operator command that lets you select an object in the game world with your mouse and “capture” the object's information to take further actions.

        (PICK :User)

Pick a user from in the game

        (PICK :Item)

Pick an item from your own inventory

        (PICK :Furniture)

Pick an object in the game scene that is not a player

        (PICK :Place)

Pick a point on the ground and some surrounding things