Results 1 to 10 of 80

Thread: WAR 4.0

Hybrid View

  1. #1
    Player
    Lethallin's Avatar
    Join Date
    Aug 2013
    Posts
    256
    Character
    Lethallin Ari
    World
    Siren
    Main Class
    Warrior Lv 62
    Quote Originally Posted by Iagainsti View Post
    Macro
    /ac "Fell Cleave" <t>
    /ac "Inner Beast" <t>

    If you are in Deliverance, Fell cleave will go off. If you are in Defiance, Fell Cleave will be ignored and Inner Beast will go off. You're welcome #unclunky
    You get an error message when using that either way, don't you? That kind of annoys me.

    And sometimes, macros just don't seem to work. My PLD partner had his provoke macro not actually have the ability go off after saying something in chat enough times, to where I don't want to use a macro for anything that could actually be important to battle. Thanks though.
    (0)

  2. #2
    Player Iagainsti's Avatar
    Join Date
    Apr 2014
    Location
    Ultimecia's Castle
    Posts
    1,309
    Character
    Iagainsti Kilamanjiro
    World
    Zalera
    Main Class
    Marauder Lv 60
    Quote Originally Posted by Lethallin View Post
    You get an error message when using that either way, don't you? That kind of annoys me.

    And sometimes, macros just don't seem to work. My PLD partner had his provoke macro not actually have the ability go off after saying something in chat enough times, to where I don't want to use a macro for anything that could actually be important to battle. Thanks though.
    Chat macros can do that, that's why I leave the line out. With this macro, and the same can be made for SC/Decimate, you'll only see the error message if you're in Defiance due to FC not going off. You can filter out system messages in your chat log to get around this also. Believ me when I say this is not clunky as I use it every 15 seconds when in combat.
    (0)

  3. #3
    Player
    MikeZulu's Avatar
    Join Date
    Mar 2015
    Posts
    15
    Character
    Mike Zulu
    World
    Famfrit
    Main Class
    Alchemist Lv 54
    Quote Originally Posted by Lethallin View Post
    You get an error message when using that either way, don't you? That kind of annoys me.

    And sometimes, macros just don't seem to work. My PLD partner had his provoke macro not actually have the ability go off after saying something in chat enough times, to where I don't want to use a macro for anything that could actually be important to battle. Thanks though.
    This is the perfect solution to your problem. Since you can only use the skills in their corresponding stances, you can save a couple of hotbar slots if you use macros to swap them in and out. The WAR stances are off the GCD so you don't have to worry about the macros slowing down your rotation either.

    Defiance:
    /micon "Defiance"
    /ac "Defiance" <me>
    /hotbar action "Inner Beast" # #
    /hotbar action "Steel Cyclone" # #
    Deliverance:
    /micon "Deliverance"
    /ac "Deliverance" <me>
    /hotbar action "Fell Cleave" # #
    /hotbar action "Decimate" # #

    The two # in the /hotbar commands correspond to the hotbar and slot where you want to put the skill. So, putting "1 10" will set the skill to hotbar 1, slot 10.
    (0)