Results -9 to 0 of 19

Dev. Posts

Threaded View

  1. #14
    Player
    Sida's Avatar
    Join Date
    Apr 2015
    Location
    Gridania
    Posts
    954
    Character
    Sida Bajihri
    World
    Phoenix
    Main Class
    White Mage Lv 100
    Quote Originally Posted by dvoraen View Post
    May I introduce you to the following command (assuming your macro/-s has/have space for it)?

    /? macroerror <- do this in game and read the result. Should be self-explanatory.
    →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.
    (0)
    Last edited by Sida; 08-21-2015 at 05:27 PM.