Blapanda
12-27-2014, 07:02 PM
Oh well, cut that issue about not working script. There was a stupid declaration issue with w1 w2 w3 w4, etc.
My current issue is about "Mouse Broadcasting". Aiming at one window, will simultaneously do the same at w2 w3 w4 etc. Is it possible? If yes, which Subroutine does trigger it?
As well any kind of "toggle"-bility for the LButton and RButton? I cannot get it correctly done. Either the attack stops immediately and the camera pos keeps glitching forward and back.
Tried with regular movement parameters but seems like that isn't working at all.
Setting primary attack on Q and secondary on E is working.
(this setup)
<Hotkey NumLockOn A-Z, 0-9, Numpad0-Numpad9, Tab, Esc, LShift, Space, Plus, Minus, F1-F12 except W, A, S, D, Q, E;>
<SendLabel w1, w2>
<Key %Trigger%>
<MovementHotkey NumLockOn W, A, S, D, Q, E;>
<SendLabel w1, w2>
<Key %Trigger%>
But the same setup except Q replaced with LButton and E with RButton won't work at all.
Thanks in advance!
My current issue is about "Mouse Broadcasting". Aiming at one window, will simultaneously do the same at w2 w3 w4 etc. Is it possible? If yes, which Subroutine does trigger it?
As well any kind of "toggle"-bility for the LButton and RButton? I cannot get it correctly done. Either the attack stops immediately and the camera pos keeps glitching forward and back.
Tried with regular movement parameters but seems like that isn't working at all.
Setting primary attack on Q and secondary on E is working.
(this setup)
<Hotkey NumLockOn A-Z, 0-9, Numpad0-Numpad9, Tab, Esc, LShift, Space, Plus, Minus, F1-F12 except W, A, S, D, Q, E;>
<SendLabel w1, w2>
<Key %Trigger%>
<MovementHotkey NumLockOn W, A, S, D, Q, E;>
<SendLabel w1, w2>
<Key %Trigger%>
But the same setup except Q replaced with LButton and E with RButton won't work at all.
Thanks in advance!