Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
While I was updating another mod, I was checking the MCM Helper documentation and there was a feature to create hotkeys for console commands. I thought of my other mod that uses SKSE to trigger power attacks by console and tried to implement something similar using this feature from MCM helper.
I created 3 hotkeys that triggers 3 different console commands to trigger a power attack. The speed of activation is similar to other similar SKSE mods and you can configure the hotkeys in game thought an MCM menu. The included script is to load this menu.
I uploaded it to nexus as another alternative to hotkeys for power attacks.
Issues When a hotkey is pressed, this MCM Helper will execute a console command with the power attack action based on the pressed key: player.pa ActionRightPowerAttack player.pa ActionLeftPowerAttack player.pa ActionDualPowerAttack This command by default prints on console the conditions for each attack and if it was successful, so pressing the key will spam this text on console.
Another issue is that doesn't work well with left-handed weapons, I tried to fix, but I don't know that much about idles. The 2 idles that doesn't work fine are: player.playidle LeftHandPowerAttack player.playidle LeftHandPowerAttackForward
With MCO there is a problem triggering H2H right power attacks.