Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] No contract after join queue #43

Open
Branqueador opened this issue Feb 27, 2023 · 1 comment
Open

[bug] No contract after join queue #43

Branqueador opened this issue Feb 27, 2023 · 1 comment

Comments

@Branqueador
Copy link

Branqueador commented Feb 27, 2023

After joined queue not even 1 contract shows up
If i have debug on it works otherwise it does not

@Ghostttie
Copy link

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+"] = {},
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants