Close
Showing results 1 to 10 of 11

Threaded View

  1. #1

    Default Spread Slaves Out

    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?
    Last edited by Mootallica : 12-03-2010 at 06:14 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •