Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
  1. #1
    Player
    Wolfhammer's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    110
    Character
    Danira Sunspear
    World
    Moogle
    Main Class
    Archer Lv 50

    Why is this happening with my Macro??

    Hi Folks,
    I have an issue with a macro thats listed by a lot of threads as the way to do it.

    /macroicon "Stoneskin"
    /ac "Stoneskin" <1>
    /wait 2
    /ac "Stoneskin" <2>
    /wait 2
    /ac "Stoneskin" <3>
    /wait 2
    /ac "Stoneskin" <4>

    This is 100% correct as far as I know but when I click it, it applies Stoneskin to only 2 people in my light party.. I have to do the other two manually..

    Can a CNJ/WHM post their versions please, or clue me in as to why this does not do all 4 people?!

    Thanks...
    (0)

  2. #2
    Player
    Simurgi's Avatar
    Join Date
    Nov 2013
    Posts
    81
    Character
    Southern Heavens
    World
    Behemoth
    Main Class
    Gladiator Lv 50
    change the wait to 3
    (2)

  3. #3
    Player
    Deathgiver's Avatar
    Join Date
    Jun 2011
    Location
    Gridania
    Posts
    491
    Character
    Krystalan Deathgiver
    World
    Hyperion
    Main Class
    Scholar Lv 80
    Your wait is too short, stoneskin cast time is 3 seconds.
    (0)

  4. #4
    Player
    Nailkita's Avatar
    Join Date
    Aug 2013
    Posts
    154
    Character
    Nailik Kittykins
    World
    Coeurl
    Main Class
    Conjurer Lv 50
    Also the recast time is 2.5s so even if it wasn't a 3 second cast time you're clicking before the GCD is up) most people make the macro 2.6 second wait and it works for them (I just manually stoneskin, so I don't know for sure)
    (0)

  5. #5
    Player
    Wolfhammer's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    110
    Character
    Danira Sunspear
    World
    Moogle
    Main Class
    Archer Lv 50
    Quote Originally Posted by Deathgiver View Post
    Your wait is too short, stoneskin cast time is 3 seconds.
    Thanks for the suggestion. I have a question though.
    It shouldn't matter if Stoneskin cast time is 10 secs should it?

    The macro is not going to fire the 1st /wait 2 until the 3 secs cast is already done and <1> has the buff?! The /wait 2 is just to cover the GCD before the 2nd Stoneskin cast..

    Isnt this how the macro progresses?
    (0)
    Last edited by Wolfhammer; 01-23-2014 at 01:37 AM. Reason: typo

  6. #6
    Player
    Wolfhammer's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    110
    Character
    Danira Sunspear
    World
    Moogle
    Main Class
    Archer Lv 50
    Quote Originally Posted by Nailkita View Post
    Also the recast time is 2.5s so even if it wasn't a 3 second cast time you're clicking before the GCD is up) most people make the macro 2.6 second wait and it works for them (I just manually stoneskin, so I don't know for sure)
    Unless something changed in 2.1 or 2.15, decimals no not work in macro's in ARR.. Whole numbers only.
    Thanks for the reply though.
    (0)

  7. #7
    Player
    Deathgiver's Avatar
    Join Date
    Jun 2011
    Location
    Gridania
    Posts
    491
    Character
    Krystalan Deathgiver
    World
    Hyperion
    Main Class
    Scholar Lv 80
    Quote Originally Posted by Wolfhammer View Post
    Thanks for the suggestion. I have a question though.
    It shouldn't matter if Stoneskin cast time is 10 secs should it?

    The macro is not going to fire the 1st /wait 2 until the 3 secs cast is already done and <1> has the buff?! The /wait 2 is just to cover the GCD before the 2nd Stoneskin cast..

    Isnt this how the macro progresses?
    The wait is from start of cast, not end. so it starts counting down as soon as the first stoneskin starts casting, get's to 2 seconds, tries to cast on second player. Not sure if you're hitting a) <p1> and <p2> or; b) <p1> and <p3>, but it's either a) queueing second cast then timer is too far out to queue 3rd and 4th or b) not queuing, waiting a total of 4 seconds from start and casting on <p3>
    (0)

  8. #8
    Player
    Bixby's Avatar
    Join Date
    Mar 2011
    Posts
    1,534
    Character
    Ampersand Kai
    World
    Gilgamesh
    Main Class
    Pugilist Lv 50
    Quote Originally Posted by Wolfhammer View Post
    Isnt this how the macro progresses?
    No, it isn't. There's no built-in wait between lines. Each line is executed immediately after the line preceding it.
    (0)

  9. #9
    Player
    Wolfhammer's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    110
    Character
    Danira Sunspear
    World
    Moogle
    Main Class
    Archer Lv 50
    Thanks Deathgiver & Bixby.. That makes sense then...
    (0)

  10. #10
    Player
    Wolfhammer's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    110
    Character
    Danira Sunspear
    World
    Moogle
    Main Class
    Archer Lv 50
    Ok I just tested the exact same macro but with /wait 3
    Now Im assuming my companion is classed by the game as a 2nd group member.
    Well I clicked the macro and it cast stoneskin on me twice even though my Choco was out.

    What gives?? Does stuff work differently for a companion?
    Can I assume if will work with a light party?
    (0)

Page 1 of 2 1 2 LastLast

Tags for this Thread