PDA

View Full Version : Why doesn't this work?


Thrawler
27-05-2006, 12:02 AM
Why doesn't this macro work?

/cast Tiger's Fury
/script SpellStopCasting()
/cast Ravage
/script SpellStopCasting()
/cast Faerie Fire (Feral)(Rank 4)
/script SpellStopCasting()


It works everything except the Faerie Fire it doesn't cast it, anyone know as to why its not casting it?

LeTHaL_BaNaNa
27-05-2006, 01:48 AM
MAybe you made a typo? You know that shiftclicking on the skill in the skillstab inserts it in the macro you are making?

SkunkWerks
27-05-2006, 11:53 AM
Well, I don't claim to be an expert on scripting, but the only difference I see in that line as opposed to the others is the extra set of parentheses. Can they be removed?