how to count the ammount player of team
#3

pawn Код:
OnPlayerDisconnect(playerid) { if (GetPlayerTeam(p) == TEAM_KOPASSUS) Count1--;
else if(GetPlayerTeam(p) == TEAM_TERRORIST) Count2--; return 1 }
Sorry if it looks fuxed. You can indent it. I was too lazy to fire up pawno.
Reply


Messages In This Thread
how to count the ammount player of team - by handerson - 05.07.2011, 03:10
Re: how to count the ammount player of team - by Bakr - 05.07.2011, 03:14
Re: how to count the ammount player of team - by Snipa - 05.07.2011, 03:15
Re: how to count the ammount player of team - by handerson - 05.07.2011, 03:27
Re: how to count the ammount player of team - by Bakr - 05.07.2011, 03:30
Re: how to count the ammount player of team - by handerson - 05.07.2011, 03:35
Re: how to count the ammount player of team - by Bakr - 05.07.2011, 03:39
Re: how to count the ammount player of team - by handerson - 05.07.2011, 04:21

Forum Jump:


Users browsing this thread: 1 Guest(s)