Jump to content

Recommended Posts

Posted

Hello everyone,

I compiled a wrapper for the L2ClientDat listed here:


It exports the data into a database table for them to be edited properly.
Create your schema like this:

CREATE DATABASE dats COLLATE = 'utf8mb4_unicode_ci';


Under /data/config.properties you need to set your database credentials / schema name.
Put everything inside your system folder and drag items onto decrypt.bat or encrypt.bat.
Decrypt may take a minute or two to import depending on your system resources.
I use IntelliJ IDEA database tools to alter the game files along side the server XMLs.
If you add new entries in L2GameDataName manually you should decrypt again before encrypting as some DAT enums may be missing. (not confirmed)

Thanks to the original creators for providing this.
Enjoy!

https://github.com/nikolasgkou/L2Editor

  • Like 2

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