19.02.2012, 18:33
Try this: new siren[64];
And define on the top of your gamemode:
You got an enum? Replace "pInfo" with the name of your enum then!
And define on the top of your gamemode:
pawn Код:
new PlayerInfo[MAX_PLAYERS][pInfo];