Jump to content

L2ClientDat Wrapper


Recommended Posts

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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

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