[DiscordArchive] How do I avoid NPC entering Evade mode if there are still nearby enemies?
[DiscordArchive] How do I avoid NPC entering Evade mode if there are still nearby enemies?
Archived author: Deleted User • Posted: 2021-08-29T21:25:44.141000+00:00
Original source
How do I avoid NPC entering Evade mode if there are still nearby enemies?
Archived author: Deleted User • Posted: 2021-08-29T21:26:31.817000+00:00
Original source
I've tried `_addAttacker(Unit*)` & `SetInCombatWith(Unit*)` functions but not working
Archived author: Deleted User • Posted: 2021-08-29T21:27:14.895000+00:00
Original source
I've also tried `UNIT_FLAG_IN_COMBAT` flag, not working