Open Branqueador opened 1 year ago
After joined queue not even 1 contract shows up If i have debug on it works otherwise it does not
Just curious but have you added the vehicles to this table? (server/boosting.lua)
local cars = {
["D"] = {},
["C"] = {},
["B"] = {},
["A"] = {},
["A+"] = {},
["S"] = {},
["S+"] = {},
}
After joined queue not even 1 contract shows up If i have debug on it works otherwise it does not