XCOM 2
[WOTC] WSR Weapon Skin Replacer - Core
Mostrando 51-60 de 76 aportaciones
< 1 ... 4  5  6  7  8 >
Actualización: 30 MAY 2019 a las 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.

Actualización: 4 MAY 2019 a las 17:36

Minor fix to previous update.

Actualización: 4 MAY 2019 a las 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.

Actualización: 28 ABR 2019 a las 13:18

Tentative fix to HIDE_ACCEPTOR_ATTACHMENTS not always working.

Actualización: 26 ABR 2019 a las 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)

Actualización: 12 ABR 2019 a las 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.

Actualización: 11 ABR 2019 a las 2:16

Actualización: 11 ABR 2019 a las 2:07

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

Actualización: 10 ABR 2019 a las 6:52

Added functionality to hide schematics from Proving Grounds.

Actualización: 10 ABR 2019 a las 6:51

Ignore this.