How can this script just produce array of errors? https://pastebin.com/TVtYCmYWI feel like those errors are inaccurate. What actually cause em in my script?
https://www.dual-boxing.com/attachme...tid=2383&stc=1
Printable View
How can this script just produce array of errors? https://pastebin.com/TVtYCmYWI feel like those errors are inaccurate. What actually cause em in my script?
https://www.dual-boxing.com/attachme...tid=2383&stc=1
Answered in the D-B Discord.
For the sake of future reference: The hotkey definitions were trying to use <SendLabel w1, w2> , but the the definition for those mailing labels was missing.
Adding the following resolves the issue:
Code:<Label w1 Local SendWinM WoW1>
<Label w2 Local SendWinM WoW2>