WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   #metashowtooltip dynamic/static (https://www.wowinterface.com/forums/showthread.php?t=58988)

JahirahDK 11-25-21 10:48 PM

#metashowtooltip dynamic/static
 
I'm trying to figure out if it's possible to modify a druid macro with a '#showtooltip' line that will:
Quote:

#showtooltip [form:2] "castsequence icon rotation"; [form:0] 'Moonfire'
Maybe restructuring the syntax could be the answer or if it's even possible to cycle between a castsequence rotation/static icon?
Code:

#showtooltip
/castsequence [form:2] reset=combat/7 Rake, Rip, Shred
/cast [form:2,combat] Tiger's Fury; [form:2,mod:alt] Moonfire; !Cat Form

Any thoughts, ideas or feedback would be greatly appreciated!
Thanks for your time!

DahkCeles 11-27-21 11:27 AM

I don't play druid and have not tested this... but is this closer to what you are trying to do?

Code:

#showtooltip
/cast [form:0][mod:alt] Moonfire
/stopmacro [form:0][mod:alt]
/castsequence reset=combat/7 Rake, Rip, Shred


If form:0 or mod:alt, then cast Moonfire and stop; else, cycle between Rake, Rip and Shred.


All times are GMT -6. The time now is 10:52 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI