16.03.2010, 17:29
I would suggest that you make a
at your /gangcreate (or whatever the cmd is)
and check it with :
Helped?
pawn Код:
GangCreated[gangid]=1;
and check it with :
pawn Код:
if(GangCreated[i]==1) return SendClientMessage...