I wonder is it a way in lua, that when the mob entring combat with you.
it will leave combat to?
I mean, it will leave combat, when the entring combat function triggers.
I wonder is it a way in lua, that when the mob entring combat with you.
it will leave combat to?
I mean, it will leave combat, when the entring combat function triggers.
hm,i know that 1.
it wasnt this i did mean. i mean like:
like the mob will do somthing on the OnCombat,then leave combat after the (do somthing).Code:function SandGuard_OnCombat(Unit, Even, pMisc) (some type of leave combat inside the OnCombat function) Unit:RemoveEvents()
Last edited by secretdragon008; 02-13-2008 at 10:51 AM.
okey,ty.
i maybe know a way.
If its any command that can kill the mob,when OnCombat triggers on the mob,
and then a command that revive the mob,when its leave Combat,since the mob will leave combat when its get killed.
Sadly that's not working gastric, tried it but even with faction 35, it attacks you :/