Jump to content

Recommended Posts

Posted

Then you have killed L2Off systems and soon they will become like java. Thanks. :D

don't say such bullshits

 

L2Off needs MUCH MORE money for many things-It isn't like Java

 

And the only reason sharing this is to prevent ppl that want start L2Off server buying shits from everyone that thinks he is a DEV

 

Posted

don't say such bullshits

 

L2Off needs MUCH MORE money for many things-It isn't like Java

 

And the only reason sharing this is to prevent ppl that want start L2Off server buying shits from everyone that thinks he is a DEV

 

 

Now someone has a valid point.

Posted

Now someone has a valid point.

/agree

 

L2off its much harder to setup / mantain / extend than l2j, mssql its harder than mysql, just watch the stored procedures,database split, etc?

i dont think that every noob outta there can handle it , seriously.

Posted

And don't be faggots

 

L2j servers at priority is ok(The one serious projects with deticated)

the shitty l2j servers are the home-hosted w/o any knowledge with preconf packs

while in L2Off

U need a very good deticated

Surely a Developer

And MONEY for maintenance/protections/etc

 

In 95% u will never see a HOME hosted L2Off,just see the requirments of L2Off and l2J and compare

Posted

I suppose that is true, but given enough time it can be figured out with all the guides available.

 

And it is expensive, that much I know but my server is worth it. :D

 

I have L2OFF set up on one of my home servers for testing, works fine but I would never use it for live as I have a hosting service for that.

 

Test Server (In my home):

Intel Core 2 Quad 2.40GHz

8GB DDR3 RAM

Western Digital VelociRaptor 180GB (2) 10k RPM HD's

10Mbit Dedicated Pipeline

 

Actual Gaming Server (Dedicated Hosting):

Intel Xeon W3520 (i7) 4x 2x 2.66+ GHz

32 GB DDR3

Western Digital SiliconDrive III 2x80GB SSD + VelociRaptor 2x750GB HDD 12k RPM (Hardware Raid Array)

10TB/mo @ 1Gbps

Microsoft Windows Server 2003 64bit (with license)

Microsoft SQL Server 2005 64bit (with license)

Posted

/agree

 

L2off its much harder to setup / mantain / extend than l2j, mssql its harder than mysql, just watch the stored procedures,database split, etc?

i dont think that every noob outta there can handle it , seriously.

 

Spoken like true idiot with no knowledge.

 

 

Wether you use queries executed directly from your application or use stored procs inside the database matters not.

It's TSQL and it's nearly the bloody same for EVERY single incarnation out there, postgre,oracle,mysql,mssql, etc etc.

 

 

 

Shakal's comment made me laugh too.

He's the same as everyone else who downloads a pack.

 

 

 

L2OFF is chronicle 4 leak - in order to get further than that you'll need to look inside the application cause you have no source availeble (Well yet, who knows with NCSoft security it might not leak). You have to change already compiled code.

 

 

This is where it goes wrong for 99,99999999999999999999999999999999%.

How often is it that these files end up with a person with RCE/Assembly knowledge and knowing what to do, investing time into researching?

Very very rare.

 

How often do any of the people who get these files, begin to learn the the L2 Off daemons - and begin a well near impossible scaled task for somehow understading them, researching them and knowing enough assembly to start cross matching them and creating another application to rewrite the daemons?

 

I'd say 0.

 

 

 

 

The problem is not "L2Off is not supported lolz" - the problem is it's a closed enviroment from the start.

Nearly anyone can learn BASIC JAVA SYNTAX and go change various elements of L2J , or if any public .NET/C# emulators.

 

Who can write infrastucture, threading/pooling and memory management proper for this for l2j and their own emulator branch?

Again 0.

 

 

It's basic OOP for NASC/AI and for JAVA.

Doesn't require much effort to get some results.

 

Bothering to learn an application written for 1 platform, and changing it.

Takes quite bit more effort even for the smallest results.

 

 

 

Why doesn't anyone btw just see this is A HUGE COMMERCIAL for fr3d's buyout of dvamp?

If it's not fr3d himself :D

 

Posted

I suppose that is true, but given enough time it can be figured out with all the guides available.

 

And it is expensive, that much I know but my server is worth it. :D

 

I have L2OFF set up on one of my home servers for testing, works fine but I would never use it for live as I have a hosting service for that.

In enugh time,

Plug'n'play server will still plug'n'play servers,stupid admin will still supid admins

who will create something good, its going to do it cause its really interessed in developing,learning, and all, and not only to make money like many ppl outta there,

this its what i think.

Posted

Spoken like true idiot with no knowledge.

 

 

Wether you use queries executed directly from your application or use stored procs inside the database matters not.

It's TSQL and it's nearly the bloody same for EVERY single incarnation out there, postgre,oracle,mysql,mssql, etc etc.

 

 

 

Shakal's comment made me laugh too.

He's the same as everyone else who downloads a pack.

 

 

 

L2OFF is chronicle 4 leak - in order to get further than that you'll need to look inside the application cause you have no source availeble (Well yet, who knows with NCSoft security it might not leak). You have to change already compiled code.

 

 

This is where it goes wrong for 99,99999999999999999999999999999999%.

