Common Questions & Problems

Not getting keys when taking vehicle from garage

You need to modify the SpawnedGarageVehicle function.

  • 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