Ability Slot Extender Redone
I was trying to fix this mod so… Please leave a comment if it work now… Also – it ‘replace’ items/active/weapons/weapons.lua, so if you have other mod that also do it (FU as example) – this one can not work. For FU – instal FU patch – https://steamcommunity.com/sharedfiles/filedetails/?edit=true&id=2657789007
Original author: Psyny.
Link to original: https://steamcommunity.com/sharedfiles/filedetails/?id=1507128245
Highly recommended: https://steamcommunity.com/sharedfiles/filedetails/?id=1507130642
Next text just copied from original workshop page.
Adds support for two more special abilities on weapons with shift + right or shift + left mouse click.
This mod was created as a base for my other mod: Weapon Retrofitting Station. However, I’ve decided to make it standalone to allow other modders to create their own weapons without the need to use my other mod.
To make a weapon with more abilities:
1) Add the following key/value to the weapon parameters: ‘psnExtendedAbilities’: true.
2) Program the abilities in the new slot as you did with primaryAbility and altAbility, but now you can also have shiftPrimaryAbility and shiftAltAbility.
I’ve added a weapon to test this mod, spawn it with spawnitem psynyexamplerifle1.
See the weapon script is at: psynyweaponsranged
iflepsynyexamplerifle1.activeitem
COMPATIBILITY:
I’ve tested this mod with bare game and Frackin Universe with some mods (to see the mods I use look for the Psyny Frackin Universe collection).
If you have Frackin Universe installed YOU HAVE TO INSTALL the Ability Slot Extender FU Patch