26.12.2015, 22:01
I've had this problem since the beginning of my scripting.. When I have around 600+ objects they just stream out after like 20 meters. I've tried changing the virtual world of the objects and interior but still no luck. I've tried changing the stream distance on createdynamic object but no luck, here's a sample code:
CreateDynamicObject(2066,1160.7843000,-1310.5372300,14.4728000,0.0000000,0.0000000,90.000 0000, 5,5,-1,250,250); //
I'm using incognito's streamer if that helps, I've gone around in F5 mode on some servers and see the streamed in objects at places are 250 but drop to 10 ish in places far from the city, but in mine it's 600 streamed objects everywhere..
CreateDynamicObject(2066,1160.7843000,-1310.5372300,14.4728000,0.0000000,0.0000000,90.000 0000, 5,5,-1,250,250); //
I'm using incognito's streamer if that helps, I've gone around in F5 mode on some servers and see the streamed in objects at places are 250 but drop to 10 ish in places far from the city, but in mine it's 600 streamed objects everywhere..