[Pedido] Comando/funзгo digitado em um lugar
#3

wiki.sa-mp.com/wiki/IsPlayerInRangeOfPoint

Modo de uso:
pawn Код:
CMD:oi(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid, 2.0, 10.0, 10.0, 10.0)
    {
         SendClientMessage(playerid, -1,"Vc ta no oi haha");
         return 1;
    }
    else SendClientMessage(playerid, -1,"Vc nao ta no oi. huehue");
    return 1;
}
Reply


Messages In This Thread
O que significa esses erros ? - by Leopawno - 20.09.2013, 19:25
Re: Comando/funзгo digitado em um lugar - by Kuddy - 20.09.2013, 19:30
Re: Comando/funзгo digitado em um lugar - by Coe1 - 20.09.2013, 19:31
Re: Comando/funзгo digitado em um lugar - by Leopawno - 20.09.2013, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)