What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Avoid Mobs problem

bl4ck

Member
Joined
Aug 18, 2011
Messages
976
Reaction score
6
Hello,
I've got problem, namely I added some npc which the bot should pass by to the profile but sometimes it doesn't work. I added npc to the blacklist because I've often got problems with aggro on Deepholm. There are some other good solution?

add to profil:
Code:
<AvoidMobs>
<Mob Name="Stone Trogg Ambusher" Entry="43134" />
<Mob Name="Stone Trogg Berserker" Entry="43228" />
<Mob Name="Stone Trogg Geomancer" Entry="43234" />
</AvoidMobs>

log:
Code:
[10:42:55:101] Avoiding 'Stone Trogg Geomancer'
[10:42:55:452] Avoiding 'Stone Trogg Berserker'
[10:42:55:467] Avoiding 'Stone Trogg Geomancer'
[10:42:55:486] Avoiding 'Stone Trogg Berserker'
[10:42:56:154] Removing 'Stone Trogg Geomancer' as a danger - not avoiding him anymore!
[10:42:56:154] Removing 'Stone Trogg Berserker' as a danger - not avoiding him anymore!
 
Mob avoidance means that Hb wont attack on the specific mob,but if it happens to aggro it it will defend
 
Back
Top