Close
Showing results 1 to 7 of 7

Hybrid View

  1. #1
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    I suspect Space needs to be moved to the movement keys definition, but that's just a guess. It needs the "Hold while pressed" functionality rather than just passing the single keypress like it does with everything else.
    Now playing: WoW (Garona)

  2. #2

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    I suspect Space needs to be moved to the movement keys definition, but that's just a guess. It needs the "Hold while pressed" functionality rather than just passing the single keypress like it does with everything else.
    I ll try that. I don't use movement keys, I have them disabled, I'll add it. Thanks

    Any info on the LEFT ALT key??

  3. #3

    Default

    I tried this but it doesn't work. Not sure if the code is correct. Can someone check?

    Thanks

    Code:
    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
    // ADD MORE KEYS IF YOU WANT.
    //-----------------------------------------------------------
    <MovementHotkey ScrollLockOn Space>
    <SendLabel w1, w2>
    <Key %Trigger%>
    NVM, I forgot to remove the Space from the combinations. Now it works.

    I still need some help with the ALT + Q/R etc combos that I want to use.

    regards
    Last edited by Rathik : 09-12-2016 at 01:43 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
  •