solarblazin

Results 3 comments of solarblazin

Actually nevermind, managed to fix it by editing GenericTrigger.lua:1675 elseif statement with ` elseif event == "UNIT_SPELLCAST_START" then local class = select(2, UnitClass("player")) if class == "HUNTER" then else casting...