Log in

View Full Version : [ISBoxer] ISboxer Modifier Question



daanji
03-31-2011, 01:13 AM
I know this is a pathetic question and it should be simple, but for the life of me I can't get it to work.

I am redoing my keymaps, nothing fancy. I basically want to setup my keybinds set that:

On Press
"8" --> all
"F8" --> DKs

On Release
"Ctrl+F8" --> DKs
"Shift+F8" --> DKs
"Alt+F8" --> DKs
"Ctrl+Alt+F8" --> DKs
"Shift+Alt+F8" --> DKs
"Ctrl+Alt+Shift+F8" --> DKs


Should be pretty basic. The individual keps work fine in game when I manually press them, but seems like Isboxer isn't sending them. It will do Ctrl+F8, but not the others.


I played around with the WoW FTL modifier option to no avail.

What am I doing wrong. I know its something stupid.

Ualaa
03-31-2011, 05:15 AM
I found when I had various modifiers for the same key.... F8 in your case... they were not all firing.

When I changed to: Shift F2, Shift F3, Shift F4, Shift F6, Shift F7, and Shift F8... all my abilities fire off without issue.

Lax
03-31-2011, 10:11 AM
The "issue" you're running into is that ALL of your keystrokes are going to the same target. Therefore, ISBoxer combines them all into ONE keystroke. In other words, you're literally telling it to press:
Ctrl+F8+Shift+F8+Alt+F8+Ctrl+Alt+F8+Shift+Alt+F8+C trl+Alt+Shift+F8.

To break it up, either make additional Mapped Keys and use them via Do Mapped Key Action, or make a macro for each one with the WoW Game Helper, and then use several Named WoW Macro Actions.

daanji
04-01-2011, 01:51 AM
Ooooo, thanks Lax. I didn't realize it worked that way.

I did what you suggested and it works fine.