18.02.2017, 20:10
Okay I know that I kept posting threads like this but I don't have a solution yet. However, the problem is that objects are not streaming from a specified distance here's an example.
From that distance.

And when I go forward to a closer distance.

The map is inside a Filterscript.
I tried adding this under public OnFilterScriptInit()
I tried editing Draw distance and streaming distance but still the same I wish you find a solution guys
From that distance.

And when I go forward to a closer distance.

The map is inside a Filterscript.
I tried adding this under public OnFilterScriptInit()
PHP код:
Streamer_SetVisibleItems(STREAMER_TYPE_OBJECT, 500);
