|
Macro Help
Hey ive been trying to make a macro for my priest so that when in battle i can cast Power Word: Sheild, then cast renew on myself and then go back to the target..
/target player
/cast Power Word: Shield(Rank 1)
/cast renew(rank 1)
/script TargetLastEnemy()
This is what ive come up with, but the script doesnt ever cast renew.. it says that there is another action in progress.
If someone can sort this out for me, or point me to a guide or something i would really appreciate it, thanks.
|