Difference between revisions of "Template:LSL Constants/llPatrolPoints"

From Second Life Wiki
Jump to navigation Jump to search
(assuming zero value)
 
(deprecated template)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Pathfinding alpha}}</noinclude>
<noinclude>{{LSLC|Pathfinding}}</noinclude>
{| class="sortable" {{Prettytable}}
{| class="sortable" {{Prettytable}}
|-{{Hl2}}
|-{{Hl2}}
Line 8: Line 8:
! class="sortable" | Description
! class="sortable" | Description
|-
|-
{{LSL ConstTB|PATROL_PAUSE_AT_WAYPOINTS|integer|0|b=[&nbsp;|e=&nbsp;]|s1=id="PATROL_PAUSE_AT_WAYPOINTS"|nolink={{#var:path_update_no_const_links}}|c=Whether the character should pause after reaching each patrol point.}}
{{LSL ConstTB|PATROL_PAUSE_AT_WAYPOINTS|integer|0|b=[&nbsp;|e=&nbsp;]|s1=id="PATROL_PAUSE_AT_WAYPOINTS"|nolink={{#var:path_update_no_const_links}}|c=Whether the character should pause briefly after reaching each patrol point.}}
|[&nbsp;[[integer]]&nbsp;{{HoverText|boolean|TRUE or FALSE}}&nbsp;]
|[&nbsp;[[integer]]&nbsp;{{HoverText|boolean|TRUE or FALSE}}&nbsp;]
|[&nbsp;[[FALSE]]&nbsp;]
|[&nbsp;[[FALSE]]&nbsp;]
|Whether the character should pause after reaching each patrol point.
|Whether the character should pause briefly after reaching each patrol point.
|}
|}

Latest revision as of 16:46, 28 October 2023

Option V Parameters Default Description
PATROL_PAUSE_AT_WAYPOINTS ] 0 integer boolean ] FALSE ] Whether the character should pause briefly after reaching each patrol point.