🚚Delivery

  • Language.Default / Fallback.

  • AllowClientSelection: allow players to switch.

  • Available: visible locales (fr, en, es by default).

circle-info

If you buy a vehicle and you dont get the car, you can go on /server/delivery.lua And edit this code :

local props = { model = item.id, plate = plate } To : local props = { model = GetHashKey(item.id), plate = plate } Note : This fix as been made with cd_garage (credits to : Nick <3)

Last updated