[Ajuda] GangZone
#7

Isso, apenas nessa GZ, porйm estб correto (eu acho) essa stock, segue abaixo:
Код:
stock IsPlayerInFavela(playerid)
{
	new Float:x,Float:y,Float:z;
	GetPlayerPos(playerid, x, y, z);
	if(x >= 2621.6387 && y >= -924.7799 && x <= 2457.5383 && y <= -1055.7175) return true;
	else return 0;
}
Й a coordenada da Favela...
Reply


Messages In This Thread
GangZone - by Veiga - 11.12.2012, 20:48
Re: GangZone - by EditPawn - 11.12.2012, 20:51
Re: GangZone - by Veiga - 11.12.2012, 20:53
Re: GangZone - by EditPawn - 11.12.2012, 20:59
Re: GangZone - by Veiga - 11.12.2012, 21:04
Re: GangZone - by EditPawn - 11.12.2012, 21:09
Re: GangZone - by Veiga - 11.12.2012, 21:13
Re: GangZone - by ViniBorn - 12.12.2012, 00:25
Re: GangZone - by tonisantolia - 12.12.2012, 00:29
Re: GangZone - by Veiga - 13.12.2012, 19:52

Forum Jump:


Users browsing this thread: 2 Guest(s)