Results 1 to 2 of 2
  1. #1
    Player

    Join Date
    Jan 2012
    Location
    Zee Puff Puff
    Posts
    246

    Macros → Need Help!

    Hey community! I'm trying to figure out this macros but I've done plenty of research and I can't just seem to get it to work. Does anyone have the right formula ? Thank you !

    (0)

  2. #2
    Player
    Raldo's Avatar
    Join Date
    Jul 2011
    Posts
    2,563
    Character
    Raldo Volca
    World
    Coeurl
    Main Class
    Marauder Lv 80
    This is probably the help page you're looking for.

    Your post is incredibly vague. What's wrong, and what are you trying to do? If you post the specifics, I can perhaps better assist you.

    With no details, this is what I've come up with:

    /ac "Collusion" <stpc>
    /p Collusion <lastst>
    /wait 60
    /wait 30
    /p Collusion Ready!

    What I've just posted will pull up a subtarget, allow you to select whomever you wish, then it will notify the party of who you used it on (or at least attempted to). However, if your goal is to execute this on someone you're already targetting, then you can swap out my <st> and <lastst> for your <t>s.

    Notes:
    1) /wait goes up to 60, so you don't need 3 sets of 30.
    2) Use <t> if you plan to already have the person targeted, otherwise use what I've suggested.
    3) I think the game can only handle 1 macro running at a time (someone correct me if I am wrong), so your /waits will be interrupted as soon as you execute another macro. In the case that you need to remove the recast notification because you need other macros to work, I would suggest creating a /recast macro. A /recast macro is just a macro with a list of /recast "ability" lines that you can hit whenever you like in order to show you how long is left on each recast.
    (2)
    Last edited by Raldo; 05-05-2012 at 11:54 AM.