XCOM 2
[WotC] UI - Colored Weapon Tiers
31 kommentarer
Soul 6. sep. 2024 kl. 10:02 
Is it incompatible with Five Tier Overhaul? I got white/blue/purple colors but Coil and Laser seem to use purple too for me
Steve 22. mar. 2024 kl. 10:28 
to make lwotc coil weapon and grenade launcher colored
see ths discussion : "How to make lwotc coil weapons and grenade launcher colored"
gedeonro 20. feb. 2022 kl. 18:57 
;[WOTC] MGR Customization Pack 2022
+WeaponTechColor=(WeaponTemplateName=HFBlade_CV , HexColor="ECECEC")
+WeaponTechColor=(WeaponTemplateName=HFBlade_MG , HexColor="27AAE1")
+WeaponTechColor=(WeaponTemplateName=HFBlade_BM , HexColor="9D29A3")

;[WOTC] Celatid Alien
+WeaponTechColor=(WeaponTemplateName=Scimitar_CV , HexColor="00EC00") ;;or "ECECEC")
+WeaponTechColor=(WeaponTemplateName=Scimitar_MG , HexColor="27AAE1")
+WeaponTechColor=(WeaponTemplateName=Scimitar_BM , HexColor="9D29A3")
gedeonro 20. feb. 2022 kl. 18:56 
inside the file [WotC_Misc_ColoredWeaponTierText.X2Helpers_OnPostWeaponTemplatesCreated] paste this
gedeonro 20. feb. 2022 kl. 18:55 
for 2 mods, copy paste.
XpanD 27. aug. 2021 kl. 14:54 
Just finished a campaign with about 280 mods, this one included, and had no major issues! Thanks for making this.
Dummie 6. mar. 2021 kl. 6:17 
Does this mod work on reskinned firearm replacement mods?
Non Fictional 15. feb. 2021 kl. 19:00 
How would I go about making the tier colors show for weapons added from mods while using LWOTC?
Flamingcheesepie 19. maj 2020 kl. 7:36 
Would it be possible to add support for Musashi's Combat Knives for this mod?
Lobuno 3. maj 2020 kl. 14:21 
@RustyDios thank you very much for the laser weapons fix in the BUGs thread !!!!
CptnHappyTimePie 6. apr. 2020 kl. 9:27 
@RustyDios Thanks for the help, I was willing to do the leg work initially so off to it then. Thanks again
RustyDios 6. apr. 2020 kl. 8:55 
No, pretty sure the code doesn't work like. It specifically looks for 'X2WeaponTemplate' and then for the Template.WeaponCat = 'xxx' ... and then finally a cross check for the actual template name.

The code working like this is one reason that Grenade Launchers, Heavy Weapons, Medikits etc don't get coloured as they don't have the WeaponCat field set and it short-circuits the search, somehow.

However, if you're up for a bit of work you can go to the localisation files in each mod and-manually- and adjust color tags in the actual strings "<font color = #HEXNUM> blah name </font color>" .... which this mod will respect to not further change :)

((Look at mods like Bio Division 2.0 for examples, mod folder\Localisation\XComGame.int))

~Hope that was helpful :)
CptnHappyTimePie 6. apr. 2020 kl. 7:17 
Below is an example of each item added in the ini:


; Chosen Reward Variety
+WeaponTechColor=(GremlinTemplateName=Asimov , HexColor="000000")
+WeaponTechColor=(GrenadeTemplateName=PsiosGrenade , HexColor="000000")
+WeaponTechColor=(GrenadeLauncherTemplateName=GrenadeBlaster , HexColor="000000")
+WeaponTechColor=(AmmoTemplateName=HunterRounds , HexColor="000000")
+WeaponTechColor=(ArmorTemplateName=ShadeArmor , HexColor="000000")
CptnHappyTimePie 6. apr. 2020 kl. 7:13 
If I edited the XComGateData.ini and changed 'WeaponTemplateName' to something else (Ex: GrenadeTemplateName) would the mod still function?

