02.03.2011, 09:04
Hello. Help error pawn
line
Quote:
201: redefinition of constant/macro (symbol "foreach(%2,%1)") |
Код:
#define foreach(%2,%1) for(new %1 = 0; %1 < GetMaxPlayers(); %1++) if(IsPlayerConnected(%1) && !IsPlayerNPC(%1))