kbt
2
did u find a solution?
I have prob aswell…
i get this error in console SCRIPT ERROR: @vrp/modules/basic_garage.lua:481: attempt to index a nil value (field ‘rent_vehicles’)
local tmpdata = vRP.getUserTmpTable(playerID)
if tmpdata.rent_vehicles[name] == true then
vRPclient.notify(player,{"~r~You cannot sell a rented vehicle!"})
return