SA-MP Forums Archive
Difference? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Difference? (/showthread.php?tid=263581)



Difference? - RoCK'N'Rolla - 22.06.2011

hi,

Is there any difference between:

"new xyz[MAX_PLAYERS]" and "new xyz[MAX_PLAYERS] = 0;" ??


Re: Difference? - hoodline - 22.06.2011

It already is set at 0 when its created