I have 2 Teams, I want to balance them with a mesage, This Team Is full.. HELP
#2

pawn Код:
new team1, team2;

//when player joins team1
if(team1+2 > team2 && team2 <= team1)
//player go to team2
team2++;
else
//player go to team1
team1++;
Reply


Messages In This Thread
I have 2 Teams, I want to balance them with a mesage, This Team Is full.. HELP - by RyDeR` - 15.08.2009, 11:32
Re: I have 2 Teams, I want to balance them with a mesage, This Team Is full.. HELP - by dice7 - 15.08.2009, 12:10

Forum Jump:


Users browsing this thread: 2 Guest(s)