Map Movement - 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)
+--- Thread: Map Movement (
/showthread.php?tid=663248)
Map Movement -
faff - 26.01.2019
Hello there!
I used Map Shifter to move my map.
I use removebuildingforplayer(playerid, -1, 10.000,10.000,10.000); to remove the whole San Andreas map.
I have a custom mapped island. I first moved it at the location Los santos is located at. No problems.
Now I moved it 3000 Y to the bottom of the map. Suddenly multiple objects disappeared.
All obects are still correctly listed in the gamemode. None of them is missing.
I checked positions of objects and they're all fine.
Can somebody help me?
Re: Map Movement -
faff - 26.01.2019
max y = -3000 minimum y like -900. Its located at the open ocean spot at santa maria beach so its still visible on the map since I'm adding a custom minimap.
Re: Map Movement -
faff - 27.01.2019
bump. still not fixed