Common Attributes
These attributes are common to all the agent types listed below.
position (type = 'CSPoint')
position of object in world. Eg. "120 0 0"
orientation (type = 'Vec3')
Orientation of object in world in Euler angles. Eg. "0 0 0"
description (type = 'String')
Description of object. Eg. "A hypercard linking to flipcode.com"
Hypercard
Attributes
texfilename (type = 'String')
name of texture used on quad. Eg. "flipcode.jpg"
target_url (type = 'String')
URL to file which is viewed or downloaded when hypercard is used. Eg. "http://www.flipcode.com"
Portal
Attributes
targetpoint (type = 'CSPoint')
Point teleported to by player when portal is used. Eg. "10000 0 10"
SimpleObject
Attributes
modelname (type = 'String')
name of model used. Eg. "highway.3ds"
modelscale (type = 'Float')
scaling factor for model. Eg. "20"