Originally Posted by alj03 So how can i make it so it casts a spell when i want it to, for example the mob casts a spell at 10%? you would do function boss_name (pUnit, Event) pUnit:GetHealthPct() <= 10 pUnit:CastSpell(ID)
Database Evolved Developer:wave:
ok thanks man!
your welcome =]