Skip to content

VehicleCreateOptions

@vimp-mp/types 2.0.1

Interface · Client API

Initial state applied when creating a client-local vehicle.

ts
interface VehicleCreateOptions

Members

dimension

ts
dimension?: number

Local-only virtual dimension marker. Default: 0.

engine

ts
engine?: boolean

Initial engine state. Default: false.

locked

ts
locked?: boolean

Initial door lock state. Default: false.

numberPlate

ts
numberPlate?: string

Native number plate text.

numberPlateType

ts
numberPlateType?: number

Native number plate type/index. Default: 0.

VIMP developer documentation