Loop or IsPlayerInRange problem
#4

You are reading the values into the arrays after checking them, this should be the other way around or it will always be 0.0 (middle of map, that farm):

pawn Код:
x = my_ini_x;
y = my_ini_y;
//.........and so on then
if (IsPlayerInRangeOfPoint(playerid, 3.0, x, y................
Reply


Messages In This Thread
Loop or IsPlayerInRange problem - by Schnacke - 12.07.2010, 10:05
Re: Loop or IsPlayerInRange problem - by Osviux - 12.07.2010, 10:10
Re: Loop or IsPlayerInRange problem - by Schnacke - 12.07.2010, 10:16
Re: Loop or IsPlayerInRange problem - by Donny_k - 12.07.2010, 10:16
Re: Loop or IsPlayerInRange problem - by Schnacke - 12.07.2010, 11:03

Forum Jump:


Users browsing this thread: 1 Guest(s)