Jobs Impound

Use this to impound a vehicle by a specific job

Client


exports['kc_garagev2']:JobsImpound(impoundName, vehicle, identifier)
  • impoundName: string

    • Name of impound to store the vehicle.

  • vehicle: number

    • Entity from the vehicle.

  • identifier: string

    • The identifier of the player who impounded the vehicle. For qb use citizenid

Last updated