Difference between revisions of "CHARACTER TYPE B"

From Second Life Wiki
Jump to navigation Jump to search
m (changed the wording to be consistent with the description at http://community.secondlife.com/t5/Second-Life-Server/Pathfinding-FAQ/td-p/1672699)
(Added the path_update event to the relevant events.)
 
Line 12: Line 12:
{{LSL DefineRow|1=|2={{LSL Const|CHARACTER_TYPE_NONE}}|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:50, 16 October 2012

Template:LSL Constant/Pathfinding Character

Description

Constant: integer CHARACTER_TYPE_B = 1;

The integer constant CHARACTER_TYPE_B has the value 1

Used for character types that you prefer move in a way consistent with wild animals or off road vehicles.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CHARACTER_TYPE_B = 1;