Quote:
Originally Posted by Abd_von_Mumit
- the bearing wheel on the map when zoomed in (but as I understand, you removed it because of realism?),
|
Go to SilentHunterIII\data\Menu\cfg
edit Maps.cfg
to get the bearing overlay for
nav map, change:
[Map0]
MapID=Navigation_map
bla bla
SymbolZoom=1;units are drawn as symbols from this zoom up
to
[Map0]
MapID=Navigation_map
bla bla
SymbolZoom=10;units are drawn as symbols from this zoom up
to get the bearing overlay for attack map, change:
[Map1]
MapID=Attack_map
bla bla
SymbolZoom=1;units are drawn as symbols from this zoom up
to
[Map1]
MapID=Attack_map
bla bla
SymbolZoom=20;units are drawn as symbols from this zoom up