04.04.2018, 14:51
It's hard to tell where exactly the error appears without knowing the values for some of the Arrays you use. Could you compile your mode with debug symbols and reproduce it so that crashdetect shows the exact line where the error(s) appeared?
You can do that by creating "pawn.cfg" inside your pawno folder and write "-r -d3" into it, then recompile.
You can do that by creating "pawn.cfg" inside your pawno folder and write "-r -d3" into it, then recompile.