Thread Tools Display Modes
01-30-06, 02:03 PM   #1
Garoun
A Fallenroot Satyr
 
Garoun's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 25
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.
  Reply With Quote
02-01-06, 05:12 PM   #2
Gaean
A Fallenroot Satyr
 
Gaean's Avatar
Join Date: Sep 2005
Posts: 24
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.
  Reply With Quote
02-01-06, 09:49 PM   #3
Garoun
A Fallenroot Satyr
 
Garoun's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 25
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 :/.

Last edited by Garoun : 02-01-06 at 10:02 PM.
  Reply With Quote
02-02-06, 10:35 AM   #4
Garoun
A Fallenroot Satyr
 
Garoun's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 25
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.
  Reply With Quote
02-02-06, 11:23 PM   #5
Gaean
A Fallenroot Satyr
 
Gaean's Avatar
Join Date: Sep 2005
Posts: 24
awesome, usually all I see on those boards is nerf thsi or that
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Macro help - Shadowmeld/Prowl

Thread Tools
Display Modes

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