Hi, i have a esx script and in the readme, and i dont understand what i need to put in the fxmanifest to fix permissions (job). What code line i need to write? What is a “Job Key”?
thanks
Ask the author of the resource what they mean, nobody here can tell you since it appears they’re using some resource manifest declarations as a config file
the probleme is that i found the script deep in google on github and i dont know the creator
Share the script so somebody might be able to look through the code and help you out more?
You should be able to find within the script, where they access fxmanifest metadata keys. Then figure out what it’s looking for.
1 Like
I think you downloaded the source code, not the release. Download the zip file…
This is a C# script, not a Lua script, so it most likely requires ScriptHook to be enabled as well.
It is forked from the link here, but the version you are using doesn’t have the release built. So it’s only source code. You will have to build it yourself if you want to use that fork. It’s most likely the same as this one I linked though.