How often is it that these files end up with a person with RCE/Assembly knowledge and knowing what to do, investing time into researching?

Very very rare.

 

How often do any of the people who get these files, begin to learn the the L2 Off daemons - and begin a well near impossible scaled task for somehow understading them, researching them and knowing enough assembly to start cross matching them and creating another application to rewrite the daemons?

 

I'd say 0.

 

 

 

 

The problem is not "L2Off is not supported lolz" - the problem is it's a closed enviroment from the start.

Nearly anyone can learn BASIC JAVA SYNTAX and go change various elements of L2J , or if any public .NET/C# emulators.

 

Who can write infrastucture, threading/pooling and memory management proper for this?

Again near null.

 

 

It's basic OOP for NASC/AI and for JAVA.

Doesn't require much effort - bothering with assembly and researching a program, well does.

 

 

 

 

ehmmm maybe you have not understand what i sayd, i mean, if you get out with l2j, you are just going to install you mysql db, without taking care of the rest,if you are going to work with l2off, or mssql, you should know waht stored procedures are,try to ask this to someone who use l2j.. if you talk with them about creating a stored procedures to do something,he will ask you "wtf its that thing?i just know what's "inset into and select * from". dunno if you understand what i mean

Posted

ehmmm maybe you have not understand what i sayd, i mean, if you get out with l2j, you are just going to install you mysql db, without taking care of the rest,if you are going to work with l2off, or mssql, you should know waht stored procedures are,try to ask this to someone who use l2j.. if you talk with them about creating a stored procedures to do something,he will ask you "wtf its that thing?i just know what's "inset into and select * from". dunno if you understand what i mean

 

Maybe because they're newbies and don't really know MYSQL? Or SQL in general? Maybe your one of them?

MySQL has stored procedures (or routine's as they call them).

 

A query with arguments, is a query with arguments.

Wether you execute it yourself, or have something prepared in the database matters not.

I'm sure however this is NEWS to you.

Posted

Maybe because they're newbies and don't really know MYSQL? Or SQL in general? Maybe your one of them?

MySQL has stored procedures (or routine's as they call them).

 

A query with arguments, is a query with arguments.

Wether you execute it yourself, or have something prepared in the database matters not.

I'm sure however this is NEWS to you.

Still not understanding,this was just an example! i just sayd that l2off will not be like l2j, everywere,

i know what is a query, i know that mysql too have stored function and procedures, in not so idiot,

but (again) this was just the easiest example!

 

P.S. nop, this is not a news for me!

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

    • Yes he have account in MXC but didn't came here and didn't post nothing to protect his reputation, and MXC administration doing nothing about scammers seems old scammers accounts was unblocked too.
    • Thank you, Can I have the password ?
    • I'd love to get involved, add me on discord: ilikebeer.
    • Forever Lineage Interlude mid-rate built for people with one hour a night Chronicle: Interlude XP/SP: 25x  |  Drop: 10x  |  Adena: 12x  |  Spoil: 15x Enchant: Safe +3  |  Max +21 Fresh start: 11 September 2026 - server is live now Website: https://l2forever.eu Discord: https://discord.gg/96rdukHvbs Why this server exists I have wanted my own Lineage 2 server since I was a teenager. I tried, failed, came back, failed again. Fifteen years later I am a developer with a full-time job, a family, and maybe an hour before bed. Every server I tried as an adult made that hour feel wasted - log in, kill a few mobs, no real progress, log out annoyed. So I built the server I actually wanted to play. Everything below is designed around one question: can you log in, make real progress, and log out on your own terms in one session? What is different Rebirth and Talent Tree - hit level 80, reset to level 1, keep your gear and skill enchants, earn talent points. Build a different character every rebirth. Bounty Hunter - daily hunt tasks with rank progression, Bounty Coins, and rare bounties. One bounty fits one session. Companions - a summonable tank, healer, or damage ally for any class. First one costs three bounties. Solo play without a solo class. Auto-farm - your character farms on its own for 2 hours a day at full XP and half loot. Solo, monsters only. The only automation allowed. Alchemy - brew stronger HP/MP potions from monster drops, no recipe needed. Custom Gludin start zone - buffs, passive mobs, and the NPCs you need, through your first 20 levels. Shorter class quests - 1st, 2nd, 3rd class, Subclass and Noblesse, all through one NPC. Champions - 5% spawn above level 40, 3x HP, 8x XP, 4-5x loot. Worth stopping for. Scheme buffer, shop up to C-grade, teleporter - B-grade and above come from crafting, drops, and quests. Seasons - each season brings Talent Tree changes. Your master account, titles, and cosmetics carry over. The rules I hold myself to Solo is the default, not a punishment. No clan required, no raid schedule, no guilt when you log off. Paid tiers add convenience and time, not power - the free baseline is the full game. No surprise wipes: if another fresh start ever happens, it is announced at least a month ahead. One developer, no shady admin, and I play on it myself. This is the server I needed fifteen years ago. Come see what I made. https://l2forever.eu  
    • 🚀 September Restock Live! Upgrade your personal Gmail to 5TB + Gemini Pro 12-18 Months instantly. 100% private and automated delivery!
  • 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..