I have this mob where I want to add an aggro range and a chasing one. So when someone enters its following range (the aggro one), this one increases from 5 to 15. And, when someone leaves, from 15 to 5.
Bugged onDropCombat
Code:
Test1: Type: Zombie Display: '[Lv5]&6Deranged Fugitive' HealthBar: Enabled: true Offset: 0.7 Health: 20 Damage: 9 Faction: mobs Modules: ThreatTable: true Options: FollowRange: 5 AlwaysShowName: true Equipment: - 1_prisoner:4 AITargetSelectors:...