View Single Post
  #2  
Old 03-09-2016, 05:39 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Quote:
Originally Posted by Uleat View Post
I think you're problem probably lies in two places:

skill_type: https://github.com/EQEmu/Server/blob...pawn2.cpp#L218

weapons/procs: https://github.com/EQEmu/Server/blob...ables.cpp#L332 - and the surrounding code


NPCs are complex beasts..and most of the code is very old.

Yep already been up and down those sections. I even remarked out where the procs are added under loottables and the mob still gets procs when handed the items. They are getting the procs from elsewhere, damned if I can find it. This is a bear to figure out so far. If I could find out out how the procs are added I may have a little better chance figuring it out. I have also messed with player states, setting them back to 0.
Reply With Quote