[Ajuda] Da 26 erros
#2

PHP код:
public GuerraAero(playerid)
{
    new 
string[128];
    new 
playername[MAX_PLAYER_NAME];
    if(
PlayerInfo[playerid][pMembro] == 27 || PlayerInfo[playerid][pLider] == 27)
    {
        if(
ProvocoAero[playerid] == 1)
        {
            if(
IsPlayerInAero(playerid))
            {
                
GetPlayerName(playeridplayernameMAX_PLAYER_NAME);
                
format(stringsizeof(string), "%s e o Mid NighT Club Dominaram o Aero!",playername);
                
SendClientMessageToAll(COR_MIDstring);
                
SendClientMessage(playeridCOLOR_GRAD5"Vocк dominou o casarгo, a cada 3 minutos nela ganharб grana.");
                
GangZoneStopFlashForAll(GZAero);
                
GangZoneShowForAll(GZAero,COR_MID);
                
Dominando[playerid] = 0;
                
ProvocoAero[playerid] = 0;
                
GuerranoAero 0;
                
donoAero 1;
                
KillTimer(TempoGuerraAero);
                return 
1;
            }
            else
            {
                
SendClientMessage(playeridCOR_MID"Vocк nгo estб no Aero.");
                
Dominando[playerid] = 0;
                
GangZoneStopFlashForAll(GZAero);
                
GangZoneShowForAll(GZAero0xFFFFFF96);
                
ProvocoAero[playerid] = 0;
                
GuerranoAero 0;
                
donoAero 0;
                
KillTimer(TempoGuerraAero);
                return 
1;
            }
        }
    }
    return 
1;

Reply


Messages In This Thread
Da 26 erros - by Wellington1999 - 26.02.2013, 22:51
Re: Da 26 erros - by Delete_ - 26.02.2013, 22:52
Re: Da 26 erros - by Maklister - 26.02.2013, 22:55
Re: Da 26 erros - by Wellington1999 - 26.02.2013, 22:57
Re: Da 26 erros - by Maklister - 26.02.2013, 23:09
Re: Da 26 erros - by Wellington1999 - 26.02.2013, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)