Postby alex_speed » Fri Apr 29, 2005 6:26 pm
Hi,
I've took a look on the StandarMobBrain, and I have some questions about the CheckNPCAggro, as I know, mob will check aggro only if it's not the same faction and mob won't check to attack an NPC, it's the NPC (guard, maybe other brain?) which will check if a mob is near it.
So I think it's more like this :
Mobs vs Mobs => ok if not same faction
Mobs vs NPC => nop
NPC (guard) vs Mobs => ok (but not for all npc)
Because in the game there is some npc that won't attack mob (realm guard which will only check to aggro a player, not a mob) and as I know, realm guard which walk around mobs, mobs won't attack guards
It's my opinion, maybe I'm wrong.