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

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
|-{{Hl2}}
|-{{Hl2}}
! class="sortable" | Option
! class="sortable" | Option
! class="sortable" | Value
! class="sortable" title="Value" | V
! class="unsortable" | Parameters
! class="unsortable" | Parameters
! class="unsortable" | Default
! class="unsortable" | Default
! class="sortable" | Description
! class="sortable" | Description
|-
|-
|{{LSL Const|WANDER_PAUSE_AT_WAYPOINTS|integer|0|nolink={{#var:path_update_no_const_links}}|c=Whether the character should pause after reaching each wander waypoint.}}
{{LSL ConstTB|WANDER_PAUSE_AT_WAYPOINTS|integer|0|b=[ |e= ]|s1=id="WANDER_PAUSE_AT_WAYPOINTS"|nolink={{#var:path_update_no_const_links}}|c=Whether the character should pause after reaching each wander waypoint.}}
|{{#var:value}}
|<nowiki>[</nowiki>[[integer]]&nbsp;{{HoverText|boolean|TRUE or FALSE}}]
|<nowiki>[</nowiki>[[integer]]&nbsp;{{HoverText|boolean|TRUE or FALSE}}]
|<nowiki>[</nowiki>[[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 20:58, 12 May 2012

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