Athena.vehicle.add.AddOptions ​
server/vehicle/add.AddOptions
Properties ​
doNotDespawn ​
• Optional
doNotDespawn: boolean
Should this vehicle always persist on the server and never be allowed to despawn?
Defined in ​
keys ​
• Optional
keys: string
[]
An array of character ids to add to the vehicle.
If doing a large group, consider permissions instead.
Defined in ​
permissions ​
• Optional
permissions: string
[]
Permissions to append
Defined in ​
state ​
• Optional
state: any
Vehicle state such as color, neon, etc.
Defined in ​
tuning ​
• Optional
tuning: any
Vehicle Tuning Interface Such as modkits and the like