Jump to content

Recommended Posts

Posted

201406_2332_hcidg_sm.jpg

 

Stay on-topic or gtfo, troll.

If you are trying to prove something over the internet you should first make sure you have the proper english knowledge to be able to understand and make a conversation. Then, you would avoid such replies (the gtfo stuff I quoted). Better go in a german forum and speak your gibberish/barbarian there.

Posted

there are a lot of gaming sections here + wow for example which are dead, l2 sections at least got the most activity on this forum and you really believe that Maxtor is going to remove them?
Also there is no reason to remove l2 section, if you don't like l2 simply avoid these topics or even leave the forum and find a community that fits on your needs.

Stop making non sense topics.

Posted

It is recommend to close the header section "Lineage II" for just certain reasons:

 

-> Kiddies gonna join from time to time. Result: More and more topics like "HELP MEEE L2PHX DONT WORK", "LF CRACK BOT ADRENALIN" or "ANYONE KNOW BUGG SERVER???" will be created. Simply, i got cancer on my eyes when i read daily these useless requests.

 

-> No new exploits anymore. (mostly of them has been found and fixed generally)

 

-> L2 is a place for retards. Imo there is no point to open a L2 server anymore.

 

-> Lineage II is simply dead. Life with it, time to move on!

Dear Demens0s, first of all i have to say that your post gave me cancer eighth grade. 

I don't know from where i should start to comment on. First of all you refer to Greeks in a unacceptable

way that allow me to taunt and laugh on you. The only smart Germans ever did is to steal from any other country.

Cleary everyone understood that your country along with your goverment stole pretty much every resource could find

and pretend they are powerful nowadays. Lets no forget that unfortunately greeks gave you the chance to write and speak.

The first algorithm the first computer the first grammar the first word the first reference to democracy the fact that you have

the opportunity to speak and think is base on Greeks. Im not saying that, history say and facts. Yes Greeks suck nowadays but this no mean

that they didn't change the world, a small country with huge affection on the entire world. I don't really care or either i dont believe that greeks are losers

or failure nowadays, i just see a constant attack from and hate from other countries (French, German e.t.c) that pretty much the own us.. (lets no refer to

the statues the French has inside louvre and they are stolen by us, lets no refer about when greece in 1953 erased the huge debt of German (http://greece.greekreporter.com/2015/07/09/germany-can-write-off-greek-debt-like-greece-did-for-germany-in-1953/), i wont go so far but give some respect to the people who made you walk and talk instead of sit on your tree and say HU BU HA.

 

About the Lineage 2 now.. cleary you're one of them ( http://www.maxcheaters.com/topic/194260-help-smartguard-bypass/?do=findComment&comment=2490560 ) who ask for help and give cancer to others who read it

as you said :). 

Indeed Lineage 2 is old game and covered by other such as AION, STAR WARS e.t.c but still there are people who work on it (like me) and like it and play it. So keep your hate ideas for your self.

You could do something productive instead those 2 minutes you wasted from your life to write this post.

By the way i would expect from a good developer to say "shut down l2 topics e.t.c" but no from people like you, cleary you don't even know that c# is not same language as c++.

I'm not hater really it just bother me that you offend me 3 times in 5 lines.

Have a nice day i go die from the cancer you gave me sir.

Posted

If you are trying to prove something over the internet you should first make sure you have the proper english knowledge to be able to understand and make a conversation. Then, you would avoid such replies (the gtfo stuff I quoted). Better go in a german forum and speak your gibberish/barbarian there.

 

Imo it should be clear for everyone here wut i wanted to tell you wannabes in my first post. Your off-topic bullsh1t makes me believe that i made some greeks butthurt. If you expect from everyone here to write properly in english, it would no longer provide this forum here.

 

Btw it's a fact that Lineage II are mostly full of retarded (yes, retarded) greeks who can't even speak 1 word in english. "Quantity over Quality", perhaps that's the main reason why more and more L2 servers failed in the past  ::)

You don't have to justify, we know your image is alrdy fked  :happyforever:

Posted (edited)

@LightFusion Lol. Should I create this topic into the DOTA section or what are u complaining about, idiot? Gimme a meaningful argument instead of any kind of trash comments.

Edited by DeMeNs0s
Guest
This topic is now closed to further replies.



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