Common Questions & Problems

Not getting keys when taking vehicle from garage / impound

If you do not receive keys when taking a vehicle from a garage or impound, you need to modify the SpawnedGarageVehicle and SpawnedImpoundVehicle functions.

  • Both functions can be found in client/main_editable.lua and server/main_editable.lua

    • You only need to modify either the client or server functions, not both

  • What you need to add depends on your server's vehicle key script

  • If you need help with exports or integration, contact the creator of your key script

Last updated