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 amountDescription: Amount Back to top colorDescription: Color Back to top containerDescription: The item or char object that contains this item. Back to top contentDescription: A list of item objects of the items that are in this container. Back to top customvarsDescription: A dictionary to save variables on the item. (see cv) Back to top cvDescription: A dictionary to save variables on the item. (see customvars) Back to top idDescription: Id Back to top ischarDescription: IsChar Back to top iseffectDescription: IsEffect Back to top isitemDescription: IsItem Back to top ismapDescription: IsMap Back to top ismultiitemDescription: IsMultiItem Back to top isplayerDescription: IsPlayer Back to top isstaticDescription: IsStatic Back to top layerDescription: Layer Back to top mapDescription: Map Back to top serialDescription: Serial Back to top xDescription: X Back to top yDescription: Y Back to top zDescription: Z Back to top |
||||||||||||||||||||||||||||
| Back to the Object Overview Back to the Palanthir Reference |