Need help with a macro
Moderators: Fridmarr, Worldie, Aergis, _Chloe
5 posts
• Page 1 of 1
Need help with a macro
I just started (as in for the first time ever) doing some Arenas with a priest in my guild. I made a macro to cast FoL on my partner, but I want to make it so that if I right click it then it casts HoP on him. right now it looks like
I tried adding
I'm not to good at macros, so just wondering if someone could help me out.
- Code: Select all
/cast [target=priestName] Flash of Light
I tried adding
- Code: Select all
/cast [target=priestName][button:2] Hand of Protection
I'm not to good at macros, so just wondering if someone could help me out.
Last edited by Arees on Mon May 25, 2009 7:21 pm, edited 1 time in total.
-

Arees - Posts: 546
- Joined: Tue Dec 25, 2007 9:50 pm
Re: Need help with a macro
/cast [button:2, target=priestname] Hand of Protection
I believe that's what you want.
I believe that's what you want.
-

Airanna - Posts: 331
- Joined: Sun Oct 07, 2007 1:25 pm
Re: Need help with a macro
Airanna wrote:/cast [button:2, target=priestname] Hand of Protection;Flash of Light
Should give you the behaviour you're looking for.
-

fuzzygeek - Maintankadonor
- Posts: 4827
- Joined: Wed Aug 01, 2007 1:58 pm
Re: Need help with a macro
Actually he probably wants:
- Code: Select all
/cast [button:2, target=priestname] Hand of Protection; [target=priestname] Flash of Light
-

jere - Posts: 2878
- Joined: Fri May 11, 2007 5:12 pm
Re: Need help with a macro
jere wrote:Actually he probably wants:
- Code: Select all
/cast [button:2, target=priestname] Hand of Protection; [target=priestname] Flash of Light
yes, this is it... thanks jere.
-

Arees - Posts: 546
- Joined: Tue Dec 25, 2007 9:50 pm
5 posts
• Page 1 of 1
Return to Add-ons, UI, and Macros
Who is online
Users browsing this forum: No registered users and 2 guests



