Vehicle

Vehicle

Level Object
Component
Combine:
Level Object
Resetable
Buffable
Collider
Combatable

Vehicle

Properties

Name Type Description Script Name
EngineTorque Float (Deprecated, please do not use) EngineTorque
BrakeTorque Float (Deprecated, please do not use) BrakeTorque
HighSpeedSteerAngle Float Read Only
(Deprecated, please do not use)
HighSpeedSteerAngle
HighSpeedSteerAngleAtspeed Float Read Only
(Deprecated, please do not use)
HighSpeedSteerAngleAtSpeed
Max Speed Float (Deprecated, please do not use) MaxSpeed
IdleBrakeInput Float Read Only
(Deprecated, please do not use)
IdleBrakeInput
CrashMessFactor Float (Deprecated, please do not use) CrashMessFactor
Crash Max. Speed Float (Deprecated, please do not use) CrashMaxSpeed
CrashMinDamage Float (Deprecated, please do not use) CrashMinDamage
CrashMaxDamage Float (Deprecated, please do not use) CrashMaxDamage
Explosion Delay Float Explosion Delay ExplodeDelay
Explosion Range Float Explosion Range ExplodeRange
Explosion Damage Int Explosion Damage ExplodeDamage
Burning Time Float Burning Time BurnTime
Burning Damage Int Burning Damage BurnDamage
Burning Damage Interval Float Burning Damage Interval BurningDamageInterval
HP Int (Deprecated, please do not use) HP
Driver Player Read Only
Vehicle Pilot
Driver
Passengers Player List Read Only
All passengers on the vehicle
Passengers
Vehicle Skin ID Vehicle Skin ID Vehicle Skin ID VehicleSkinID
Prioritize Player Configuration Bool Prioritize Player Configuration OverloadByPlayerConfiguration
Max. HP Int Max. HP MaxHP
HP Int HP CurrentHP

Event

Name Description
On Entered Triggered when a vehicle is entered by an entity
On Left Triggered when a vehicle has an entity leave it
On Drived Triggered when the vehicle is driven by an entity

API

Name Description
Enter Vehicle Forces the target player to enter the specified vehicle