Total War: WARHAMMER II

Total War: WARHAMMER II

Ikke nok vurderinger
Battle Abilities Shortcuts
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Tags: mod, UI
Filstørrelse:
Offentliggjort:
Opdateret:
111.906 KB
25. dec. 2020 kl. 13:57
19. juli 2021 kl. 12:09
3 ændringsbemærkninger ( vis )

Abonner for at downloade
Battle Abilities Shortcuts

I 1 samling af prop joe
Prop Joe Mods
58 genstande
Beskrivelse
This mod allows you to trigger unit abilities using the Ctrl+Alt+1-9 keyboard hotkeys.

You'll need to download this program and and run it before or after you launch the game. It's a compiled AutoHotkey script:

https://www.dropbox.com/s/1bm7m4kh8rn83kw/pj_abilities_glue_alt.exe?dl=0

OR

if you don't trust .exes from the Internet, install AutoHotkey and run the script directly:

https://drive.google.com/file/d/1s0Qx1Kpa2ceClln_pKBcWaPiOz77f-6K

The script listens for Ctrl+Shift+1-9 hotkey presses, then passes them to the game. I have to use an external script since it's impossible to directly catch the hotkey presses from inside the game.

You can edit the script so it is some other combination of key presses, if you're familiar with AutoHotkey.

Script mod so compatible with everything.

This is the alternative Ctrl+Shift+1-9 version (Shift instead of Alt):
https://www.dropbox.com/s/x44l0jlhjnpo0aw/pj_abilities_glue.exe?dl=0 (exe)
https://drive.google.com/file/d/1KVmTjfaVZEn__dfe0pjcggFpHigJcMac (ahk)

Support my mods:
[paypal.me]
[www.patreon.com]
21 kommentarer
V 10. juni 2023 kl. 16:48 
F1::
Send {Ctrl Down}
Send {Alt Down}
Send {1 Down}
Sleep 10
Send {1 Up}
Send {Alt Up}
Send {Ctrl Up}
Return

I tried something like this, but it's causing it to activate Spell 1 (Alt+1) instead of the Ability 1 (Ctrl+Alt+1). Please help!
V 9. juni 2023 kl. 12:46 
Quick question if you don't mind:

If I want to bind them to F1 through to F6 instead, what do I need to change in the AHK script? Or do I need to change the .lua file too?

I'm thinking maybe just add some lines to the AHK so F1 through to F6 now simulates Ctrl+Alt+1-6, but I'm not sure what the commands are.
iCovex 26. apr. 2022 kl. 0:09 
Hi again, Im braindead, and also remind everyone, you need not only to download the exe script but also activate it in the warhammer 2 profile, now everything works properly. Thanks a lot for the patch, you gave the only possible solution!:steamthumbsup:
iCovex 25. apr. 2022 kl. 11:17 
Hi, tried this mod, for some reasons it simply not reacting, maybe im doing something wrong? Downloaded from dropboxes, it started to be active in the tray, and nothing happening.
prop joe  [ophavsmand] 7. jan. 2022 kl. 16:16 
The dropbox link should work fine, just close the popup and press the download button.

or you can directly run the script by installing autohotkey on your pc and then running the ahk script
ShoeyTheBear 6. jan. 2022 kl. 15:19 
your dropbox links aren't working for me and not sure where to find program to run the AHK


if you can help itd be much appreciated i love the idea of this mod and would love to try it, especially considering TTW3 is coming an if this mod gets traction maybe CA will change the spell mechanics
prop joe  [ophavsmand] 27. juli 2021 kl. 12:07 
If you're using the exe you have to run it every time, it's just a program, nothing gets installed when you run it.
Bo55_Ku 27. juli 2021 kl. 11:50 
do i need to install the apps again, after quit the game?
prop joe  [ophavsmand] 19. juli 2021 kl. 12:12 
Pressed the update button, nothing changed in the mod.
prop joe  [ophavsmand] 10. feb. 2021 kl. 14:06 
I made the Ctrl+Alt+1-9 versions, I think you're right in that they work better.