GER-Space / Kerbal-Konstructs

KSP Mod: Kerbal Konstrucs
https://forum.kerbalspaceprogram.com/index.php?/topic/151818-145-131-122-kerbal-konstructs-1452-12082018/&
27 stars 28 forks source link

Disappearing Icons #156

Closed Decus91 closed 4 years ago

Decus91 commented 4 years ago

Using Kerbal Konstructs with Kerbinside and Rescale (x10.625) on KSP 1.6.1, I have everything working effectively, except that new bases don't show up in the tracking station. They do show up on x3.2, and at very close ranges, at x6.4. As such, I've been attempting to find whatever manages the range at which icons are set to be displayed in the map view and/ or the tracking station. Could you advise please where to find this in the source code please?

Much obliged.

Decus91 commented 4 years ago

Nvm, found it. For anyone else wondering, it's this line:

"float fRadarRadius = 12800 / fPosZ;" with MapIconDraw.cs

Changing it to 36000 or so is suitable for x10.625 Rescale.