SA-MP Forums Archive
PlayerInRangeOfPoint - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: PlayerInRangeOfPoint (/showthread.php?tid=413346)



PlayerInRangeOfPoint - Fernado Samuel - 04.02.2013

Removed, thanks for the help!


Re: PlayerInRangeOfPoint - ReneG - 04.02.2013

pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 3.0, coords here) || IsPlayerInRangeOfPoint(playerid, 3.0, coords here) || IsPlayerInRangeOfPoint(playerid, 3.0, coords here) || IsPlayerInRangeOfPoint(playerid, 3.0, coords here) || IsPlayerInRangeOfPoint(playerid, 3.0, coords here))



Re: PlayerInRangeOfPoint - Mark_Samp - 05.02.2013

Quote:

if(IsPlayerInRangeOfPoint(playerid, 6, 1004.0070,-939.3102,42.1797) || IsPlayerInRangeOfPoint(playerid, 6, 1944.3260,-1772.9254,13.3906))

Note : This is only an example


Re: PlayerInRangeOfPoint - Fernado Samuel - 05.02.2013

Removed, thanks for the help!