Palanthir Object Reference
OBJECT DESCRIPTION
Properties:
OBJECT METHODS delete() Description: Deletes the item. Back to top grabitem() Description: Tries to grab the item. Back to top moveto(x, y, z, map) - x - y - z - map (optional, default = currentmap) Description: Moves the item to (x, y, z, map) Back to top removefromcont() Description: Removes the item from its container. Back to top OBJECT PROPERTIES amount Description: Amount Back to top color Description: Color Back to top container Description: The item or char object that contains this item. Back to top content Description: A list of item objects of the items that are in this container. Back to top customvars Description: A dictionary to save variables on the item. (see cv) Back to top cv Description: A dictionary to save variables on the item. (see customvars) Back to top id Description: Id Back to top ischar Description: IsChar Back to top iseffect Description: IsEffect Back to top isitem Description: IsItem Back to top ismap Description: IsMap Back to top ismultiitem Description: IsMultiItem Back to top isplayer Description: IsPlayer Back to top isstatic Description: IsStatic Back to top layer Description: Layer Back to top map Description: Map Back to top serial Description: Serial Back to top x Description: X Back to top y Description: Y Back to top z Description: Z Back to top |
||||||||||||||||||||||||||||
Back to the Object Overview Back to the Palanthir Reference |