Forged Alliance Forever Forged Alliance Forever Forums 2017-08-14T21:59:17+02:00 /feed.php?f=3&t=14988 2017-08-14T21:59:17+02:00 2017-08-14T21:59:17+02:00 /viewtopic.php?t=14988&p=153110#p153110 <![CDATA[Re: Strategic icons pop up Distance while zoomed]]> Statistics: Posted by Spengler — 14 Aug 2017, 21:59


]]>
2017-08-14T21:46:57+02:00 2017-08-14T21:46:57+02:00 /viewtopic.php?t=14988&p=153108#p153108 <![CDATA[Re: Strategic icons pop up Distance while zoomed]]>
Well, the problem with editing the blueprint is;
Editing the blueprints is only possible with a sim-mod.

You can't use this in multiplayer if not every player has this mod installed.
But you can use it in singleplayer:

AdvancedLOD_V1.zip

This mod here was designed for an automatic LOD setting for units. (LOD is calculated by unitsize)
It also uses only highres textures and models for units, even in faar zoom levels.

And it has a line to set the IconFadeInZoom!

If you want to play around with it in singleplayer, install the mod and open this file:

Code:
C:\Users\YOURNAME\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Mods\AdvancedLOD\hook\lua\system\Blueprints.lua

then search for line no.87:

Code:
uBP.Display.Mesh.IconFadeInZoom = 160

Here you can set the IconFadeInZoom for all units.

Greetings, Uveso.

Statistics: Posted by Uveso — 14 Aug 2017, 21:46


]]>
2017-08-14T20:49:53+02:00 2017-08-14T20:49:53+02:00 /viewtopic.php?t=14988&p=153103#p153103 <![CDATA[Re: Strategic icons pop up Distance while zoomed]]>
thanks for the reply. That is unfortunate to hear. I don't expect there to be a mod so I will have to learn to live with it.

Statistics: Posted by Spengler — 14 Aug 2017, 20:49


]]>
2017-08-14T20:32:53+02:00 2017-08-14T20:32:53+02:00 /viewtopic.php?t=14988&p=153102#p153102 <![CDATA[Re: Strategic icons pop up Distance while zoomed]]>
there is no option or setting to change the zoom distance for strategic icons.

Because the range setting for strategic icons (IconFadeInZoom) are defined in every blueprint for every single unit:

Code:
Display = {
    Mesh = {
        IconFadeInZoom = 130,
    },
},


The only way to change this is a mod that changes the blueprint while loading it into the game.

Statistics: Posted by Uveso — 14 Aug 2017, 20:32


]]>
2017-08-14T19:29:44+02:00 2017-08-14T19:29:44+02:00 /viewtopic.php?t=14988&p=153098#p153098 <![CDATA[Strategic icons pop up Distance while zoomed]]>
Is there a way to select when the icons will appear at a certain zoom level? I'd like to have the Icons appear closer zoomed in to what is the default but I don't like to have the icons render always. Is there a certain setting I am missing in the game? Before the recent patch I also didn't notice this but I may be hallucinating. I'm quite new to this game so bear with me.

Pics related.

Statistics: Posted by Spengler — 14 Aug 2017, 19:29


]]>