Self give vehicle plate

You can use this event to self give a vehicle plate, for example in the events where your framework spawns a vehicle with /car command

Event

TriggerServerEvent("vehicles_keys:selfGiveVehicleKeys", plate)

Note

If you want an easier way to give yourself the keys of the vehicle you are currently driving, check this page

Last updated