Macro Help

Evoknox

Fledgling Freddie
Joined
Nov 22, 2004
Messages
280
I want to make a macro wich casts Aspect of the Monkey first and then get up the mount. What I tried is:

/cast Aspect of the Monkey
/script UseContainerItem(0, 2)

However when I use this it says Another action in progress after it has done Aspect of the Monkey. My guess is it won't mount cause it's busy with casting AotM so I'll need some kind of delay between those 2. Anyone knows how to do that?
 

Zapsi

Fledgling Freddie
Joined
Jan 23, 2004
Messages
425
Dont u (cast) a mount ?
If so then impossible I guess macro with 2 x casting impossible as all pause hold is taken out of game.
Will try tonight when I hit 40 and see.
 

Users who are viewing this thread

Top Bottom