XCOM 2
[WOTC] Open Class Weapon Restrictions
Mostrando 1-6 de 6 aportaciones
Actualización: 5 NOV 2021 a las 10:36 p. m.

It's now possible for GRANT_WEAPON config entries to include an array of excluded soldier classes that will be unaffected by that entry:

ExcludeSoldierClasses

Example:

+GRANT_WEAPON = (AllowedWeaponType[0] = grenade_launcher, GrantWeaponType[0] = rifle, Slot[0] = eInvSlot_PrimaryWeapon, ExcludeSoldierClasses = ("RustyAlchemist"))

Actualización: 9 NOV 2020 a las 10:29 a. m.

Turns out DLC Identifier was missing entirely. Added it.

Actualización: 9 NOV 2020 a las 10:19 a. m.

Changed mod's DLC Identifier to "WOTCOpenWeaponRestrictions".

Changed the OPTC patching method to a more reliable one.

Actualización: 1 MAY 2019 a las 10:04 a. m.

Moved the config file to another mod: https://cs2bus.com/sharedfiles/filedetails/?id=1728899282

Now it's possible to give access to a weapon type to all classes at the same time.

Actualización: 7 OCT 2018 a las 8:27 a. m.

Initial release.

Actualización: 7 OCT 2018 a las 8:03 a. m.