Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Edryu

Uploaded by

Edryu

Virus scan

Safe to use

Tags for this mod

About this mod

Using the hotkey feature from MCM Helper, trigger power attacks using custom keys.

Requirements
Permissions and credits
Changelogs
Donations
MCM Power Attacks

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.

Requirements

Credits
  • Parapets for MCM Helper