Skoth
08-07-2007, 10:41 AM
Im a night elf hunter and i have this idea for a macro, i want to be able to dismiss my pet, then cast aspect of the beast and shadowmeld. trouble is dismiss pet has a 5 second cast time while aspect of the beast and shadowmeld are instant cast, but i want a delayed cast time on aspect of the beast and shadowmeld to account for the 5 second cast time of dismiss pet. i can cast the aspect and shadowmeld simultaneously with no problem with the following code line:
#showtooltip Shadowmeld
/cast Aspect of the Beast
/stopcasting
/cast Shadowmeld
So can any1 help me fix the code to where it casts Dismiss Pet with a 5 second cast time, followed by casting aspect of the beast and shadowmeld simultaneously...any help would be appreciated
Skoth
#showtooltip Shadowmeld
/cast Aspect of the Beast
/stopcasting
/cast Shadowmeld
So can any1 help me fix the code to where it casts Dismiss Pet with a 5 second cast time, followed by casting aspect of the beast and shadowmeld simultaneously...any help would be appreciated
Skoth