Kill Point only in special Zone
#2

mayb usin a 'else' ex:
pawn Code:
if(gTeam[playerid]==TEAM_GG && IsPlayerInArea(-934.23,1389.667,-572.2159,1658.258))
    {
        //any here
    }
    else
    if(gTeam[playerid]==TEAM_CC && IsPlayerInArea(-934.23,1389.667,-572.2159,1658.258))
    {
        //more here
    }
    else//if you have more...
Reply


Messages In This Thread
Kill Point only in special Zone - by SanAndreasVille - 16.01.2011, 21:56
Respuesta: Kill Point only in special Zone - by [M]xFire - 16.01.2011, 22:01
Re: Kill Point only in special Zone - by SanAndreasVille - 16.01.2011, 22:18
Re: Kill Point only in special Zone - by Joe Staff - 16.01.2011, 22:22
Re: Kill Point only in special Zone - by SanAndreasVille - 16.01.2011, 23:23

Forum Jump:


Users browsing this thread: 1 Guest(s)