Musterd
05-24-2012, 05:09 AM
G,day i was thinking i would like to be able to move my slaves with out moving my master. what ever wow window i have active.
thought id create a new post just incase any one else wants this help.
I was looking at this code
//-----------------------------------------------------------
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
// ADD MORE KEYS IF YOU WANT.
//-----------------------------------------------------------
<MovementHotkey ScrollLockOn Numpad8, Numpad2, Numpad4, Numpad6>
<SendLabel w1, w2, w3>
<Key %Trigger%>
How would i change it so that it wouldent move the toon on the active window, but it would move the toons on the unactive windows?
Would i add something like <SendLabel unactive windows>
is this possiable?
I want to set movement, for unactive windows (Slaves) on my numpad for unactive windows. and i would like to add the straf left and right to Numpad7 and Numpad8.
thought id create a new post just incase any one else wants this help.
I was looking at this code
//-----------------------------------------------------------
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
// ADD MORE KEYS IF YOU WANT.
//-----------------------------------------------------------
<MovementHotkey ScrollLockOn Numpad8, Numpad2, Numpad4, Numpad6>
<SendLabel w1, w2, w3>
<Key %Trigger%>
How would i change it so that it wouldent move the toon on the active window, but it would move the toons on the unactive windows?
Would i add something like <SendLabel unactive windows>
is this possiable?
I want to set movement, for unactive windows (Slaves) on my numpad for unactive windows. and i would like to add the straf left and right to Numpad7 and Numpad8.