[Ajuda] Pegar coordenadas
#5

Nгo Funcionou

PHP код:
stock IsPlayerInPatio(playerid)
{
    new 
Float:x,Float:y,Float:z;
    
GetPlayerPos(playeridxyz);
    if(
>= 1809.6727 && >= -1881.9595 && <= 1748.0808 && <= -1943.0172) return 1;
    else return 
0;

Reply


Messages In This Thread
Pegar coordenadas - by felipe_mr - 02.06.2013, 21:12
Re: Pegar coordenadas - by Don_Speed - 02.06.2013, 21:14
Re: Pegar coordenadas - by Cidiei - 02.06.2013, 21:14
Re: Pegar coordenadas - by felipe_mr - 02.06.2013, 21:19
Re: Pegar coordenadas - by felipe_mr - 02.06.2013, 21:24
Re: Pegar coordenadas - by felipe_mr - 02.06.2013, 21:34
Re: Pegar coordenadas - by felipe_mr - 02.06.2013, 21:43

Forum Jump:


Users browsing this thread: 1 Guest(s)