Jump to content

Metab

VIP Member
  • Posts

    29
  • Credits

  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by Metab

  1. On 7/7/2020 at 12:11 AM, Tryskell said:

     

    It doesn't work like that.

     

    Official L2 updates are cut in "chronicles". I invite you to read any wikipedia speaking about L2 to get the full list, it updates every 6 months or so lately.

     

    Each chronicle (tagged by a name) got its own developement team, L2J stopped around H5, mainly because they couldn't follow the pace of retail chronicles.

     

    Numerous teams took other chronicles, being older or newer than H5. For that, they use initial L2j work and work on their own version of the emulator ; it's called a "fork". Many of those teams simply dissapear after a while, and their sources are also generally lost.

     

    For instance, I'm the project leader of a project aCis, which is based on L2J IL branch, and which is dedicated to Interlude chronicle (which last 6 months, around 2007). Other teams work on other chronicles, and some popular chronicles can have numerous teams working on it.

     

    You also have L2OFF, which are basically leaked retail files (basically, what uses NCSoft as game server) and since leakers couldn't leak all chronicles, some people created an "extender" system, to emulate a given chronicle. For instance, L2OFF got leaked C1, C4 and GF, so any L2OFF files you will find about C2/C3/C5/IL/... is an extender.

     

    About which chronicle does what, you basically need to know the game to understand. The biggest steps, in the past is the move from IL to Kamael, and the introduction of GoD. Since then, it becames a fuckfest and I personally stopped to interest into it.

     

    Then, some years ago, and seeing private servers were still strong and seeing they could milk some players based on nostalgia, retail also launched "Classic" version. So you got actually 2 versions of L2 retail, and an illimited amount of forks trying to emulate chronicles, being latest and older.

     

    Thank you Tryskell.. that was very helpful 

  2. 3 hours ago, antwnhc said:

    why would u run a server when u have 0 knowledge about the game whatsoever?

    most common and most preffered is Interlude

    with 0 knowledge, I already have h5 server running online and I add or edit on it. I'm exploring and learning every day thanks to guides and tutorials.

  3. 8 minutes ago, Zake said:

    When you run as ant build, you build executable jar files into your build folder. You have to replace them in your libs folder (it has a different destination in most packs) and after you restart your server the changed are applied. Although, there are some scripts like the one you 're mentioning in the first post that need to be replaced in the scripts folder in some forks, which is usually located in gameserver/data/scripts

     

    thank you very much.. most respect to you

    please see this video and advice:

    https://gofile.io/d/ua0yNz

    solved

     

    thank you 

    3 hours ago, Metab said:

     

    thank you very much.. most respect to you

    please see this video and advice:

    https://gofile.io/d/ua0yNz

     

     

    solved .. thank you

  4. 17 minutes ago, Zake said:

    if you are not familiar with the copy/paste function you should probably read windows 98 tutorials.

    really..?

    you are not answering my question and going around it.. 

    I ask you about specific issue bit you're answering another one.

    I asked about java and you telling me to edit l2server files ?

     

    just tell me you don't know

     

    please see this video of my l2server files, I think there is missing files :

     

    https://gofile.io/d/ua0yNz

  5. 38 minutes ago, Zake said:

    you don't have to edit htm files through eclipse(even though you can but it's so boring, because you have to build it again). Just download notepad++ (or just use any simple editor) and edit them directly from server side (c:/l2server/data/html/blabla) and ingame type //reload htm command.

    this is what I'm doing for l2server files.. but I'm asking about java

    for example: ..l2r\gameserver\communitybbs\BoardsManager.java  how do I replace it into l2server files?

     

     

  6. 20 minutes ago, Zake said:

    you just edit a java file through eclipse, rebuild and replace the proper files (usually only jar files)

    please be patient with me.

    I edited ..java\gr\sr\javaBuffer\buffCommunity\dynamicHtmls\GenerateHtmls.java

    I rebuild (right click on core\build.xml and run as 1 Ant Build) then .. 

    what is the proper files to copy from eclipse destination and replace it with what in the gameserver folder ?

     

     

  7. 6 hours ago, Zake said:

    create a new folder like C:/L2Server, copy the build folders both core_clean/build and data_clean/build and paste them into your new folder. Now your merged folder should run gameserver/login properly

    ok, I made this new folder and merged and run the server.

    after that.. what about if I want to edit using eclipse.. how to save file into this new folder?

    please explain

  8. On 6/30/2020 at 11:13 PM, Metab said:

    Hello,

     

    I have a problem will make me loose my mind.

     

    I have l2sunrise h5 licenced server. after compiled sources by eclipse, as per guide, I only extract (L2SR_DataPack & L2SR_Server) together in one file that I control the server from. see photo

     

    when I faced problem of editing Community Board, many people advised me to edit (..java\l2r\gameserver\communitybbs\Managers\ClanBBSManager.java) 

     

    But I didn't find java file in that file. Please check 3 photos in link.

     

    Files (L2J_SunriseProject_Core_Clean) and (L2J_SunriseProject_Data_Clean) have the java file I'm looking for with (..java\l2r\gameserver\communitybbs\Managers\ClanBBSManager.java) . see photo

     

    So, how can I control the Core & Data files that have java files?.. see  photo

     

     

    core.png

    java build.png

    java core.png

     

    any help please.

     

    how these Files (L2J_SunriseProject_Core_Clean) and (L2J_SunriseProject_Data_Clean) related to server files?

     

     

  9. Hello,

     

    I have a problem will make me loose my mind.

     

    I have l2sunrise h5 licenced server. after compiled sources by eclipse, as per guide, I only extract (L2SR_DataPack & L2SR_Server) together in one file that I control the server from. see photo

     

    when I faced problem of editing Community Board, many people advised me to edit (..java\l2r\gameserver\communitybbs\Managers\ClanBBSManager.java) 

     

    But I didn't find java file in that file. Please check 3 photos in link.

     

    Files (L2J_SunriseProject_Core_Clean) and (L2J_SunriseProject_Data_Clean) have the java file I'm looking for with (..java\l2r\gameserver\communitybbs\Managers\ClanBBSManager.java) . see photo

     

    So, how can I control the Core & Data files that have java files?.. see  photo

     

     

    core.png

    java build.png

    java core.png

  10. 1 minute ago, Zake said:

    L2J_SunriseProject_Core/java/l2r/gameserver/communitybbs/

    i just saw the free version, this is the link. Although i have edited my post above, if you want to remove those buttons you have to edit the client

    there is no path in my files with (L2J_SunriseProject_Core/java/l2r/gameserver/communitybbs/)

    the path I have in only game\config or game\data.. maybe I don't have all game server files

     

  11. 15 hours ago, L2 TokTil said:

    thats button its not in html,

    handler by code here  = gameserver.communitybbs if you cant find this patch, may be you can take a look on folder scripts/handler

    for more detail you can take a look on server packet gameserver.network.serverpackets.ShowBoard

    I don't found communiybbs or showboard at any where in files and I don't have all the path gameserver.network.serverpackets.ShowBoard .. I think my files sunrise different from your.

     

    any idea please where I found ?

     

×
×
  • Create New...