syntax error - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: syntax error (
/showthread.php?tid=639507)
syntax error -
Bussyman - 18.08.2017
Hi,
when crash detect reports array error like
new array[ 50 ][ 50 ];
array[ -1 ] = "lasd";
So this can off or harm server?
Re: syntax error -
Misiur - 18.08.2017
Yes, you should never allow that to happen