Template:I BaseDriveableVehicle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
No edit summary
Line 1: Line 1:
{{ScrollBox|title=BaseDriveableVehicle|noscroll=true|
; HandBrakeOn
; HandBrakeOff
: Turns the handbrake on/off, preventing the vehicle from driving but ''not'' disabling motion from external forces.
{{I BaseVehicle}}
{{I BaseVehicle}}
* '''HandBrakeOn'''
}}
* '''HandBrakeOff'''

Revision as of 03:46, 27 July 2009

BaseDriveableVehicle:
HandBrakeOn
HandBrakeOff
Turns the handbrake on/off, preventing the vehicle from driving but not disabling motion from external forces.
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.