Jump to content

Recommended Posts

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

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

Posted (edited)

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
  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock