Palanthir Object Reference

OBJECT DESCRIPTION

Name: ITEM

Description:
Represents an item object.


Methods:

additemdeletegrabitemmovetoremovefromcont   

Properties:

amountcontentidisitemisplayermapy
colorcustomvarsischarismapisstaticserialz
containercviseffectismultiitemlayerx 

OBJECT METHODS

additem(item)

- item
An item object

Description:
Adds an item to a container.

Back to top


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

Generated: 17.08.2006 20:26 | Version: Palanthir 243
© Varan | http://varan.uodev.de