Issue Information
-
#008564
-
0 - None Assigned
-
Unable To Reproduce
Issue Confirmations
-
Yes (0)No (0)
changed status to: Started
changed status to: Unable To Reproduce
I was unable to reproduce. Remember that there is a criteria to be met, the level of the monster that died needs to be higher than (level_of_mercenary_owner/2) for example. if you are level 15 you wont get a kill from a fabre (level 6) but if you are level 1, you will.
if( sd->md && src && src->type != BL_HOM && mob->db(md->class_)->lv > sd->status.base_level/2 ) mercenary->kills(sd->md);
Ok i see,
thank you for the clarification
thank you for the clarification