From the official forums:
Quote:
|
Originally Posted by Rothgar
Quote:
|
Originally Posted by DarkCrafts
Macros appear to be broken.
Slash commands work fine, e.g. /showcloak 1.
Multiple commands on the same line, such as:
: ;showcloak 1 ;showhelm 1
no longer work and just get spammed out as emotes. Is this intended, or has the format changed?
|
We fixed a few bugs related to command parsing and changed the way that we interpret special characters in a command. You'll need to separate the commands into multiple macro steps.
|
I wonder whether this affects UI scripting as well, I guess I'll need to review all of my scripts...