HELP.. - 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: HELP.. (
/showthread.php?tid=470717)
HELP.. -
FLapJAck - 19.10.2013
Re: HELP.. - Patrick - 19.10.2013
Make sure you have something like this
pawn Код:
new PlayerInfo[enum name][MAX_PLAYERS];
//or
new PlayerInfo[MAX_PLAYERS];