Results 1 to 6 of 6
  1. #1
    Player
    RiversideGuy's Avatar
    Join Date
    Jul 2015
    Posts
    459
    Character
    Riverside Orias
    World
    Lamia
    Main Class
    Black Mage Lv 100

    Macro Language Escape

    Most programming have an escape kind of character that, at the start of a line, the subsequent text not executed. It’s a way to comment one’s code… staying with the code. I have a working crafting macro that sometimes takes 2 of the same action but sometimes only one. Tried to leave the 2 in with a “/merror off” but although documented, it doesn’t work. I want to leave both in and just add or delete the escape character. I do not want to be seeing error messages!
    (0)
    Several years plus playing, still feel like a newb/sprout

  2. #2
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,143
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Just add an extra slash at the beginning.
    (1)
    Error 3102 Club, Order of the 52nd Hour

  3. #3
    Player
    Jeeqbit's Avatar
    Join Date
    Mar 2016
    Posts
    6,839
    Character
    Oscarlet Oirellain
    World
    Jenova
    Main Class
    Warrior Lv 100
    What about /recasterror off?

    You could put /echo at the start instead.
    (0)

  4. #4
    Player
    RiversideGuy's Avatar
    Join Date
    Jul 2015
    Posts
    459
    Character
    Riverside Orias
    World
    Lamia
    Main Class
    Black Mage Lv 100
    Thanks guys... interesting results. Either an opening / OR /echo do stop the on-screen error message from happening. However, both DO put a red message in the chat log about "the command xxxx does not exist." Rather look at that then the big onscreen warning!
    (0)
    Several years plus playing, still feel like a newb/sprout

  5. #5
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,143
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by RiversideGuy View Post
    Thanks guys... interesting results. Either an opening / OR /echo do stop the on-screen error message from happening. However, both DO put a red message in the chat log about "the command xxxx does not exist." Rather look at that then the big onscreen warning!
    You can filter out the chat log messages with /characterconfig > Log Window Settings > Log Filters > Announcements > Error Messages
    (0)
    Error 3102 Club, Order of the 52nd Hour

  6. #6
    Player
    RiversideGuy's Avatar
    Join Date
    Jul 2015
    Posts
    459
    Character
    Riverside Orias
    World
    Lamia
    Main Class
    Black Mage Lv 100
    Oh I do know there is a “system” setting to suppress all error messages but that seems more a blunderbuss approach. For years and years in that other MMO, I very successfully just surgically suppressed them just for that macro… and it worked 100% as I intended. Then in the past 2 or so years, these started failing me. I did some research and found a lot of advise about using /merror off in ffxiv. But same as over there, that advice was always several years ago… different game but same failure in the macro language.

    So I have been rethinking it all and I do have way more macro slots than I’ll probably use, so just make 2 damn macros! I with one progress line, one with 2. Thank god for trial synthesis, I’d be dead without it! Killer feature (I’m just starting to build my crafters).
    (0)
    Several years plus playing, still feel like a newb/sprout