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

Hey! I have a problem, I'm not getting paid. #4

Open
Solider1337 opened this issue Jan 29, 2021 · 1 comment
Open

Hey! I have a problem, I'm not getting paid. #4

Solider1337 opened this issue Jan 29, 2021 · 1 comment

Comments

@Solider1337
Copy link

I can stand up to 20 minutes in a payday circle and still nothing.
console shows it:

SCRIPT ERROR: @esx_cityworks/server/main.lua:11: attempt to index a nil value

@MDJHShovon
Copy link

The problem is item name is wrong in the config.lua.Change this lines on the config.lua

ItemDb_name = "pay_works" to ItemDb_name = "contrat",
ItemName = "City Check" to ItemName = "Bills",
ItemRequires = "pay_works" to ItemRequires = "contrat",
ItemRequires_name = "City Check" to ItemRequires_name = "Bills",

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