Thread Tools Display Modes
02-27-11, 11:50 AM   #1
Wickedshifts
A Fallenroot Satyr
Join Date: Oct 2010
Posts: 22
Polymorph Macro Help

I created a small macro for my Mage the other day that looks something like this:

#showtooltip
/focus
/cast Polymorph(Black Cat)
/s %t has been Polymorphed!

This way when I cast polymorph it alerts anyone around me that the target (%t) has been Polymorphed. The only minor thing I have found is that the /s alert is sent at the beginning of the cast instead of at the end when the cast is complete....

Anyone know how I can fix this? (So the /s is announced at the end of a successful spell cast instead of at the beginning?) Thanks is advance
  Reply With Quote
02-27-11, 12:11 PM   #2
Rigorous
Noggenfogger Anonymous
 
Rigorous's Avatar
Join Date: Jul 2006
Posts: 420
there is no way to do that due to the nature of the intended limitations of the macro framework.
__________________
"I guess I kinda lost control, because in the middle of the play I ran up and lit the evil puppet villain on fire. No, I didn't. Just kidding. I just said that to help illustrate one of the human emotions, which is freaking out. Another emotion is greed, as when you kill someone for money, or something like that. Another emotion is generosity, as when you pay someone double what he paid for his stupid puppet." - Jack Handy
  Reply With Quote
02-27-11, 12:14 PM   #3
Nobgul
A Molten Giant
 
Nobgul's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 693
the addon
Aftercast
__________________
[SIGPIC][/SIGPIC]
  Reply With Quote
02-27-11, 12:23 PM   #4
Dorwido
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Apr 2006
Posts: 54
that is doable hint register to events, which can macros do also, more elegant is to just use a addon which can do it, sorry for not delivering the answer but raid soon :P
__________________
Auction Analytics
http://www.wowauction.org/
  Reply With Quote
02-27-11, 12:27 PM   #5
Wickedshifts
A Fallenroot Satyr
Join Date: Oct 2010
Posts: 22
k, Thanks all. Was just curious if it was possible. Will look into Aftercast. Appreciate the quick response.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » Polymorph Macro Help


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off