Jump to content

Killer Panel [Update]


Recommended Posts

  • 3 weeks later...
  • 3 months later...

As we mentioned the code could be reworked a bit, but it does it's job :P

 

I changed a bit htm design and added name of item, so now it looks like that:

 

11507140.png17107759.png

 

Anyway, thanks for share, another file to trash my HDD :troll:

 


 

Also, I think that 'else' in your code is useless, since who care if he got 'legs' or any other item or not. Only show what he got is necessary :P

 

 

Hey, u can help me with this code? i don't where put "dodiepanel (killer);"

and i have few stupid questions more if u have time <3

Link to comment
Share on other sites

L2PcInstance  @ doDie( method

 

i have in this way see:

    @Override
    public boolean doDie(L2Character killer)
    {
        // Kill the L2PcInstance
        if (!super.doDie(killer))
        {
            return false;
        }
        
        if (CustomServerConfigs.PVP_SPREE_SYSTEM && (getPvpFlag() > 0))

how is ? srry for ignorance :/

i use High Five l2j!

Edited by Mank1z
Link to comment
Share on other sites

  • 2 years later...

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
Reply to this topic...

×   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...