Stay within the world boundries - 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: Stay within the world boundries (
/showthread.php?tid=106866)
Stay within the world boundries -
Angelo94 - 06.11.2009
I just made a teleport wich teleports you on a carpark far away in the ocean, and it appears "Stay within the world boundries", and I can not move more than a few steps.
There isn't even the writing "Stay within the world boundries" in my script!
Re: Stay within the world boundries -
Correlli - 06.11.2009
Have you used
SetPlayerWorldBounds-function in your script?
And how far is that car park? Give us the coords.
Re: Stay within the world boundries -
Angelo94 - 06.11.2009
CreateObject(8390,20000.720703125,-1560.9213867188,18.48,0,0,0);
My car park is there
about SetPlayerWorldBounds, i never heard about it