01.07.2012, 20:01
Sorry.
More info
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
@Edit
irinel1996 posted together
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 2.0, CorX, CorY, CorZ))
{
SetPlayerHealth(playerid, 100);
}
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
@Edit
irinel1996 posted together