Difference between revisions of "Template:LSL Constants/Vehicle Types"

From Second Life Wiki
Jump to navigation Jump to search
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:{{{no_wrapper|}}}||{{{!}} {{Prettytable}}
<noinclude>{{Multi-lang}}
! colspan="2" {{!}}Flags
</noinclude>{{#if:{{{no_wrapper|}}}||{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}}
!Description
{{!}}-{{Hl2}}
!Flags
!title="Value"{{!}}
!class="unsortable"{{!}}Description
{{!}}-}}
{{!}}-}}
{{!}}{{LSLG|VEHICLE_TYPE_NONE}}
{{!}} {{LSL Const|VEHICLE_TYPE_NONE|integer|0|c=Turns off vehicle support}}
{{!}}0
{{!}} {{#var:value}}
{{!}}
{{!}} {{#var:comment}}
{{!}}-
{{!}}-
{{!}}{{LSLG|VEHICLE_TYPE_SLED}}
{{!}} {{LSL Const|VEHICLE_TYPE_SLED|integer|1|c=Simple vehicle that bumps along the ground, and likes to move along its local x-axis}}
{{!}}1
{{!}} {{#var:value}}
{{!}}Simple vehicle that bumps along the ground, and likes to move along it's local x-axis.
{{!}} {{#var:comment}}
{{!}}-
{{!}}-
{{!}}{{LSLG|VEHICLE_TYPE_CAR}}
{{!}} {{LSL Const|VEHICLE_TYPE_CAR|integer|2|c=Vehicle that bounces along the ground but needs the motors to be driven from external controls or timer events}}
{{!}}2
{{!}} {{#var:value}}
{{!}}Vehicle that bounces along the ground but needs the motors to be driven from external controls or {{LSLG|timer}} events.
{{!}} Vehicle that bounces along the ground but needs the motors to be driven from external controls or [[timer]] events
{{!}}-
{{!}}-
{{!}}{{LSLG|VEHICLE_TYPE_BOAT}}
{{!}} {{LSL Const|VEHICLE_TYPE_BOAT|integer|3|c=Hovers over water with lots of friction and some angular deflection}}
{{!}}3
{{!}} {{#var:value}}
{{!}}Hovers over water with lots of friction and some angular deflection.
{{!}} {{#var:comment}}
{{!}}-
{{!}}-
{{!}}{{LSLG|VEHICLE_TYPE_AIRPLANE}}
{{!}} {{LSL Const|VEHICLE_TYPE_AIRPLANE|integer|4|c=Uses linear deflection for lift, no hover, and banking to turn}}
{{!}}4
{{!}} {{#var:value}}
{{!}}Uses linear deflection for lift, no hover, and banking to turn.
{{!}} {{#var:comment}}
{{!}}-
{{!}} {{LSL Const|VEHICLE_TYPE_BALLOON|integer|5|c=Hover, and friction, but no deflection}}
{{!}} {{#var:value}}
{{!}} {{#var:comment}}
{{!}}-
{{!}}-
{{!}}{{LSLG|VEHICLE_TYPE_BALLOON}}
{{!}}5
{{!}}Hover, and friction, but no deflection.
{{#if:{{{no_wrapper|}}}||{{!}}} }}
{{#if:{{{no_wrapper|}}}||{{!}}} }}

Latest revision as of 15:24, 14 June 2009