Jump to content
  • 0

Question

Posted (edited)

Hi 

 

I'm googling right now to get info about how l2j works.

My goal is to learn how to fix  but I don't know how to approach or how much I have to go deep.

I know a bit of java and I keep studying it.

so What Does fix mean ? 

Do I need to know java and what else ?

I would like learn to create events , fix features , change position of mobs bugged etc

 

Thanks for any help

Edited by Sinistroyer

4 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, Sinistroyer said:

so What Does fix mean ? 

Do I need to know java and what else ?

I would like learn to create events , fix features , change position of mobs bugged etc

first you need to go to this link, then choose random source and run in your local server to know better about server structure (for this you need  to know java), then learn how to datapack connected with server (about parsing and db)

 

  • 0
Posted

Hi , 

I have a local server ready with L2jMobius.

I just realized that db tables are different from the old l2j server ( the original I think it is).

For example I have to set my char  with admin access level  and I've found the  files with this text inside :

# This option will set the default AccessLevel for MasterAccess
# Pls be carefully with that. Chars with this AccessLevel have
# right to execute every AdminCommand ingame.
# Default = 100 - Max. 255
MasterAccessLevel = 127

# This option will set the default AccessLevel for UserAccess
# Chars with this AccessLevel have user rights
# Default = 0 - Max. 255
UserAccessLevel = 0

on L2jmodbius is named "Access.ini"

  but the  "admin_command_access_rights" table doesn't exist in my DB 

 

 

maybe a standard doc doesnt exist and I have to ask to L2jmodbius forum

or i have to learn by reading Java code ?

For example I would like understand where the npc are "built" in DB , how do they work ?

How Do the db handle the item ?( it uses numbers..) ectc

I mean the architecture that is how every stuff is linked 

 

Thanks fro any help

 

 

 

 

 

  • 0
Posted

None will give you the use of the 1500+ core files of a L2J project.

 

I invite you to be curious and explore it. L2J is 80% project knowledge and 20% Java.

 

Langages to know : HTM, XML, SQL, Java. Some projects still have scripts under Jython.

 

With ok logic and no specific knowledge, you can expect to be "mhe" after 6 months of tries/fails, "ok" with 1y and "decent" after 1y+.

 

stackoverflow website is the best way to get answers regarding Java structures/logic/patterns in general.

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


  • Posts

    • The big systems, such as the Olympiad and sieges, are done. Now it’s time to tackle the smaller stuff.   Fishing, pets, striders, lottery, derby, private shops, and macros are ready.   P.S. If anyone has experience launching projects and would like to try launching a project using my client/server, feel free to message me on Telegram and we can discuss it: @artem_lemeshev
    • That's definitely not the reason why they perform wipes.
    • You are right, and most of them meant it when they said it.   Servers wipe because it is the only tool they have left. Something breaks the economy, a duplication bug or an exploited quest or a bad multisell, and the owner cannot tell which items came out of it. When you cannot find the bad items, the only way to clean the world is to delete the world. That is not dishonesty, it is running out of options.   So the answer is not to promise harder. It is to not need the promise: Backups run daily into three places: this machine, an S3 bucket whose key can write and cannot delete, and a computer that is not the server at all.   A restore test runs weekly and actually restores, into a scratch database, comparing every table against production. I ran it before writing this reply: 119 tables, 0 missing, 0 empty, characters back with their coordinates. Binary logging is on with sync_binlog=1 and fourteen days of retention. Every change is on record, so an item can be traced back to what produced it and removed by itself.   That is what makes "fix the bug and remove what it produced" a real option instead of a slogan. What I will not promise is that the server runs forever. If it ever closes, that is an ending, not a wipe, and you would hear it from me first.   Six months is the only proof that counts. Bookmark the thread.
    • I think it happened when I tried adding an ad banner—it turned out to be an ad injector that scattered ads all over the site and cluttered it up. I’ve removed it now; you either visited right when it was active, or it was just leftover residue. It’s gone now (try Ctrl + Shift + R). I’m fixing the responsiveness right now!
    • A brand-new High Five x5 server built for players, not wallets. Only a week old — the perfect time to start. And this Friday we're running a Double XP Comeback Weekend. 🎉 DOUBLE XP COMEBACK WEEKEND — Friday 21 August, 14:00 → Sunday • x2 XP & SP · x2 Adena & drops · FREE full buffs all weekend 📊 RATES • XP / SP: x5 · Adena & drops: boosted · Chronicle: High Five (L2jMobius, retail-based) ✨ QUALITY OF LIFE • Auto-loot for everyone (adena & items straight to inventory; herbs on ground) • Free buffer in the Community Board (Alt+B) • Offline shops • Champion monsters — passive, extra rewards, drop event medals • Premium earned in-game via medals: +20% XP/SP, gold nickname, up to 6 windows • Multibox: 2 windows free, 6 with Premium • Vote rewards (HopZone, TopZone) 🌐 WEBSITE & COMMUNITY • Full web panel, auction house, referral rewards, 2FA, support tickets • Custom auto-updating launcher • Hands-on GM — real-time bug fixes & support • No RMT, no pay-to-win 🔗 Website: https://nolifer.eu · Discord: https://discord.gg/Z9p4pmXFYx
  • Topics

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