Results 1 to 3 of 3

Thread: Macro help

Hybrid View

  1. #1
    Player
    Wyssahtyn's Avatar
    Join Date
    May 2017
    Posts
    832
    Character
    Saika Kinoshita
    World
    Mateus
    Main Class
    Rogue Lv 53

    Macro help

    Trying to set up a gear change macro on my Ninja involving Shukuchi. Problem is, if I set it up to do it on myself in the macro, it turns me around when it uses the ability. Tried doing it with a target, which drops me right on top of them. Unspecifying a target enables the ground targeting mode, and so far it's worked, though I have some trouble timing the ability and gear change fluidly.

    At any rate, my question is if it is possible to set up the macro in a way that stops the ability from turning me around OR if there's a way to set it up so that the gear change procs after I set the ground marker for the Shukuchi ability.

    Macro:
    /action "Shukuchi" <me> (variations have <t> or omit the <me>/<t>)
    /wait 1
    /gearset change 6
    (0)

  2. #2
    Player
    YenNox's Avatar
    Join Date
    Jun 2017
    Posts
    31
    Character
    Yen Rose
    World
    Shiva
    Main Class
    Scholar Lv 70
    Nope, unfortunately that won't work. You need some kind of target slightly in front of you, to achieve this.
    Delaying a command until something is finished isn't possible as well.
    (0)

  3. #3
    Player
    Wyssahtyn's Avatar
    Join Date
    May 2017
    Posts
    832
    Character
    Saika Kinoshita
    World
    Mateus
    Main Class
    Rogue Lv 53
    Heck. Well, I'll just have to get my timing down then.

    Thanks for the help.
    (0)