Hi everyone, i have an issue whit esx_vehicleshop, if, on the config.lua, i have this:
Config.EnablePlayerManagement = true
The script doesn’t work, on the console, there is the error code:
^1SCRIPT ERROR: @es_extended/client/functions.lua:375: attempt to index a nil value (field '?')^7
^3> ref^7 (^5@es_extended/client/functions.lua^7:375)
^3> OpenResellerMenu^7 (^5@vehicleshop/client/main.lua^7:289)
^3> fn^7 (^5@vehicleshop/client/main.lua^7:794)
^1SCRIPT ERROR: error object is not a string^7
If i write FALSE, the script keep working, but we don’t have player managment.
The SQL file was right uploaded, es_extended have the last update
anyone have any fix?? thanks a lot!