Troubleshooting

chevron-rightNo such export StartVehicleCodinghashtag

Ensure the Vehicle Coding resource is started and export name matches (exports['cardecode']:StartVehicleCoding).

chevron-rightGarage fullhashtag

You reached Config.MaxStolenVehicles in ukradena_vozila.

chevron-rightESX nil/xPlayer nilhashtag

Start order wrong; ensure es_extended is started before this resource.

chevron-rightOwner names not shownhashtag

users table must have identifier, firstname, lastname columns or adjust the query.

chevron-rightNo keys after returnhashtag

Set Config.KeysGiveOnReturn = true and have QS/Wasabi resource running (or use none).

chevron-rightNPC unlock not savinghashtag

Ensure table automafija_npc exists; the script inserts automatically on purchase.

chevron-rightVehicle price defaultinghashtag

Add/adjust entry in data/vehicle_prices.json (use the lowercase model name), or use the /setvehprice command.