[Ajuda] Ajuda comando /sequestrar
#7

pawn Код:
stock IsPlayerInPRArea(playerid)
{
    if(PlayerToPoint(15,playerid,862.1541,-1217.7839,16.5522)
    || PlayerToPoint(15,playerid,843.4838,-1216.7510,16.5163)
    || PlayerToPoint(15,playerid,825.2099,-1215.7405,16.5443))
    {
        return 1;
    }
    else return 0;
}
stock IsVehInPRArea(playerid)
{
    if(PlayerToPoint(30,playerid,862.1541,-1217.7839,16.5522)
    || PlayerToPoint(30,playerid,843.4838,-1216.7510,16.5163)
    || PlayerToPoint(30,playerid,825.2099,-1215.7405,16.5443))
    {
        return 1;
    }
    else return 0;
}
Tem mais coisas,
Tudo que tem PlayerToPoint ta dando erro por causa do /sequestrar.
Reply


Messages In This Thread
Ajuda comando /sequestrar - by iStronG - 02.05.2013, 12:13
Re: Ajuda comando /sequestrar - by Mercenario - 02.05.2013, 12:58
Re: Ajuda comando /sequestrar - by iStronG - 02.05.2013, 13:08
Re: Ajuda comando /sequestrar - by Mercenario - 02.05.2013, 13:10
Re: Ajuda comando /sequestrar - by iStronG - 02.05.2013, 13:13
Re: Ajuda comando /sequestrar - by Mercenario - 02.05.2013, 13:38
Re: Ajuda comando /sequestrar - by iStronG - 02.05.2013, 13:44
Re: Ajuda comando /sequestrar - by Mercenario - 02.05.2013, 14:01
Re: Ajuda comando /sequestrar - by iStronG - 02.05.2013, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)