Inherits from baseobject
name string
Draw an object who's name matches an object in objectlist
color COLOR
Draw an object who's color matches an object in objectlist
deleteonconnect boolean
Delete the object when the player connects to the mud.
Impostering
Refers to impostering used by staticpositions
impostername string
Indicates the 3D object will replace the 3D object of 'name' when the player moves 'imposterdistance' from the original object.
imposterdistance float
Distance a player a player moves from the original 3D object before the imposter of 'impostername' replaces the original object
imposterdistancex float
Same as 'imposterdistance' but is the distance in the 'x' direction
imposterdistancey float
Same as 'imposterdistance' but is the distance in the 'y' direction
centerx float
Overrides the 'x' attribute value as the center of the imposter. Useful if the model is not centered.
centery float
Overrides the 'y' attribute value as the center of the imposter. Useful if the model is not centered.