Log in

View Full Version : Beneficial spells aggro


wizhex
12-07-2018, 02:04 AM
Hi,

I would like to have beneficial spells generate aggro only 50% of the time they are cast.
I have been looking for the whole day in the eqemu code how to do this, but I didn't find/understand.

Would someone be able to help?

Thanks a lot!

demonstar55
12-07-2018, 02:43 AM
That's how it is already.

wizhex
12-07-2018, 01:25 PM
Oh nice! You guys rock!

As I am trying to understand as much as possible about the server, could you please tell me in what file this is done (and in around what lines). I tried to understand where it could be done in the code without success, so I would love to know :)

Thanks again!

demonstar55
12-07-2018, 01:32 PM
EntityList::AddHealAggro

wizhex
12-07-2018, 01:37 PM
Super! Thanks a lot :)