XCOM 2

XCOM 2

[WOTC] WSR Weapon Skin Replacer - Core
Zobrazuje se 51–60 z 76 položek
< 1 ... 4  5  6  7  8 >
Aktualizace: 30. kvě. 2019 v 17.22

WEAPON_REPLACEMENT now has an additional optional argument, COPY_LOCALIZATION, which will transfer all of the in-game names and textual descriptions from the donor weapon to the acceptor weapon.

Aktualizace: 4. kvě. 2019 v 17.36

Minor fix to previous update.

Aktualizace: 4. kvě. 2019 v 16.37

GIVE_ABILITIES now works for all pieces of equipment, not just weapons. It's also more configurable now.

Added new command, CHANGE_TEMPLATE, which can be used to change Item Category, Weapon Category, Armor Class and Inventory Slot for a specified item.

As always, you can find detailed instructions and descriptions in the documentation that's linked in the mod's description.

Aktualizace: 28. dub. 2019 v 13.18

Tentative fix to HIDE_ACCEPTOR_ATTACHMENTS not always working.

Aktualizace: 26. dub. 2019 v 13.01

When using ATTACHMENT_REPLACEMENT, it's now possible to specify weapon upgrade TYPE, like this:

+ATTACHMENT_REPLACEMENT=(TEMPLATE=AssaultRifle_CV, TYPE="FreeKillUpgrade_Sup", REPLACEMENT_MESH="ConvSniper.Meshes.SM_ConvSniper_SuppressorB")

This will replace the appearance of specifically the Superior Repater on the conventional Assault Rifle.

The TYPE can be a partial match:

+ATTACHMENT_REPLACEMENT=(TEMPLATE=AssaultRifle_CV, TYPE="FreeKillUpgrade", REPLACEMENT_MESH="ConvSniper.Meshes.SM_ConvSniper_SuppressorB")

This will replace the appearance of ALL repeaters for the CV AR.

New command: GIVE_ABILITIES. Used to give abilities to specific weapons:

+GIVE_ABILITIES=(TEMPLATE=AssaultRifle_CV, ABILITY=RapidFire)

Or to whole categories of weapons:
+GIVE_ABILITIES=(WEAPON_CAT=shotgun, ABILITY=ChainShot)

Aktualizace: 12. dub. 2019 v 4.32

Added a "WSR.InvisibleMesh" to the mod, which can be used to configure additional Visual Weapon Attachments to replace the contents on specific sockets when you equip specific weapon upgrades.

Aktualizace: 11. dub. 2019 v 2.16

Aktualizace: 11. dub. 2019 v 2.07

Changed the way the mod removes default attachments, as the previous one wasn't working.

Aktualizace: 10. dub. 2019 v 6.52

Added functionality to hide schematics from Proving Grounds.

Aktualizace: 10. dub. 2019 v 6.51

Ignore this.