Jump to content

Question

Posted

Hello in l2jfrozen when player 1 low a monster and play 2 kills it the one who low the mob take the drops

i want to do it the last hit take the drops not the one who low the monster

5 answers to this question

Recommended Posts

  • 0
Posted

Edit L2Attackable.calculateRewards. You have to rework the whole method, since it computes the looter based on damages done, with killer being the default looter. You basically only need to use killer.getActingPlayer() - since killer can be a pet or a summon.

  • 0
Posted

Edit L2Attackable.calculateRewards. You have to rework the whole method, since it computes the looter based on damages done, with killer being the default looter. You basically only need to use killer.getActingPlayer() - since killer can be a pet or a summon.

ok .. thank you

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...