WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   Macro help - Shadowmeld/Prowl (https://www.wowinterface.com/forums/showthread.php?t=3629)

Garoun 01-30-06 02:03 PM

Macro help - Shadowmeld/Prowl
 
Trying to get a macro to do this properly but doesn't seem to want to cooperate.

I tried the normal(example only may not be exactly how my code was)
/script CastSpellByName("Prowl(Rank 1)");
/script CastSpellByName("Shadowmeld");

Now it works fine for being in Cat form up until you want to cancel Prowl :P and then you get the 'Abilitiy is not available' message but have the icon shift that you see when you are in Prowl mode.

I'm assuming I probably need to update it to include checking which form I'm in, any info would be nice, because I'd rather not use up 2 actionbar slots for it.

Gaean 02-01-06 05:12 PM

Quote:

Originally Posted by Garoun
/script CastSpellByName("Prowl(Rank 1)");
/script CastSpellByName("Shadowmeld");

I use a similiar macro (the prowl spell cast line works for pets also) for SM/prowl on my pet. It will put us in stealth, but will not take us out. The benefit of it is that you can safely spam the button and not cancel prowl at the wrong time.

But perhaps you may want to consider using the spellbook API.

Sorry I do not have enough knowledge to actually crunch one up for ya, but I hope it helps.

Garoun 02-01-06 09:49 PM

Thanks Gaean,

Yeah I'm finding this out through some testing and trial and error from a reply on the WOW UI forum. Really wish it would work the way it should :P.

Looking like I may have to do some lua coding as a function to do what I have to do to get this working :/.

Garoun 02-02-06 10:35 AM

Update:
http://forums.worldofwarcraft.com/th...hreadID=313101

Got some good replies to my thread over on the UI forum on WoW surprisingly enough :) go go persistence hehe.

Gaean 02-02-06 11:23 PM

awesome, usually all I see on those boards is nerf thsi or that :)


All times are GMT -6. The time now is 11:38 PM.

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