XCOM 2
93 ratings
Weapon Upgrade Indicators
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
98.266 KB
26 May, 2016 @ 6:58pm
26 Jan, 2017 @ 7:06pm
7 Change Notes ( view )

Subscribe to download
Weapon Upgrade Indicators

Description
WOTC Compatible: YES

Description
Adds icons to the squad loadout screen indicating the level of the upgrades you
have currently equipped.

Grey indicates a tier1, blue a tier 2, and green a tier 3.

Intended to be a supplement to the "Upgrade Reminder" mod, which
only indicates unslotted weapon upgrades.

Configuration

XcomWeaponUpgradeIndicators.INI
TIER1_COLOR="cccccc" ; off white
TIER2_COLOR="00ccff" ; blue
TIER3_COLOR="66ff33" ; green

These indicate the RGB color values of each tier, and can be changed
to whatever you like.


These values indicate the X/Y coordinates for the icons. You can alter according to whatever other mods
are attempting to take up the same real estate.
UPGRADE_X_POSITION=112
UPGRADE_Y_POSITION=290

; Size of the icon on-screen. Scales the original (32x32) icon by the given factor.
UPGRADE_SCALE=0.50

If you find this mod to be useful, a Thumbs Up rating would be very
much appreciated.




59 Comments
tracktwo 23 Sep, 2017 @ 1:30pm 
@krj12: I'm not done with the change quite yet. I want to double-check that they are being cleaned up when the parent panels are destroyed. I believe this is the case, but I need to confirm that it's actually happening.
krj12 (Ken)  [author] 23 Sep, 2017 @ 1:10pm 
@tracktwo Just curious how the new icons are cleaned up... since that logic seems to have been removed.
tracktwo 23 Sep, 2017 @ 11:22am 
@krj12: I've fixed the final mission crash bug for Upgrade Reminder, but haven't posted an update yet as there is still some more wotc work I'd like to do before updating it. You can see the patched code at https://github.com/tracktwo/upgradereminder in the meantime, check the 'wotc' branch.
krj12 (Ken)  [author] 23 Sep, 2017 @ 4:33am 
I just found out this mod is causing instability on loadup of the final mission in WOTC - it works fine up to that point. I will probably be publishing a WOTC version when/if I find out what the issue is.
matt9500 9 Apr, 2017 @ 11:03pm 
Thank you! This mod is amazingly useful and has saved me lots of time! And I did give a thumbs up! Well deserved!
rudi.uzinger 12 Feb, 2017 @ 7:01am 
@Phantom try X 45 instead of 112, works for me with LW2 and Show Me The Skills Revived
jztemple 29 Jan, 2017 @ 3:18pm 
I adjusted the X & Y to get it right, it's no big deal.
Phantom 29 Jan, 2017 @ 11:34am 
my symbols are overlayed with the health X/Y.
jztemple 28 Jan, 2017 @ 9:12am 
I found it. Turns out the file name is actually XComWeaponUpgradeIndicators.ini
jztemple 28 Jan, 2017 @ 8:16am 
Forgive my ignorance, but where is the XcomUpgradeIndicators.INI file? I'm not very conversant with the ini files so this is pretty much my first attempt to tweak one. Thanks!