XCOM 2
[WOTC] WSR Weapon Skin Replacer - Core
Εμφάνιση 51-60 από 76 καταχωρίσεις
< 1 ... 4  5  6  7  8 >
Ενημέρωση: 30 Μαϊ 2019 στις 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.

Ενημέρωση: 4 Μαϊ 2019 στις 17:36

Minor fix to previous update.

Ενημέρωση: 4 Μαϊ 2019 στις 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.

Ενημέρωση: 28 Απρ 2019 στις 13:18

Tentative fix to HIDE_ACCEPTOR_ATTACHMENTS not always working.

Ενημέρωση: 26 Απρ 2019 στις 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)

Ενημέρωση: 12 Απρ 2019 στις 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.

Ενημέρωση: 11 Απρ 2019 στις 2:16

Ενημέρωση: 11 Απρ 2019 στις 2:07

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

Ενημέρωση: 10 Απρ 2019 στις 6:52

Added functionality to hide schematics from Proving Grounds.

Ενημέρωση: 10 Απρ 2019 στις 6:51

Ignore this.