PDA

View Full Version : HKN false error?



hasnogaems
07-21-2020, 08:19 AM
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/attachment.php?attachmentid=2383&stc=1

Wubsie
07-21-2020, 12:14 PM
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:


<Label w1 Local SendWinM WoW1>
<Label w2 Local SendWinM WoW2>