XCOM 2
[WOTC] Open Class Weapon Restrictions
Menampilkan1-6 dari 6 kiriman
Pembaruan: 5 Nov 2021 @ 10:36pm

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

Pembaruan: 9 Nov 2020 @ 10:29am

Turns out DLC Identifier was missing entirely. Added it.

Pembaruan: 9 Nov 2020 @ 10:19am

Changed mod's DLC Identifier to "WOTCOpenWeaponRestrictions".

Changed the OPTC patching method to a more reliable one.

Pembaruan: 1 Mei 2019 @ 10:04am

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.

Pembaruan: 7 Okt 2018 @ 8:27am

Initial release.

Pembaruan: 7 Okt 2018 @ 8:03am