Quote Originally Posted by 'elsegundo',index.php?page=Thread&postID=144608#po st144608
Quote Originally Posted by 'Tynk',index.php?page=Thread&postID=144491#post144 491
/cast [nomodifier] Spell1
/cast [modifier:shift/alt/ctrl] Spell2

absolutely should work, but just for a matter of efficiency and clean code, you can do something like this.

/cast [nomod] Spell1,[mod] Spell2
or... /cast [mod] Spell1; spell2
you mean /cast [mod] Spell2; Spell1 :P