Loading...
  1. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Cleric Macro

Discussion in 'Old Threads' started by amthrax, Jul 29, 2010.

  1. amthrax

    amthrax New Member

    Joined:
    Jul 8, 2010
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Hi

    I'm having a bit of trouble with this macro:
    i cant get i to target my previous target, have i done something wrong in it, or does it just not work ?

    oh its on crystalaion, my bad for wrong forum
     
    Last edited: Jul 29, 2010
  2. buzzerman

    buzzerman Getting there

    Joined:
    Jun 18, 2010
    Messages:
    51
    Likes Received:
    3
    Trophy Points:
    0
    PreviousTarget is an internal variable, so I think you should use it like this:

    /Select [PreviousTarget]

    Here it is a page with some useful cleric Macros I found:
    http://www.aionarmory.com/guide.aspx?id=13

    But keep in mind that the variable syntax has changed in 1.9, so you shouldn't use the % character anymore (so don't write [%Variable1] or [%PreviousTarget], but [Variable1] and [PreviousTarget] instead)
     
  3. amthrax

    amthrax New Member

    Joined:
    Jul 8, 2010
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    hmm well i seem to have tried what you said, but i cant get the "[" sign working in the macro window ?
     

Share This Page