SA-MP Forums Archive
Object Streaming Problem - 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: Object Streaming Problem (/showthread.php?tid=488286)



Object Streaming Problem - DLR - 17.01.2014

I've added a custom mapping interior from these forums. There are a lot of objects, but when you're on one side of the interior, the objects furthest away disappear. I've tried to change the interior to 1 so that it's not streaming other default objects, but to no avail. Any help appreciated.

This is the interior I've added.

Other people are having the same issue.

https://sampforum.blast.hk/showthread.php?tid=474379


Re: Object Streaming Problem - newbie scripter - 17.01.2014

Streamer?


Re: Object Streaming Problem - edzis84 - 17.01.2014

Change

Код:
CreateObject
To

Код:
CreateDynamicObject



Re: Object Streaming Problem - DLR - 18.01.2014

I use Incognitos streamer, and I use CreateDynamicObject.


Re: Object Streaming Problem - Natric - 18.01.2014

Change the stream distance for objects.


Re: Object Streaming Problem - DLR - 21.01.2014

I've tried. Set it to 500 and it's still the same. Think im just gunna use a different interior.