Energy bar vs value

Tips, tactics, and general discussion for Evochron Legacy.
icattanach
Ensign
Ensign
Posts: 5
Joined: Fri Oct 07, 2016 2:23 pm

Energy bar vs value

Post by icattanach »

Apologies if someone has already posted this as a topic.

Is there any mod to the targeting UI that replaces the numerical read-out with an energy bar (0 - 100%)? I have a difficult time monitoring the value in the energy box. Im guessing the value read-out is preferable to most people to lessen the clutter on the targeting screen. I prefer a graphical indicator in this case. Thanks
User avatar
Marvin
Global Moderator
Global Moderator
Posts: 14373
Joined: Wed Mar 04, 2009 5:47 am
Location: Fallon-Reno

Re: Energy bar vs value

Post by Marvin »

The already is an energy bar readout ... it's on the left-hand monitor, just below your power readout. It's the bar labeled WPN. 8)
icattanach
Ensign
Ensign
Posts: 5
Joined: Fri Oct 07, 2016 2:23 pm

Re: Energy bar vs value

Post by icattanach »

Yes, there is one down in one of the 3 consoles. Does anybody know of a mod that has one close to the target reticle? Also preferably it would go from 100 Green shaded to yellow to red at 0 instead of a middle-out bar that is in the console. Thanks
User avatar
Vice
Administrator
Administrator
Posts: 12227
Joined: Fri Apr 25, 2003 1:38 am

Re: Energy bar vs value

Post by Vice »

There isn't currently such an option. To keep things fairly tight and a little more precise (and indeed a little less cluttered), a quick 3 digit digital gauge is used. The only bar graph option is on the status display.
StarWraith 3D Games
www.starwraith.com | www.spacecombat.org
3D Space Flight and Combat Simulations
icattanach
Ensign
Ensign
Posts: 5
Joined: Fri Oct 07, 2016 2:23 pm

Re: Energy bar vs value

Post by icattanach »

Thank you. Is this possible to do in a mod or would it require a code change ?
User avatar
Marvin
Global Moderator
Global Moderator
Posts: 14373
Joined: Wed Mar 04, 2009 5:47 am
Location: Fallon-Reno

Re: Energy bar vs value

Post by Marvin »

You should be able to use the savedata.txt and savedatasettings.txt files to create such a mod.
User avatar
Vice
Administrator
Administrator
Posts: 12227
Joined: Fri Apr 25, 2003 1:38 am

Re: Energy bar vs value

Post by Vice »

icattanach wrote:Thank you. Is this possible to do in a mod or would it require a code change ?
No mod is available to display a bar where none is available internally. Yes, such an addition would require code changes, the addition of another limb index to the gunsight structure, linked texture index for coloring, and placement/scaling parameters setup for it. So it's not just something that could be toggled on or off. You could retrieve the data using the savedatasettings option that Marvin point out, then overlay a bar.
StarWraith 3D Games
www.starwraith.com | www.spacecombat.org
3D Space Flight and Combat Simulations