Balancer
#2

pawn Код:
public OnPlayerRequestSpawn(playerid)
{
    if(SantaBalancer > 3)
    {
        GameTextForPlayer ( playerid , " ~r~ ERROR: Santa Team is full please join ELFS " , 6000 , 4 ) ;
        SantaBalancer ++;
        return 0;
    }
    return 1;
}
Reply


Messages In This Thread
Balancer - by Kitten - 23.12.2010, 23:57
Re: Balancer - by WillyP - 24.12.2010, 00:14
Re: Balancer - by Kitten - 24.12.2010, 00:16
Re: Balancer - by WillyP - 24.12.2010, 00:33
Re: Balancer - by Kitten - 24.12.2010, 00:35
Re: Balancer - by WillyP - 24.12.2010, 00:36
Re: Balancer - by Kitten - 24.12.2010, 00:38
Re: Balancer - by WillyP - 24.12.2010, 00:48
Re: Balancer - by The_Gangstas - 24.12.2010, 04:12
Re: Balancer - by propilot - 24.12.2010, 04:27

Forum Jump:


Users browsing this thread: 1 Guest(s)