SA-MP Forums Archive
Difference between ? - 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: Difference between ? (/showthread.php?tid=474268)



Difference between ? - AnonScripter - 07.11.2013

what's the difference between:
pawn Код:
new PlayerTeam[MAX_PLAYERS];
and..
pawn Код:
new PlayerTeam[MAX_PLAYERS char];



Re: Difference between ? - Konstantinos - 07.11.2013

https://sampforum.blast.hk/showthread.php?tid=216730

Chapter -> "Char-arrays"