[UNSOLVED] Reset Player 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: [UNSOLVED] Reset Player World Boundries.... (
/showthread.php?tid=117513)
[UNSOLVED] Reset Player World Boundries.... -
Nameless303 - 31.12.2009
Hi,
How can I reset the player world boundries?
Код:
SetPlayerWorldBounds(playerid, 0.0, 0.0, 0.0, 0.0); ?
Thanks
Re: [UNSOLVED] Reset Player World Boundries.... -
JoeDaDude - 31.12.2009
pawn Код:
SetPlayerWorldBounds(playerid,20000.0000,-20000.0000,20000.0000,-20000.0000);