Template:I BaseVehicle: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScrollBox|title=BaseVehicle| | ||
; <code>Action <[[float]]></code> | |||
: Set the speed of the action animation | : Set the speed of the action animation. {{todo|What does this mean?}} | ||
; <code>TurnOn</code> | |||
: Start engine and enable throttle. | |||
; <code>TurnOff</code> | |||
: Stop engine, disable throttle, engage brakes. | |||
; <code>Lock</code> | |||
: Prevent the player from entering or exiting the vehicle. | ; <code>Unlock</code> | ||
: Prevent/allow the player from entering ''or exiting'' the vehicle. | |||
{{I Targetname}} | |||
}} |
Revision as of 03:49, 27 July 2009
BaseVehicle:
Action <float>
- Set the speed of the action animation. Todo: What does this mean?
TurnOn
- Start engine and enable throttle.
TurnOff
- Stop engine, disable throttle, engage brakes.
Lock
Unlock
- Prevent/allow the player from entering or exiting the vehicle.