XCOM 2
[WOTC] Open Class Weapon Restrictions
Wyświetlanie 1-6 z 6 pozycji
Aktualizacja: 5 listopada 2021 o godz. 22:36

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"))

Aktualizacja: 9 listopada 2020 o godz. 10:29

Turns out DLC Identifier was missing entirely. Added it.

Aktualizacja: 9 listopada 2020 o godz. 10:19

Changed mod's DLC Identifier to "WOTCOpenWeaponRestrictions".

Changed the OPTC patching method to a more reliable one.

Aktualizacja: 1 maja 2019 o godz. 10:04

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

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

Aktualizacja: 7 października 2018 o godz. 8:27

Initial release.

Aktualizacja: 7 października 2018 o godz. 8:03