HELP Cmd doesn't Work.
#2

Код:
if (IsPlayerInRangeOfPoint(playerid, 3.0, Points[i][Pointx], Points[i][Pointy], Points[i][Pointz]) && strcmp(Points[i][Name], "Drug Factory", true) == 0)
		{
			mypoint = i;
		}
See ? Cordinates ?

For example
Код:
		if (IsPlayerInRangeOfPoint(playerid,2205.76,1580.31,999.98,1.0) && strcmp(Points[i][Name], "Drug Factory", true) == 0)
		{
			mypoint = i;
		}
Reply


Messages In This Thread
HELP Cmd doesn't Work. - by dodowi - 22.07.2014, 13:08
Re: HELP Cmd doesn't Work. - by Shinta307 - 22.07.2014, 13:12
Re: HELP Cmd doesn't Work. - by dodowi - 22.07.2014, 13:24
Re: HELP Cmd doesn't Work. - by ShinichiKudou - 22.07.2014, 14:22
Re: HELP Cmd doesn't Work. - by dodowi - 22.07.2014, 15:00

Forum Jump:


Users browsing this thread: 1 Guest(s)