[Ajuda] erro
#7

pawn Код:
if(strcmp(cmd, "/plantao", true) == 0)
{
    if (IsPlayerInRangeOfPoint(playerid, 7.0, -389.3738, 1474.6797, 79.786)
    || IsPlayerInRangeOfPoint(playerid, 7.0, -332.4751, 1542.2955, 86.3933)
    || IsPlayerInRangeOfPoint(playerid, 7.0, -307.5362, 1420.1401, 83.6466)
    || IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.843)
    || IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.843)
    || IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.843)
    || IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.843)
    || IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.843))
    {
        if(Player[playerid][pFogueteiro] == 1)
        {
            SendClientMessage(playerid, COR_LIGHTBLUE,"Vocк deve ficar na бrea por 90 segundos para poder terminar seu plantao");
            SetTimerEx("funcaoplantao", 1000, 0,"e",playerid);
        }
       
        else  SendClientMessage(playerid, COR_LIGHTBLUE,"Vocк nгo й um Fogueteiro");
       
        return 1;
    }
    else  SendClientMessage(playerid, COR_LIGHTBLUE,"Vocк nгo йstб no checkpoint do plantгo");
   
    return 1;
}
Reply


Messages In This Thread
erro - by social - 29.05.2016, 20:45
Re: erro - by focaximubh - 29.05.2016, 20:58
Re: erro - by social - 29.05.2016, 21:02
Re: erro - by moura98 - 29.05.2016, 21:22
Re: erro - by social - 29.05.2016, 21:31
Re: erro - by moura98 - 29.05.2016, 21:38
Re: erro - by PainNagato - 29.05.2016, 21:52
Re: erro - by social - 29.05.2016, 21:58
Re: erro - by iTzMatheus - 29.05.2016, 22:10
Re: erro - by F1N4L - 29.05.2016, 23:32

Forum Jump:


Users browsing this thread: 1 Guest(s)