I've been searching for a solution, I'm sure it's been posted before. In hotkeynet, how can I make slave1 and slave2 move away from eachother.
this is what I've tried, and it's not working.
Code:
//----------------------------------------------------------------
//Formation 1
//----------------------------------------------------------------
<Hotkey ScrollLockOn Shift Ctrl 1>
<SendLabel w2>
<Key Left >
<Key Left >
<Key Down >
<Key Down>
<SendLabel w3>
<Key Right >
<Key Right >
<Key Down>
<Key Down>
I get no errors, and it displays all keys being sent correctly, but the slaves aren't doing anything.. What am I missing?
Connect With Us