Jump to content

Recommended Posts

Posted (edited)

Imagine if all this effort was implemented in a project. TBH the solution for  ("admins" moslty) who wants to know which pack to choose from a variety of private and free sources, MY answer is it doesn't matter.  The only thing that matters is your budget. So in order to have a successful server - project  you need to have the will to spent and by spent i mean a lot. At least from the basic monthly income perspective. Every free and private  pack needs extra work and extra fixes. If you don't have the  knowledge how to develop every aspect of l2j you need to pay. Even if you spent a lot to your files and create the best l2 private server (this is a matter of opinion) then you need to spent even more for advertisment (at least 70% of your private project sucess) and by advertisment i mean to pay streamers, clan leaders, topsites and social platforms plus costs for dedicated, proxys and monlthy REAL MONEY EVENTS. So, In my opinion,  If you are doing it for the money it's better to invest in cryptocurrencies, if you are doing it from your good heart or  your love for  l2 the personal return is not worth at all. It will exhaust you and will make you to hate the game. 

Edited by Seamless
Posted (edited)

how could nevermore missing from such a topic

any one to point out, how trash sunrise is? we can start new topic about it

Edited by `NeverMore
Posted

 

3 minutes ago, `NeverMore said:

how could nevermore missing from such a topic

any one to point out, how trash sunrise is? we can start new topic about it

 

Mostly because this is a topic for coding and developers and you ain't one. 

 

2uP54NA.gif

Posted
Just now, `NeverMore said:

said a developer

 

I'm surprised you know this word after all. Anytime you want to start learning the basics we can start cause judging by the code you write lately you're the reason stackoverflow will give up on this language. 

Posted
22 hours ago, Kara said:

 

10 people laugh at you currently no for the codes but for your behavior. There will be impact for you in future when you ask for some help again. 

Understand when something is joke and when you simply cross the line. 

 

In the end this is your result:

 

tbLTj29.png

 

And when you write "STFU" to people exclude those who even spent a minute to "help you" 

 

 

And yes this might be a single post and 3 minute of my time but it's the intention that matters. 

 

PS. As a player i used to be i can also judge from that perspective.

 

FiWieaz.png

 

What's that? 7k + people and almost 3k online?

So basically you got more viewers than Maxcheaters it'self yet you have only 10 poor topic. I'm sure players are proud to join a server with fake counters. 

Kara grow up an stop acting immature. you want to attack my server instead of addressing the topic or addressing my comments to you. Did you logon to my forum to check members? these are not fake over these years. Discord I started about 2 weeks ago. You login my server? of course not..or if you did there is nothing fake there either.

Grow up.And if I have 10 ppl here that hate me..you have 50...

Posted
1 minute ago, `NeverMore said:

who are you actually? 

I'm just trying to advertise L2JSunrise, play along.

 

1 minute ago, L2RAPTOR said:

Kara grow up an stop acting immature. you want to attack my server instead of addressing the topic or addressing my comments to you. Did you logon to my forum to check members? these are not fake over these years. Discord I started about 2 weeks ago. You login my server? of course not..or if you did there is nothing fake there either.

Grow up.And if I have 10 ppl here that hate me..you have 50...

Nobody hates you, we feel pity for you for the way you talk to everyone, it's different and again stop acting like you know me and try say facts to get the negative attention off you.

Posted (edited)
9 minutes ago, Setekh said:

Kara sounds like that tsundere stereotype in animes.

Is this an insult ? If yes i want you to know that your waifu is ugly. 

 

7 minutes ago, Nightw0lf said:

this topic managed to revive setekh.:cheer:

Should i request Dask to be unbanned for a brief period?

 

3 minutes ago, An4rchy said:

Don't have me start on L2JArchid... 😄

I have you worst. https://l2jhellas.com/index.php

 

And even worst the developer is the quoted comment above your comment.

Too bad L2JHellas is private now and we can't see that precious "alaksokolies" variables.

Edited by Kara

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

    • Luniage - a custom Interlude client on Unity, with its own server Hi everyone. I've been quietly working on this for a long time and I think it's finally at the point where it's worth showing. Short version: it's Interlude, but the client and the server are both mine. The client is a custom one, built in Unity — not a patched or reskinned original. The server is written from scratch in C#. The only thing that comes from the old game is the content: the world, the models, the animations, the sounds, the icons, the interface art. The game looks and feels like the game you know. Everything underneath it is new. Why do this at all   Because the old client is a 2004 executable and anyone who has ever tried to add something to it knows exactly how that conversation ends. You can't add a window. You can't change how a skill looks. You can't fix a bug that's staring you in the face. Every server that wanted a feature of its own had to fake it through HTML dialogs and system messages, because the client simply won't bend. At some point it stops being worth fighting. I'd rather keep the game and rebuild everything around it. Where it is right now   You can sit down and play it. Not a tech demo, not a walk-around-and-look-at-the-trees build - an actual character. Most of the game is in: movement, combat, the skill system with its real formulas and timings, items and equipment, enchanting, shops and player trade, quests, parties, clans, and the whole interface that ties it together. Progression works from level 1 all the way through A grade - you can level, gear up, join a clan and run content today. What's missing isn't the foundation. It's the top end - and that's exactly where the work is pointed next.   Videos     What I'm working on now   Castle sieges and the Olympiad. The two biggest systems the game has, the ones that turn a working world into a server people actually stay on. And visual effects. They already run, but "runs" and "looks the way you remember it" are two very different things, and closing that gap turned out to be a much longer road than I expected. I'm going through them one by one. Does it run outside Windows   Yes. It's a Unity project, so Windows, Mac and Linux are just build targets. I actually develop on a Mac, which has kept the whole thing honest about staying portable. Will it work with my existing server   No, and it never will. The client talks to my server and nothing else - that's the trade I made, and it's the reason everything above is possible in the first place. If you're looking for a drop-in replacement client for a setup you already have, this isn't it. What's the goal   First and foremost, to launch my own project on it. That's what the client and the server are being built for, and that's what sets the priorities. Longer term, I'd like to open-source it. This community has spent twenty years working around a client nobody can touch, and I think the honest ending to this story is handing over something people can actually build on. I'm not putting a date on that - first it has to be good enough to be worth someone else's time. Can I try it   Not yet. When there's a build worth handing out, it gets posted here first. In the meantime I'll be posting progress regularly, and I read every reply. If you've run a server, built a client, or just spent a decade staring at this game and know exactly which detail everyone gets wrong — please say so. A good share of what's right in this project is right because somebody pointed at a screenshot and said "that's not how it looked." Thanks for reading.  
  • 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..