XCOM 2
[WOTC] Open Class Weapon Restrictions
正在显示第 1 - 6 项,共 6 项条目
更新于:2021 年 11 月 5 日 下午 10: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"))

更新于:2020 年 11 月 9 日 上午 10:29

Turns out DLC Identifier was missing entirely. Added it.

更新于:2020 年 11 月 9 日 上午 10:19

Changed mod's DLC Identifier to "WOTCOpenWeaponRestrictions".

Changed the OPTC patching method to a more reliable one.

更新于:2019 年 5 月 1 日 上午 10:04

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.

更新于:2018 年 10 月 7 日 上午 8:27

Initial release.

更新于:2018 年 10 月 7 日 上午 8:03