Jump to content

B1ggBoss

Legendary Member
  • Posts

    494
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by B1ggBoss

  1. that revisions you are using are Gracia Epilogue

    If you wanna add a interlude buffer you will have to change somethings:

    1) The buffer folder (which should contain the .py script and maybe some htm files) must be placed in scripts/custom

    2) Go to scripts.cfg and add, at the botton: custom/yourbufferfoldername/__init__.py (if the script is called __init__.py, otherwise, put the script name ended in .py)

    3) Be sure you open the scripts and change the imports from net.sf.l2j to com.l2jserver

    Important

    From interlude to epilogue there has been a lot of changes in the core, that means the imports may change (due class move from any package to other), and some methods from core may not exist. On start up, the methods which doesnt exist (if theres any) will prompt as an error, so you can know by that error what doesnt exist and will can look for other to replace them

  2. 1) Install a new gameserver in your machine. In server.properties, change his port to, for example, 7778

    2) Register it and add the gameserver to the gameserver table in the database WHERE THE LOGINSERVER CONNECTS

    3) If the loginserver is in another machine, be sure you put the login server machine ip in the property where you must specify what ip must this gameserver connects to the login server

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