Loading...
See Placing Objects for information.
Field Name | Field Description | Field Type | Field Default Value |
id | The ID of the object. | int(11) | Auto Increment |
zoneid | The zone ID of the zone the object is in. | int(11) | 0 |
version | The version of the zone the object is in. | smallint(5) | 0 |
xpos | The X position of the object. | float(0) | 0 |
ypos | The Y position of the object. | float(0) | 0 |
zpos | The Z position of the object. | float(0) | 0 |
heading | The heading position of the object. | float(0) | 0 |
itemid | The item ID of the object, if the object is an item. | int(11) | 0 |
charges | The amount of the item, if the object is an item. | smallint(3) | 0 |
objectname | The name of the object. | varchar(32) | NULL |
type | The type of the object. | int(11) | 0 |
icon | The icon of the object. | int(11) | 0 |
unknown08 | Unknown. | mediumint(5) | 0 |
unknown10 | Unknown. | mediumint(5) | 0 |
unknown20 | Unknown. | int(11) | 0 |
unknown24 | Unknown. | int(11) | 0 |
unknown60 | Unknown. | int(11) | 0 |
unknown64 | Unknown. | int(11) | 0 |
unknown68 | Unknown. | int(11) | 0 |
unknown72 | Unknown. | int(11) | 0 |
unknown76 | Unknown. | int(11) | 0 |
unknown84 | Unknown. | int(11) | 0 |