View Single Post
  #2  
Old 04-01-2005, 09:57 PM
farce
Hill Giant
 
Join Date: Feb 2003
Posts: 126
Default

I'll look into it today for ya. What version of EQemu do you have? I have 0.6.0-RC2.

update:

ok, need to add 'return true;' to line 625 of aggro.cpp. This sets up a rule to allow beneficial spells from clients to mobs. Now, this is a workaround.. since I dont consider lull to be beneficial to a mob. That line needs to go in between the empty {}'s that are like this:

{
}

-farce

Last edited by farce; 04-03-2005 at 04:34 AM..
Reply With Quote