"PlayerToPoint"Help
#3

Код:
public IsAtClothShop(playerid)
{
  if(IsPlayerConnected(playerid))
	{
    if(PlayerToPoint(25.0,playerid,207.5627,-103.7291,1005.2578) || PlayerToPoint(25.0,playerid,203.9068,-41.0728,1001.8047))
		{//Binco & Suburban
		  return 1;
		}
		else if(PlayerToPoint(30.0,playerid,214.4470,-7.6471,1001.2109) || PlayerToPoint(50.0,playerid,161.3765,-83.8416,1001.8047))
		{//Zip & Victim
		  return 1;
		}
	}
	return 0;
}
Reply


Messages In This Thread
"PlayerToPoint"Help - by Zero[S] - 16.06.2010, 11:24
Re: "PlayerToPoint"Help - by DJDhan - 16.06.2010, 11:27
Re: "PlayerToPoint"Help - by Zero[S] - 16.06.2010, 11:35
Re: "PlayerToPoint"Help - by Zero[S] - 16.06.2010, 12:53
Re: "PlayerToPoint"Help - by Zero[S] - 16.06.2010, 15:11
Re: "PlayerToPoint"Help - by Cameltoe - 16.06.2010, 15:25
Re: "PlayerToPoint"Help - by Vince - 16.06.2010, 18:26

Forum Jump:


Users browsing this thread: 1 Guest(s)