FAQ

Vehicles spawns locked
  • Make sure to add your GiveKeys export/event in client/editable/_functions.lua inside the giveKeys() function.

  • You can find a server side alternative in server/editable/_functions.lua

Vehicles are spawning without fuel
  • To apply fuel to the vehicle, insert your custom fuel export or event within the setFuel() function in client/editable/_functions.lua

Last updated