Jump to content
  • 0

Newbie questions for aCis server


Question

Posted

Hi

I'm new in aCis administration and it's my first time with l2j server.

I use Eclipse and i have a git repository to send all my modifications (when i will know how to lol)

I have dl latest public source and compile datapack and gameserver (with build.xml files)

Capturedcran2023-04-27092153.png.1410268ee7fe7f2325ef1d4b26976d30.png

 

My questions :

 

1-When i need to modify some html/xml. I must editing them in aCis_datapack>data and run aCis_datapack>build.xml to send them to aCis_datapack>build>gameserver>data and copy them to override in my Server>gameserver>data ?

 

2-When i need to modify some .properties. I must editing them in aCis_gameserver>config and run aCis_gameserver>build.xml to send them to aCis_gameserver>build>dist>gameserver/login>config and copy them to override in my Server>gameserver/login>config ?

 

3-When i need to modify some .sh. I must editing them in aCis_gamserver>dist and run aCis_gameserver>build.xml to send them to aCis_gameserver>build>dist>gameserver/login and copy them to override in my Server>gameserver/login ?

 

4-For modify java. I don't know where i must modify, how to compile and how send my modification to my server folder.

 

I hope I was as clear as possible (my English is not perfect). Thank you in advance for your help

1 answer to this question

Recommended Posts

  • 0
Posted

depends, but ...

 

if your server is not runing in debug mode you don't have to modify content via eclipse (unless you want to keep it there or you want to do some changes in java files), otherwise just go directly to your already compiled datapack/gameserver files and do it there (notepad is all you need).

 

after changes made to java files you have to compile it once again and copy l2jserver.jar (acis_gameserver/build/) and place it in your gameserver/libs/ folder, then run the server.

  • Upvote 1

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