Results 1 to 3 of 3
  1. #1
    Player
    svann's Avatar
    Join Date
    Aug 2013
    Posts
    182
    Character
    Yaro Barake
    World
    Lamia
    Main Class
    Dancer Lv 80

    cure in macro not behaving the same

    If I cast cure using its icon, but with no friendly targetted, then the game knows to cast it on me. But if I put cure in a macro then that no longer works.

    And yes, I know I can use <me>, but then I cant use it on other people.
    (0)

  2. #2
    Moderator Aesthphron's Avatar
    Join Date
    Sep 2013
    Posts
    320
    Hello! Thanks for the report on this problem, let me just grab a few more details before I report this problem.
    How does your macro look currently? Are you using the "t" or "mo" tags?
    (0)
    Last edited by Aesthphron; 09-11-2013 at 09:58 AM.

  3. #3
    Player
    svann's Avatar
    Join Date
    Aug 2013
    Posts
    182
    Character
    Yaro Barake
    World
    Lamia
    Main Class
    Dancer Lv 80
    At the time I wrote this post I was just using
    /ac "Cure"
    with no modifier. Ive since been informed of a fix, which is to use 2 lines
    /ac "Cure" <t>
    /ac "Cure" <me>
    (I think thats it. Cant login to check it atm)
    So if I have another player targetted it will cure him, else it will cure me.
    (0)