06.04.2013, 17:25
Quote:
|
if(IsPlayerInRangeOfPoint(playerid,6, 251.2, 85.4, 1002.85))
the secon parameter, 6, is the radius. Note that this is the RADIUS, and the diameter = radius*2. Change it to 2 or 4 and it should do the trick. |
thanks


