Hi,everyone.
I try to increase ground object visual distance but get stuck. Fail to find answer in searched topics. So start topic here.
What i want to do is making the carrier and destoryer model can be seen in far distance, like 20km or more. After modifing the dis to 20000 it seems be as it default. The ships can be seen in 12KM (6.6NM). Here is my modify, I dont kown where is wrong.
--------------------------
In KASHIN_DATA.ini ( the destoryer )
[DetectSystem]
... NightSight=TRUE //VisualRange=15000.0 VisualRange=25000.0 <------------- i increase this value, seems in unit of M ViewportPosition=0.0,24.0,17.1 //MaxVisibleDistance=20000.0 MaxVisibleDistance=40000.0 <------------- i increase this value, seems in unit of M RadarCrossSection=10000
In Kashin.ini
[LOD005] Filename=Kashin_lod5.lod //Distance=10000 Distance=20000 <------------- i increase this value [shadow] CastShadow=TRUE ShadowCastDist=500 //MaxVisibleDistance=1500 MaxVisibleDistance=20000 <------------- i increase this value
As a result of that, I can target the ship in 40km by increasing MaxVisibleDistance in KASHIN_DATA.ini, but no model appear at this distance.
No matter how far i modified in LOD distance, it seems have no effect. I still have to close to 6nm to see the model. In such distance, the ship figure appear suddenly.
I am pretty sure I have set the game option.
How can I make them be seen in 10nm ?