• Blitz Shadow Player
  • Caius
  • redboot
  • Rules
  • Chain of Command
  • Members
  • Supported Ladders & Games
  • Downloads
Forums
JTS Waterloo Hotkeys - Printable Version

+- Forums (https://www.theblitz.club/message_boards)
+-- Forum: The Firing Line (https://www.theblitz.club/message_boards/forumdisplay.php?fid=1)
+--- Forum: Black Powder & Cold Steel (https://www.theblitz.club/message_boards/forumdisplay.php?fid=163)
+---- Forum: The Napoleonic Wars (https://www.theblitz.club/message_boards/forumdisplay.php?fid=165)
+---- Thread: JTS Waterloo Hotkeys (/showthread.php?tid=73088)



JTS Waterloo Hotkeys - nukkxx - 01-07-2020

Hello, 

I'm new at JTS games and I was wondering whether it's possible to activate a unit with a keyboard hotkey equivalent to a double click on the counter. 

Second question: any idea if someone created a AutoHotkey script to add/edit/improve keyboard hotkeys ? 

Yes, I'm a big fan of my keyboard ... and it seems to me that JTS games dont have that many keyboard hot keys ... :-(((

Thank you.


RE: JTS Waterloo Hotkeys - parmenio - 05-12-2020

I agree that these games need more hotkeys. Is this the sort of thing you mean?


#IfWinActive ahk_class AfxFrameOrView80s
s::
Click, 2
return

Hover the mouse over the hex in question and hit the "s" key (for select) It sends a double-click to the current mouse position.

Edit: Make the hotkey app-specific