23.11.2017, 13:11
Hi. I'm trying to change roads textures ( I created textures by myself ), but I have problem with vehicles ( AddStaticVehicle ).
So - for first I deleted all roads and roads LODs with function; RemoveBuildingForPlayer. Next I added all the textures ( .txd ) and models ( .dff ) to the models folder. All roads work correctly, but problem appear when the player is 300 meters away from vehicles, then vehicles change their position. (( I think the vehicles falling down, because they can't find correct position ))
I tried to use Incognito streamer for objects ( CreateDynamicObject ++ i tried to increase STREAMER_OBJECT_SD/STREAMER_OBJECT_DD values )
I changed stream_distance and stream_rate too, but there's no any changes...
Is there any way to fix this or not?
BTW thanks for any responds.
So - for first I deleted all roads and roads LODs with function; RemoveBuildingForPlayer. Next I added all the textures ( .txd ) and models ( .dff ) to the models folder. All roads work correctly, but problem appear when the player is 300 meters away from vehicles, then vehicles change their position. (( I think the vehicles falling down, because they can't find correct position ))
I tried to use Incognito streamer for objects ( CreateDynamicObject ++ i tried to increase STREAMER_OBJECT_SD/STREAMER_OBJECT_DD values )
I changed stream_distance and stream_rate too, but there's no any changes...
Is there any way to fix this or not?

BTW thanks for any responds.