Skip to content
On this page

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 ​

server/vehicle/add.ts:51


keys ​

• Optional keys: string[]

An array of character ids to add to the vehicle.

If doing a large group, consider permissions instead.

Defined in ​

server/vehicle/add.ts:35


permissions ​

• Optional permissions: string[]

Permissions to append

Defined in ​

server/vehicle/add.ts:43


state ​

• Optional state: any

Vehicle state such as color, neon, etc.

Defined in ​

server/vehicle/add.ts:25


tuning ​

• Optional tuning: any

Vehicle Tuning Interface Such as modkits and the like

Defined in ​

server/vehicle/add.ts:16

Created by Stuyk | Est. 2020