Difference between revisions of "Template:LSL Constants/Pathfinding Types"

From Second Life Wiki
Jump to navigation Jump to search
m (Created page with "{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} {{!}}-{{Hl2}} ! {{!}} Flags ! title="Value" {{!}} ! class="unsortable"{{!}} Description {{!}}- {{!}}{{LSL Const|OPT_UN…")
 
(Updated constant names to reflect changes in https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_LeTigre/12#12.10.22.266173)
Line 5: Line 5:
! class="unsortable"{{!}} Description
! class="unsortable"{{!}} Description
{{!}}-
{{!}}-
{{!}}{{LSL Const|OPT_UNKNOWN|integer|?|c=Attachments, Linden trees & grass}}
{{!}}{{LSL Const|OPT_OTHER|integer|?|c=Attachments, Linden trees & grass}}
{{!}}{{#var:value}}
{{!}}{{#var:value}}
{{!}}Attachments, Linden trees & grass
{{!}}Attachments, Linden trees & grass
Line 17: Line 17:
{{!}}Avatars
{{!}}Avatars
{{!}}-
{{!}}-
{{!}}{{LSL Const|OPT_PATHFINDING_CHARACTER|integer|?|c=Pathfinding characters}}
{{!}}{{LSL Const|OPT_CHARACTER|integer|?|c=Pathfinding characters}}
{{!}}{{#var:value}}
{{!}}{{#var:value}}
{{!}}Pathfinding characters
{{!}}Pathfinding characters

Revision as of 16:08, 23 October 2012

Flags Description
OPT_OTHER ? Attachments, Linden trees & grass
OPT_LEGACY_LINKSET ? Movable obstacles, movable phantoms, physical, and volumedetect objects
OPT_AVATAR ? Avatars
OPT_CHARACTER ? Pathfinding characters
OPT_WALKABLE ? Walkable objects
OPT_STATIC_OBSTACLE ? Static obstacles
OPT_MATERIAL_VOLUME ? Material volumes
OPT_EXCLUSION_VOLUME ? Exclusion volumes