‼️Error Solutions
If you got any errors, take a look in this category.
You lack the required entitlement to use...
If this error appears in your live-console at the script start, make sure to restart your server and check if this issue appears again. The script must be on the same CFX/Keymaster Account as the server licensekey is!
SQL Error with the Logwebhook on Script start
Make sure that your
gangwarstats
database table has the same data as your Config.Gangs So every job needs to be in your database and in the config.
The dead players don't get revived
Make sure that you updated the reviveTrigger
in the config if you have a custom one.
Some jobs are not working in the gangwar
Make sure that you have in the config after every
Config.Gangs
entry a comma (,)Make sure to have the right vector format! If there stands
vector3
then there are onlyx, y, z
coordinates are needed.Make sure that every gang/job has a new name/index (
['test']
) and there are no jobs twice or more
Last updated