Difference between revisions of "CHARACTER TYPE C"

From Second Life Wiki
Jump to navigation Jump to search
m (created new page for now without example script)
 
(Added the path_update event to the relevant events.)
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|type=integer
|type=integer
|value=2
|value=2
|desc=Used for mechanical character types.
|desc=Used for mechanical character types or road going vehicles.
|examples
|examples
|constants=
{{LSL DefineRow|1=|2={{LSL Const|CHARACTER_TYPE}}|3={{#var:comment}}}}
{{LSL DefineRow|1=|2={{LSL Const|CHARACTER_TYPE_A}}|3={{#var:comment}}}}
{{LSL DefineRow|1=|2={{LSL Const|CHARACTER_TYPE_B}}|3={{#var:comment}}}}
{{LSL DefineRow|1=|2={{LSL Const|CHARACTER_TYPE_D}}|3={{#var:comment}}}}
{{LSL DefineRow|1=|2={{LSL Const|CHARACTER_TYPE_NONE}}|3={{#var:comment}}}}
|functions
|functions
|events
|events=[[path_update]]
|cat1=Pathfinding
|cat1=Pathfinding
|cat2
|cat2

Latest revision as of 02:51, 16 October 2012