The best way to make WorldBoundaries - 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: The best way to make WorldBoundaries (
/showthread.php?tid=183763)
The best way to make WorldBoundaries -
dawidek11 - 16.10.2010
Hi
![Smiley](images/smilies/smile.png)
, which is the best and the easiest way to make WorldBoundaries?
I was using IsPlayerInArea Maker - By Seif long time ago but now it doesn't work for me..
Thanks :P
Re: The best way to make WorldBoundaries -
Sinner - 16.10.2010
IsPlayerInArea works, and it's as far as I know the best way to make areas.
Re: The best way to make WorldBoundaries -
cmg4life - 16.10.2010
https://sampwiki.blast.hk/wiki/SetPlayerWorldBounds
Further more, to avoid ALT glitch abuse, just check when he presses KEY_WALK, if he's not in the world bounds, if he isn't just place it on the outskirts or something.