Results 1 to 3 of 3

Hybrid View

  1. #1
    Player
    HakuroDK's Avatar
    Join Date
    Sep 2013
    Location
    Ul'dah
    Posts
    2,052
    Character
    Kinnison Cooke
    World
    Malboro
    Main Class
    Gunbreaker Lv 90

    Ingenuity II Unmacroable

    Heya! I just encountered this bug when trying to construct a proper macro for crafting.

    Apparently, Ingenuity II cannot be macro'd for some reason.
    (0)

  2. #2
    Player
    Hezkezl's Avatar
    Join Date
    Jun 2013
    Location
    Ul'dah
    Posts
    239
    Character
    Hezkezl Mewrilah
    World
    Hyperion
    Main Class
    Thaumaturge Lv 90
    Did you try
    /ac "Ingenuity II" ?

    You need to put quotes around something that has a space in it.

    Here's an example of the 2nd part of my 2-part macro I use often:

    /ac "Steady Hand II" <wait.2>
    /ac "Great Strides" <wait.2>
    /ac "Innovation" <wait.2>
    /ac "Ingenuity II" <wait.2>
    /ac "Byregot's Blessing" <wait.3>
    /ac "Careful Synthesis II" <wait.3>
    /ac "Careful Synthesis II" <wait.3>
    /ac "Careful Synthesis II" <wait.3>
    /ac "Careful Synthesis II" <wait.3>
    /echo Step 2 done!

    Has ingenuity II in it, and works perfectly..
    (0)
    Last edited by Hezkezl; 07-24-2015 at 02:11 AM.

  3. #3
    Player
    HakuroDK's Avatar
    Join Date
    Sep 2013
    Location
    Ul'dah
    Posts
    2,052
    Character
    Kinnison Cooke
    World
    Malboro
    Main Class
    Gunbreaker Lv 90
    I think I solved the problem. As it turns out, I capitalized the wait command at the end of Ingenuity II, which caused it to get skipped for some reason.
    (0)