Results -9 to 0 of 19

Dev. Posts

Threaded View

  1. #15
    Player
    EinherjarLucian's Avatar
    Join Date
    Apr 2013
    Location
    Seattle
    Posts
    151
    Character
    Chalyss Hearthglenne
    World
    Hyperion
    Main Class
    Arcanist Lv 100
    Quote Originally Posted by Sida View Post
    →Display or hide text command errors within a user macro. Any errors are displayed upon macro execution. Setting resets to on after macro is executed.

    While the explanation is explanatory to a degree, it doesn't do what we want it to do. It does not remove the onscreen chime+text for things like "you can't do this as you're already doing something else" which is one major way to use the fall through quality of the macro interface. I have tested that particlar command thoroughly and can say it's useless at last for my macro error woes. It removes the error messages generated during the macro, but displays them in the end anyway. For short macros the difference is unnoticeable, in practise the command doesn't work.
    Try /recasterror and /actionerror, the three together (with /macroerror) are probably what you're looking for.
    (0)
    Last edited by EinherjarLucian; 08-21-2015 at 05:46 PM.