SA-MP Forums Archive
Map Not Streaming Good? - 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 Not Streaming Good? (/showthread.php?tid=537356)



Map Not Streaming Good? - Seifspeed - 15.09.2014

I added a map to my server i don't know why but it always worked well on my server.
but when i added it today the streamer distances where bad like i am right in front of the object and i still can't see it.
Any Idea what is causing this?


Re: Map Not Streaming Good? - Affan - 15.09.2014

Show me one line of the object you added.


Re: Map Not Streaming Good? - biker122 - 15.09.2014

If you're having the maps in a filterscript, and if you reload the fs without RESTARTING the server, some objects won't load
I faced 2 problems like this;
1. An housing system made the objects not to stream (Housing system used CreateObject and the gamemode used CreateDynamicObject)
2. Streamer update.


Re: Map Not Streaming Good? - ManGoe - 15.09.2014

add streamdistance .10000,


Re: Map Not Streaming Good? - Leroytjuh - 15.09.2014

Change the distance in the CreateObject line.