Template:LSL Constants/llPatrolPoints: Difference between revisions
Jump to navigation
Jump to search
assuming zero value |
mNo edit summary |
||
| Line 8: | Line 8: | ||
! class="sortable" | Description | ! class="sortable" | Description | ||
|- | |- | ||
{{LSL ConstTB|PATROL_PAUSE_AT_WAYPOINTS|integer|0|b=[ |e= ]|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=[ |e= ]|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.}} | ||
|[ [[integer]] {{HoverText|boolean|TRUE or FALSE}} ] | |[ [[integer]] {{HoverText|boolean|TRUE or FALSE}} ] | ||
|[ [[FALSE]] ] | |[ [[FALSE]] ] | ||
|Whether the character should pause after reaching each patrol point. | |Whether the character should pause briefly after reaching each patrol point. | ||
|} | |} | ||
Revision as of 15:54, 15 August 2012
| Option | V | Parameters | Default | Description |
|---|---|---|---|---|
| [ PATROL_PAUSE_AT_WAYPOINTS ] | 0 | [ integer boolean ] | [ FALSE ] | Whether the character should pause briefly after reaching each patrol point. |