ID('s) problem
#2

pawn Код:
for(new i; i < MAX_PLAYERS; i++)
           {
             gTeam[i] = TEAM_LVPD;
             SendClientMessage(i, 0x00FF00FF, "You are now LVPD, Welcome!");
             SetPlayerTeam(i, TEAM_LVPD);
           }
Why? that's why it's happening to everyone....
Reply


Messages In This Thread
ID('s) problem - by Rizard - 23.05.2009, 10:26
Re: Can't get single Team activation - ID('s) problem - by Weirdosport - 23.05.2009, 10:28
Re: Can't get single Team activation - ID('s) problem - by miokie - 23.05.2009, 10:30
Re: Can't get single Team activation - ID('s) problem - by Rizard - 23.05.2009, 12:15
Re: Can't get single Team activation - ID('s) problem - by Cabby - 23.05.2009, 14:11
Re: Can't get single Team activation - ID('s) problem - by miokie - 23.05.2009, 16:13
Re: Can't get single Team activation - ID('s) problem - by Rizard - 23.05.2009, 16:22
Re: Can't get single Team activation - ID('s) problem - by Rizard - 24.05.2009, 10:24
Re: Can't get single Team activation - ID('s) problem - by Rizard - 03.06.2009, 12:09
Re: ID('s) problem - by Rizard - 14.06.2009, 11:49

Forum Jump:


Users browsing this thread: 1 Guest(s)