Try this:
Code:
//-----------------------------------------------------------
// DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
// SENT TO BOTH WOWS. ADD MORE KEY COMBO'S IF YOU WANT.
//-----------------------------------------------------------
<Hotkey ScrollLockOn A-Z, 0-9, Numpad0-Numpad9, Tab, Esc, LShift, Space, Button4, Plus, Minus, Button4, F1-F12 except W, A, S, D, E, Q; ScrollLockOn Shift A-Z; ScrollLockOn Shift 0-9>
<SendLabel w1, w2>
<Key %Trigger%>
Place that where this is:
Code:
//-----------------------------------------------------------
// DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
// SENT TO BOTH WOWS. ADD MORE KEY COMBO'S IF YOU WANT.
//-----------------------------------------------------------
<Hotkey ScrollLockOn A-Z, 0-9, Plus, Minus, F1-F12 except W, A, S, D, Q, E>
<SendLabel w1, w2>
<Key %Trigger%>
And then work the code down from where that one is to where you like it. Be sure to save a copy of the first code after each edit you make to test it out. That way you know where your safe spot is and what went wrong.
Also does HKN have any errors that pop up?
Connect With Us