Strategic icons pop up Distance while zoomed

This is for troubleshooting of problems with the FAF client and Forged Alliance game.

Moderator: PhilipJFry

Strategic icons pop up Distance while zoomed

Postby Spengler » 14 Aug 2017, 19:29

Didn't find anything via search so I might as well ask:

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.
Attachments
2.jpg
2.jpg (981.59 KiB) Viewed 1323 times
1.jpg
1.jpg (906.38 KiB) Viewed 1323 times
Spengler
 
Posts: 5
Joined: 14 Aug 2017, 19:02
Has liked: 0 time
Been liked: 0 time

Re: Strategic icons pop up Distance while zoomed

Postby Uveso » 14 Aug 2017, 20:32

Hello Spengler,

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: Select all
Display = {
    Mesh = {
        IconFadeInZoom = 130,
    },
},


The only way to change this is a mod that changes the blueprint while loading it into the game.
User avatar
Uveso
Supreme Commander
 
Posts: 1788
Joined: 11 Dec 2015, 20:56
Location: Germany
Has liked: 70 times
Been liked: 291 times
FAF User Name: Uveso

Re: Strategic icons pop up Distance while zoomed

Postby Spengler » 14 Aug 2017, 20:49

Hallo Uveso,

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.
Spengler
 
Posts: 5
Joined: 14 Aug 2017, 19:02
Has liked: 0 time
Been liked: 0 time

Re: Strategic icons pop up Distance while zoomed

Postby Uveso » 14 Aug 2017, 21:46

Hello Spengler,

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
(18.52 KiB) Downloaded 57 times


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: Select all
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: Select all
uBP.Display.Mesh.IconFadeInZoom = 160

Here you can set the IconFadeInZoom for all units.

Greetings, Uveso.
User avatar
Uveso
Supreme Commander
 
Posts: 1788
Joined: 11 Dec 2015, 20:56
Location: Germany
Has liked: 70 times
Been liked: 291 times
FAF User Name: Uveso

Re: Strategic icons pop up Distance while zoomed

Postby Spengler » 14 Aug 2017, 21:59

Thank you very much! I will try that.
Spengler
 
Posts: 5
Joined: 14 Aug 2017, 19:02
Has liked: 0 time
Been liked: 0 time


Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest