/macroicon Raise
/ta <t>
/ac Raise <t>
/wait 1
/p <t> do not fear, your raise is here!
I keep getting the pop up that ''<t> is not not a valid target!'' when using this macro, what is going wrong?
/macroicon Raise
/ta <t>
/ac Raise <t>
/wait 1
/p <t> do not fear, your raise is here!
I keep getting the pop up that ''<t> is not not a valid target!'' when using this macro, what is going wrong?
the macro should read
/micon "Raise"
/ac "Raise" <t>
/wait 1
/p <t> do not fear......
I would add swiftcast aswell and move the party text first to alert the other healer not to raise.
/micon "Raise"
/p <t>, do not fear, your raise is here!
/ac "Swiftcast"
/wait 1
/ac "Raise" <t>
One changes who your current target is, while the other is for using an action on your current target.
/ta tells it to change your current target to whatever you specify. So:
/ta <2>
for example, would make you target the second player in your party list (usually the tank if you set your party list sorting up with tanks first, since party member 1 is yourself).
The <t> placeholder, on the other hand, simply says to use the specified action on your current target. So:
/ac "Raise" <t>
tells it to raise whomever you currently have targeted.
This makes the combination of:
/ta <t>
mean "change my current target to be whatever is already my current target." So, rather pointless.
Back to your original question, this would come up on the "/ac Raise <t>" line if you either don't have a target, or if you're currently targeting an enemy.
Last edited by Niwashi; 08-25-2017 at 05:00 AM.
hello. i would just like to mention it is possible to use the wait command in a way it won't take an additional line.
/micon "Raise"
/p <t>, do not fear, your raise is here!
/ac "Swiftcast" <wait. 1>
/ac "Raise" <t>
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.