14.09.2018, 12:12
Compile the script with -d3 flag and run the server (https://github.com/Zeex/samp-plugin-...ith-debug-info), you will be able to find the specific line caused this run time error and will also help for future run time errors.
Looking at the code, this is a part that could cause it if "gt" is out of bounds: https://github.com/DanielKnow/Error-...blem#L202-L204
Looking at the code, this is a part that could cause it if "gt" is out of bounds: https://github.com/DanielKnow/Error-...blem#L202-L204