01.06.2014, 22:43
These errors are easy to fix if you have a little knowledge of PAWN.
Most errors are about the variables "pname" and "string" that you've already defined globally.
Just remove the ones you are redefining in the callbacks.
Remove GetPlayerName from line 7350.
Show me line 7330
Most errors are about the variables "pname" and "string" that you've already defined globally.
Just remove the ones you are redefining in the callbacks.
Remove GetPlayerName from line 7350.
Show me line 7330