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

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>{{Pathfinding alpha}}</noinclude> {| {{Prettytable}} |-{{Hl2}} !Option !Value !Default !Description |- |WANDER_PAUSE_AT_WAYPOINTS |0 |FALSE |Whether the character shou…")
 
(deprecated template)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Pathfinding alpha}}</noinclude>
<noinclude>{{LSLC|Pathfinding}}</noinclude>
{| {{Prettytable}}
{| class="sortable" {{Prettytable}}
|-{{Hl2}}
|-{{Hl2}}
!Option
! class="sortable" | Option
!Value
! class="sortable" title="Value" | V
!Default
! class="unsortable" | Parameters
!Description
! class="unsortable" | Default
! class="sortable" | Description
|-
|-
|WANDER_PAUSE_AT_WAYPOINTS
{{LSL ConstTB|WANDER_PAUSE_AT_WAYPOINTS|integer|0|b=[&nbsp;|e=&nbsp;]|s1=id="WANDER_PAUSE_AT_WAYPOINTS"|nolink={{#var:path_update_no_const_links}}|c=Whether the character should pause after reaching each wander waypoint.}}
|0
|[&nbsp;[[integer]]&nbsp;{{HoverText|boolean|TRUE or FALSE}}&nbsp;]
|FALSE
|[&nbsp;[[FALSE]]&nbsp;]
|Whether the character should pause after reaching each wander waypoint.
|Whether the character should pause after reaching each wander waypoint.
|}
|}

Latest revision as of 16:46, 28 October 2023

Option V Parameters Default Description
WANDER_PAUSE_AT_WAYPOINTS ] 0 integer boolean ] FALSE ] Whether the character should pause after reaching each wander waypoint.