Can anyone find any errors on this scripts?
I dont have a server to test on atm and i wanted to release a set to the public please let me know if this code works.Code:function Shadownova_Ontrip(pUnit, Event) pUnit:CastSpell(38627) pUnit:Despawn(25, 36000) pUnit:RemoveEvents() end RegisterUnitEvent(889518, 10, "Shadownova_Ontrip")