Jump to content

Recommended Posts

Posted

Valantis fixed it Ty

It's not hard to understand it, do it yourself to learn how it works. Don't ask from others!

 

'elcardia' is the name of the config which the code will be added.

 

for eg, in l2jserver you will put this code in l2jmods.properties

 

so, you have to change from 'elcardia' to 'l2jmods'.

 

it's ok know? if you want any help, feel free to pm me.

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.

 

i have l2jfrozen interlude*

 

i get same error  with BackstaBBerg i changed but problem exist..

  • 9 months later...
  • 1 month 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...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..