how to - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how to (
/showthread.php?tid=163661)
how to -
willsuckformoney - 28.07.2010
how to detect if a player is in a certain area? i heard of how to do it before just cant remember, thanks!
Re: how to -
ViruZZzZ_ChiLLL - 28.07.2010
pawn Код:
IsPlayerInRangeOfPoint(playerid, Float:range, Float:x, Float:y, Float:z);
Re: how to -
willsuckformoney - 28.07.2010
area not point lol