Jump to content

Recommended Posts

Posted

Hello everyone.

 

Since i had some time today, i decided to make a small share. I know it's been shared before 2 times, but AbsolutePower's one wasn't working and the other one had 4 or 5 options. This one got as many as you want, check configs.

 

Here: http://pastebin.com/Kz3fKvmq

 

Credits to me.

Posted

Very good work An4rchy, also it's shared by Elfocrash with 5 options I think and works fine.

 

Btw, I will test it. Thanks!

Yeah, all of these shares related to pvp rewards are done with x pre-chosen options. I can't understand why nobody uses maps on configs.

  • 2 weeks later...
Posted

I add it today to my pack but i get an error

compile:

    [javac] Compiling 1416 source files to C:\Users\Johnnie\workspace\Server\GameServer\build\classes

    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6

    [javac] C:\Users\Johnnie\workspace\Server\GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:8022: error: method getMaxLevel in class SkillTable cannot be applied to given types;

    [javac]                                        addSkill(SkillTable.getInstance().getInfo(Config.PVP_SKILLS_LIST.get(i), SkillTable.getInstance().getMaxLevel(Config.PVP_SKILLS_LIST.get(i))), true);

    [javac]                                                                                                                                        ^

    [javac]  required: int,int

    [javac]  found: Integer

    [javac]  reason: actual and formal argument lists differ in length

    [javac] 1 error

    [javac] 1 warning

Copy paste dosen't work so well

SkillTable.getInstance().getMaxLevel

                                  ^

 

Posted

Try to change this:

SkillTable.getInstance().getMaxLevel(Config.PVP_SKILLS_LIST.get(i))), true)

to:

(int)SkillTable.getInstance().getMaxLevel(Config.PVP_SKILLS_LIST.get(i))), true)

 

But i can't get why it gives error. It shouldn't.

  • 3 weeks later...
Posted

An4rchy you rock man, thx

is this functoinal for freya?

 

and i give u one question, i want to give an item in the pvp, but also i want to add exp/sp/fame..

can it be done? im asking you because im not experienced enough.

 

thanks in advance.

Posted

very nice code An4rchy ^^

An4rchy you rock man, thx

is this functoinal for freya?

 

and i give u one question, i want to give an item in the pvp, but also i want to add exp/sp/fame..

can it be done? im asking you because im not experienced enough.

 

thanks in advance.

just use getInventory().addItem(id, count); as i remember

  • 1 month later...
  • 3 weeks later...
Posted

1 litle error ALLOW_PVP_SKILLS = Boolean.parseBoolean(alcardia.getProperty("AllowPvpSkills", "false"));

String PVP_SKILLS_LIST_VALUE = elcardia.getProperty("PvpSkillsList", "100,3100;");

 

alcardia is with red line. and i dont know what to do

 

i use Epilogue Client

Posted

1 litle error ALLOW_PVP_SKILLS = Boolean.parseBoolean(alcardia.getProperty("AllowPvpSkills", "false"));

String PVP_SKILLS_LIST_VALUE = elcardia.getProperty("PvpSkillsList", "100,3100;");

 

alcardia is with red line. and i dont know what to do

I am crying. You put your config's name.

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.



  • Posts

    • You still need an executor for delayed task, and regarding instant task, they are simply executed using regular virtual thread.   Delayed tasks handling was anyway reverted back due to VT's pinning / strange behavior.   If you got something better to propose, you can also contribute rather than "??".
    • Hello everyone, I'm selling my Salvation license from L2JEternity. It's a lifetime license that I bought from LordWinter about 2 years ago. He's been updating the project diligently since then. I used it to open just one project and then never used it again. Since it's been idle, I'd like to sell it. At the time, I paid 600 euros for this license. I'm selling it for 350 euros. Payments only in cryptocurrencies to avoid chargebacks from the jokers. Thank you and if you need any recommendations from important people on the forum, I have them. https://prnt.sc/SloDzTxN3fs6
    • Deadpool Skin for All Races Lineage 2 A custom Deadpool skin is now available for all races and classes in Lineage 2. Fully compatible with any client version: Interlude, High Five, Classic, and others This is perfect for private servers, custom events, or just adding fun to your gameplay. Available now at a very attractive price.    
    • Hello,    I have lost my System from my Lineage 2 server, my server is a bit custom and I have no more system file.   I am searching for somebody who can recreate my full system, I have all the xml files necessary I just do not know how to make it work.   Start price for this is 100 euro but negociable, I need a bit more help with some more questions as well, I need somebody who knows a lot about L2 server custom creation and who can answer a few questions, I will pay for the service ofc.   Please leave ur Discord informations " if is allowed " or send me a pm with ur credentials and I will contact you asap.     Kind Regards. Later Edit :   Maybe I have bad expressed myself, I need the creation of a PATCH for my Freya CT2.5 version.   The starting price for this is 100€ but negociable, extra help will be extra counted and payed acordingly.    I am a very generous guy, do not be shy and contact me if you can make it happend.   Ty, Alex
  • Topics

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