Close
Showing results 1 to 5 of 5

Threaded View

  1. #4

    Default

    Quote Originally Posted by oeg91 View Post
    Thanks for the repply.
    Im not sure what do you meant, but i try to add this:

    But im getting this error
    LShift is already a modifier.


    Empty hotkeys were found.
    Disregarding empty hotkey: <Hotkey LShift Space>
    The first error just says that Lshift is already a modifier key. I was under the impression that Hotkeynet did not have "default" modifier keys, but perhaps it does since there definitely isn't a double definition for Lshift to be a modifier in your config.

    The second error is due to the hotkey you made on the very last line being, as HKN tells you, empty... You've defined a hotkey (not a movement key) of Lshift+Space. But that hotkey has no actions tied to it.

    I would probably just try adding this to the the config you first posted:

    Code:
    <MovementHotkey ScrollLockOn LShift Space>
    <SendLabel w1, w2, w3>
    <Key Space>
    can't test this currently, but I believe it should work. ( I assume all your characters have Space bound to jump/fly up)
    Last edited by Wubsie : 06-14-2020 at 03:00 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
  •