remove world boundaries? - 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: remove world boundaries? (
/showthread.php?tid=187420)
remove world boundaries? -
Rocky Balboa - 02.11.2010
hmm, as you set someone's world boundaries at some coordinates, but you cant remove them ... i am trying to
do this
SetPlayerWorldBounds(playerid, 456, 7899, 976.0,5456.0);//fake numbers, larger than the previous one,
for bigger numbers, but it doesnt work ..

is there a function to remove someone's world boundaries?
Re: remove world boundaries? -
Sascha - 02.11.2010
"You can reset the player world bounds by setting the parameters to 20000.0000, -20000.0000, 20000.0000, -20000.0000."
you can only reset them... not remove:P