SA-MP Forums Archive
Mapped an Island. - 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: Mapped an Island. (/showthread.php?tid=140550)



Mapped an Island. - Gus_Stone - 09.04.2010

Hello, I mapped an island on my server with alot, alot alot of objects and when i try to add the newest stuff i build, it doesn't work, can someone helped me, i build like everyday, and the new stuff i made everyday, and now i build newer stuff and tried to add but it doesnt show up, only vehicles. WHY?


Re: Mapped an Island. - Correlli - 09.04.2010

You'll need to use an object-streamer.


Re: Mapped an Island. - Jay420 - 09.04.2010

If you got shitloads of objects, don't use an object streamer. They just make your server more laggy.
Instead of an object streamer, use this


Re: Mapped an Island. - Correlli - 09.04.2010

Quote:
Originally Posted by Jay420
Instead of an object streamer, use this
Oh, and that isn't a streamer..?


Re: Mapped an Island. - Gus_Stone - 09.04.2010

I made it at Convertffs.com, so do i need a streamer instead of Createobject codes?


Re: Mapped an Island. - Sascha - 10.04.2010

Use the streamer plugin "Jay" posted...
when you are on convertffs.com click on the thing where you choose to what you convert:
CostumDesign...
when you need to add the Design add:
CreateDynamicObject({modelid}, {x}, {y}, {z}, {rx}, {ry}, {rz}, 0, 0, -1, 400.0);

(only thing you should change on this is the last number - 400 - ,thats the distance for the streamer)