28.05.2009, 15:19
Why the hell do you want to include:

I think that should be:
pawn Код:
#include gTeam[MAX_PLAYERS]

I think that should be:
pawn Код:
new gTeam[MAX_PLAYERS];