I'm manually adding in Mod weapons, I've changed Chosen Tier to Black and the Chosen Reward Variety Mod has Armors, Grenades, Gremlins, Grenade Launchers and Ammo. So before I go on with other mods and adding this way, thought it best to ask now first save time if it's a no go.
RustyDios 13. feb. 2020 kl. 11:03 
Hi, not sure if you receive notifications on posts made in discussion topics... but I posted a compatibility issue and fix in the bug-reports thread for a standalone LW Laser pack :)
∑3245  [ophavsmand] 15. jan. 2020 kl. 10:41 
Released an update that should make it compatible with the Colored Ammo Bar mod.
Drakal 13. jan. 2020 kl. 11:08 
Hey im using LWOTC and i cant make this to work on coil guns ive changed color to more pink-like nothing happen. Maybe its Conflict of some mods dont know rly maybe you can help with this i will post screen so you can cheek + my other mods enabled
https://i.imgur.com/4TfnJy3.png
https://i.imgur.com/f7qURhn.png
RakkoHug~<3 4. jan. 2020 kl. 4:15 
This mod is so helpful, Thank you so much Sigma :)
RustyDios 3. jan. 2020 kl. 7:48 
I can't get this mod to work at the same time as the Coloured Ammo Bars mod.. it doesn't seem to matter on load orders or subbed dates. No conflicts reported in the AML and nothing of note in the log files. Coloured Weapon Tiers wins out each time giving no coloured ammo (but it does recolour the weapon pop-up name with the correct tier colour) ??

I'm using a 'stable' host of some 250+ mods, the only other thing I can think of that might touch TacticalUI was the TacticalUI Kill Counter mod, but that mod seems to be functioning as intended.
D🅰️nk 31. dec. 2019 kl. 0:14 
@∑3245
Sorry for the trouble but I can't seem to make it work. I tried adding the following:

+WeaponTechColor=(WeaponTemplateName=GrenadeLauncher_MG , HexColor="27AAE1")
+WeaponTechColor=(WeaponTemplateName=GrenadeLauncher_BM , HexColor="9D29A3")

That should be the correct code right?
∑3245  [ophavsmand] 30. dec. 2019 kl. 23:15 
@Dunk
You'll have to manually add those into the config since by default their colors don't change
D🅰️nk 30. dec. 2019 kl. 23:09 
Grenade Launcher's name color doesn't change with this mod? I'm also using the "Beam Grenade Launchers" mod, so I'm not sure if there's a conflict there.
Alexandr 28. dec. 2019 kl. 17:59 
Enabled logging and scanned through my launch.log. Looks like things are hanging because of the Chosen weapons for some reason.

[0033.24] WotC_Misc_ColoredWeaponTierText: ==============================================ERROR==============================================
[0033.24] WotC_Misc_ColoredWeaponTierText: ShredderGun failed final pass. Parameters passed in:
[0033.24] WotC_Misc_ColoredWeaponTierText: Tech: None
[0033.24] WotC_Misc_ColoredWeaponTierText: Comparator at index 5: ChosenSniperRifle_XCOM
[0033.24] WotC_Misc_ColoredWeaponTierText: ==============================================ERROR==============================================
Alexandr 28. dec. 2019 kl. 17:12 
Got a minor issue. Dunno why, but the LWotC Lasers aren't detected as being lasers and are just standard cyan-colored text. Weapons that I have serving AS laser-tier weapons from the Black Ops III Weapon Pack of yours, however, ARE detected properly and showing in green font. Any ideas? I've gone in and made explicit entry of each of the basic Laser weapons and they're still not appearing in green.

+WeaponTechColor=(WeaponTemplateName=AssaultRifle_LS , HexColor="00EC00")

As an example of what I got in there.
Aranador 28. dec. 2019 kl. 1:01 
So, if you dont have these extra tier weaponry, like coil, does the mod still work?
Emcee Lucas 27. dec. 2019 kl. 18:51 
@Ludwig the Spectre - That's the big question. I'm using Grimy's with the no boxes mod (which doesn't affect weapon/gear colour names), so I don't expect it to mess with that. Not sure about the rare/unique gear from Grimy's boxes.
GUA 27. dec. 2019 kl. 18:45 
Awesome, thanks.
Ludwig, Shadow Protogen 27. dec. 2019 kl. 16:58 
i wonder how it will work with Grimy's Loot Mod
Ulfur 27. dec. 2019 kl. 16:10 
@alberto_adm Says its safe to do so up in the FAQ
alberto_adm 27. dec. 2019 kl. 15:20 
Safe to add in Mid campaing?