DimanUSA
Попробуй из def\traffic_data.sii убрать или закомментировать следующие строчки:
spawn_distance_forward: 600.0 # The minimum distance for 'far' spawning in the forward direction. We assume that the player cannot see beyond this distance. spawn_distance_backward: 200.0 # The minimum distance for 'far' spawning in the backward direction. spawn_distance_min: 80.0 # The minimum distance for 'close' spawning. We allow spawning from this distance only in places where the player really cannot see (for example thanks to FOV or cutplane). remove_distance_forward: 700.0 # The minimum distance for 'far' despawning in the forward direction. We assume that this is too far for the player to meet any potential vehicles that would spawn beyond this distance. remove_distance_backward: 250.0 # The minimum distance for 'far' despawning in the backward direction. remove_distance_min: 150.0 # The minimum distance for 'close' despawning. We allow despawning from this distance only in places where the player really cannot see (for example thanks to FOV or cutplane).
Если бы они игрались с этими параметрами так долго, как моддеры, они бы не были столь наивны, говоря: "We allow spawning from this distance only in places where the player really cannot see (for example thanks to FOV or cutplane)."