no client side errors as of yet we are getting only one set of errors each time
Solved the issue, this was a result of the wrong variable being sent server side. This has been fixed on the GitHub.
Newest client version has solved that.
Newest client version has solved that; please get newest version of github.
Yh I kown sorted now thanks
Hello, I have a new version of the client but still the error
After that, I downloaded your file, client.lua but the npc did not appear
Your issue is with the config. You may have missed a comma when you were editing it or some other issue.
If you can not figure what you changed download a new config file
Hey, is there a way to add multiple LEO jobs to the Config.LEOJobName configuration? Iām using QBCore.
I have added the addition on the latest version 1.1.3
You are the best, thanks!
not receiving cash for completing mission i have no errors
What framework are you using?
Do you have the right account name for Config.AccountMoney = 'cash'
; as originally written it does not provide money as an item.
im new to fivem developing will try change Config.AccountMoney = 'cash'
; to
Config.AccountMoney = 'Money'
; or
Config.AccountMoney = 'dirty_money'
; thanks.
problem solved had to change cash to money thanks