Team balancer
#2

Simple ask how many members are in which team

like this


if(Map1Voll(0))
{
SetPVarInt(playerid,"TeamMap1",1);
}
else if(Map1Voll(1))
{
SetPVarInt(playerid,"TeamMap1",2);
}
if(Map1Voll(2))
{
SetPVarInt(playerid,"TeamMap1",1);
}
else if(Map1Voll(3))
{
SetPVarInt(playerid,"TeamMap1",2);
}
Reply


Messages In This Thread
Team balancer - by mini_mi - 13.09.2012, 13:26
AW: Team balancer - by BiosMarcel - 13.09.2012, 13:30
Re: Team balancer - by Squirrel - 13.09.2012, 17:49
Re: Team balancer - by mini_mi - 14.09.2012, 00:13

Forum Jump:


Users browsing this thread: 2 Guest(s)