I just changed that stuff again in build 51 which is now on the site. I tested it in DAOC on two different PC's and didn't notice any missed keystrokes. Definitions can be a little simpler now:Originally Posted by PhnxGold
However, when you try this, you may find that keystrokes don't always reach the background window. Or, conversely, you may find that if you type keystrokes into the foreground window while a macro executes in the background, your typed keystrokes go to both windows by mistake. If these things happen, you need to adjust the length of an internal delay with a new command, SetFocusDelay.Code:<HotKey F3> <SendPC Local> <SendWinMF Uber1> 3 <SendWinMF Uber2> 3
For example, if you need to make the delay longer, you would add a line to the definition like this:
Code:<HotKey F3> <SendPC Local> <SetFocusDelay 0 50> <SendWinMF Uber1> 3 <SendWinMF Uber2> 3
Connect With Us