I'm having issues with creating custom hotkeys sending commands via BC: I can't seem to get /multiline to recognize when I put in a /pause or /delay. I have tried /pause XX, /pause Xs, /delay XX, and /delay Xs to see if it was a syntax issue in the way the game was recognizing the timings.
Hotkey examples:
Line 1: /memspellset Buffs
Line 2: /pause 75
Line 3: /multiline ; /cast 1; /pause 40; /cast 2; /pause 30; /cast 3
The spellset mems, the /pause 75 is followed, but on line 3 none of the /pauses are followed as the character attempts to cast all 3 spells at once.
Line 1: /memspellset Buffs
Line 2: /multiline ; /pause 75; /cast 1; /pause 40; /cast 2; /pause 30; /cast 3
Same as first ex: the spellset mems, the /pause 75 is followed, but on line 3 none of the /pauses are followed as the character attempts to cast all 3 spells at once.
Line 1: /multiline ; /memspellset Buffs; /pause 75
Line 2: /multiline ; /cast 1; /pause 40; /cast 2; /pause 30; /cast 3
This will result in memming the spellset only. No messages are given indicating that spells were attempted to be cast. It does not appear that the /pause is recognized, as if I replace Line 2 with a /itemnotify 11 rightmouseup it will clear spells, open spellbook, but then stand up to cast the clicky.