Mob aggro...
I get mobs aggroing through walls a lot, especially in places like The Warrens. What database should I edit to change this? and any idea what the code would be?
Also, I noticed that Fungi Tunics regent effect does not seem to stack with racial (troll / iksar) regen. MindMage |
Aggro through walls can not be avoided with the current code, as I understand it. They would have to make pathing for each dungeon for the mobs to follow to prevent them from running through the walls/floors/ceilings.
|
no there is a bug in yell help it seems too
they aggro between walls yes but you can aggro the whole dungeon when you aggro just one monster =( it happens for me in codecay since emu 5.6 i aggro and 30 monsters come from everywhere ... |
http://www.eqemulator.net/forums/viewtopic.php?t=14018
I know a few people have looked at it, but as of yet there is no fix. I actually set all of my mobs to faction = 0 due to the dungeons being unplayable...this does not affect your gaining and losing faction, but it does stop the crazy trains. |
change mob faction
What is the tagline or code I need to change all mobs to 0 faction?
MindMage |
Oops it is the npc_faction table:
Code:
UPDATE npc_faction SET primaryfaction = 0; |
All times are GMT -4. The time now is 07:47 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.