Chiruca
-
Posts
15 -
Joined
-
Last visited
Reputation Activity
-
Chiruca reacted to insanity in Unable to cast Faerie Fire (Feral)
Try cast the spell with lua:
<NotSpellIsLuaScript>true</NotSpellIsLuaScript> <SpellName>CastSpellByName("Faerie Fire (Feral)()");</SpellName> You need parentheses at the end () when the spell already contains parentheses.