XCOM 2
93 个评价
Weapon Upgrade Indicators
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
98.266 KB
2016 年 5 月 26 日 下午 6:58
2017 年 1 月 26 日 下午 7:06
7 项改动说明 ( 查看 )

订阅以下载
Weapon Upgrade Indicators

描述
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 条留言
tracktwo 2017 年 9 月 23 日 下午 1:30 
@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)  [作者] 2017 年 9 月 23 日 下午 1:10 
@tracktwo Just curious how the new icons are cleaned up... since that logic seems to have been removed.
tracktwo 2017 年 9 月 23 日 上午 11:22 
@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)  [作者] 2017 年 9 月 23 日 上午 4:33 
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 2017 年 4 月 9 日 下午 11:03 
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 2017 年 2 月 12 日 上午 7:01 
@Phantom try X 45 instead of 112, works for me with LW2 and Show Me The Skills Revived
jztemple 2017 年 1 月 29 日 下午 3:18 
I adjusted the X & Y to get it right, it's no big deal.
Phantom 2017 年 1 月 29 日 上午 11:34 
my symbols are overlayed with the health X/Y.
jztemple 2017 年 1 月 28 日 上午 9:12 
I found it. Turns out the file name is actually XComWeaponUpgradeIndicators.ini
jztemple 2017 年 1 月 28 日 上午 8:16 
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!