[Ajuda] Coordenadas GangZone
#7

pawn Код:
IsPlayerInAero(playerid)
{
    new Float:x,Float:y,Float:z;
    GetPlayerPos(playerid, x, y, z);
    if(x >= 524.7208 && y >= 1593.8074 && x <= 672.2410 && y <= 1778.9404) return 1;
    else return 0;
}
Reply


Messages In This Thread
Coordenadas GangZone - by Gutierrez_zikaloko - 13.09.2012, 21:28
Re: Coordenadas GangZone - by ViniBorn - 13.09.2012, 21:33
Re: Coordenadas GangZone - by arakuta - 13.09.2012, 22:01
Re: Coordenadas GangZone - by Gutierrez_zikaloko - 13.09.2012, 22:23
Re: Coordenadas GangZone - by StreetGT - 13.09.2012, 22:25
Re: Coordenadas GangZone - by Gutierrez_zikaloko - 13.09.2012, 23:40
Re: Coordenadas GangZone - by ViniBorn - 13.09.2012, 23:56
Re: Coordenadas GangZone - by Gutierrez_zikaloko - 14.09.2012, 00:01
Re: Coordenadas GangZone - by ViniBorn - 14.09.2012, 00:09
Re: Coordenadas GangZone - by Gutierrez_zikaloko - 14.09.2012, 00:18

Forum Jump:


Users browsing this thread: 1 Guest(s)