View Single Post
01-22-11, 02:41 PM   #4
Akkorian
A Flamescale Wyrmkin
 
Akkorian's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2010
Posts: 111
You have to press the button once for each spell you want to cast, but you can use a castsequence macro:

Code:
/castsequence Some Spell, Other Spell, Last Spell
You can’t set special targets for some spells in a castsequence, though. If you can explain more about what you want to do, I might be able to give you a better example.

There’s a lot of good explanations and examples for making macros here:
http://www.wowpedia.org/Making_a_macro
__________________
“Be humble, for you are made of earth. Be noble, for you are made of stars.”
  Reply With Quote