If player not in Zone
#6

Look at the code what I gave,When I'm in U.S. zone it prints : Desert. Similar with other IsPlayerInZone.
Код:
		if(IsPlayerInArea(playerid, 93.423, 1763.359, 350.3363, 2066.984)) // US
			{
				Score = TextDrawCreate(505.000000,130.000000,"U.S Base"); // X Y
			}
			else
			{
				Score = TextDrawCreate(505.000000,130.000000,"Desert"); // X Y
			}
Reply


Messages In This Thread
If player not in Zone - by xbatista - 11.03.2009, 19:03
Re: If player not in Zone - by Danut - 11.03.2009, 19:04
Re: If player not in Zone - by xbatista - 11.03.2009, 19:08
Re: If player not in Zone - by xbatista - 11.03.2009, 19:36
Re: If player not in Zone - by Dujma - 11.03.2009, 19:39
Re: If player not in Zone - by xbatista - 11.03.2009, 19:47
Re: If player not in Zone - by Dujma - 11.03.2009, 19:54
Re: If player not in Zone - by xbatista - 11.03.2009, 19:57

Forum Jump:


Users browsing this thread: 1 Guest(s)