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…")
 
m
Line 1: Line 1:
<noinclude>{{Pathfinding alpha}}</noinclude>
<noinclude>{{Pathfinding alpha}}</noinclude>
{| {{Prettytable}}
{| class="sortable" {{Prettytable}}
|-{{Hl2}}
|-{{Hl2}}
!Option
! class="sortable" | Option
!Value
! class="sortable" | Value
!Default
! class="unsortable" | Parameters
!Description
! class="unsortable" | Default
! class="sortable" | Description
|-
|-
|WANDER_PAUSE_AT_WAYPOINTS
|{{LSL Const|WANDER_PAUSE_AT_WAYPOINTS|integer|0|nolink=*|c=Whether the character should pause after reaching each wander waypoint.}}
|0
|{{#var:value}}
|FALSE
|<nowiki>[</nowiki>[[integer]]&nbsp;{{HoverText|boolean|TRUE or FALSE}}]
|<nowiki>[</nowiki>[[FALSE]]]
|Whether the character should pause after reaching each wander waypoint.
|Whether the character should pause after reaching each wander waypoint.
|}
|}

Revision as of 13:26, 9 May 2012

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