Jump to content

Recommended Posts

Posted

Sorry, can't do that.

 

I get great pleasure messing with idiots that can't accept that some people are just better than them in certain things.

No one mentioned something specifically here..He just said he will report you after being called retarted...Nonsense.

And it comes back to ego-blabla...

Posted (edited)

I would start a convo with you but... who are you?? Oh wait, no one. :D

 

Oh, that signature tho. Sorry i have to be nice to people, on the other hand people have to be nice to me too if they wanna be treated the same way.

We are already having a conversation..There's no need to throw dust, i'm not being angry towards you , I'm just stating some facts.

No one obliged you to be nice to people and no one said that this is exactly what my signature's logic is.

If you wanna be nice to someone you can be nice..If you don't then , ok!

 

But don't disrespect someone when clearly there's no reason..it's sad.

Edited by protoftw
Posted
 

I would start a convo with you but... who are you?? Oh wait, no one.  :D

 

Oh, that signature tho. Sorry i have to be nice to people, on the other hand people have to be nice to me too if they wanna be treated the same way.

and who are you elfo ?
all remember in your stories are countless fail ...
3-4 ban on MaxCheaters for scam i think is 1 of them 
some months ago you are moderator on mxc and you get demoted ( reason is ? ) :)
i remember 1 project L2jEsios ( epic fail , full bug on extra code's ) 
on this time you have 1 project L2Dot Net and this is epic fail 
 
then next time to ask everyone who are you ( just remember who are you elfo ) 

 

If you think there is clearly no reason then you don't know pirama and his history.

In terms that you will understand "Mhn xwnesai ekei pou den se spernoun"

In terms that you will understand "min lasponis oti den mporis na ftasis... me to na prospathis na ypobathmisis kapion den ginese kaliteros apo ayton"

Posted (edited)

If you think there is clearly no reason then you don't know pirama and his history.

In terms that you will understand "Mhn xwnesai ekei pou den se spernoun"

I can totally understand both languages , but dont combine them..It looks ugly af.

 

He might have a history but you can't judge his present actions based on the past..That way you are dragging yourself backwards and you're not moving on.

You're welcome to reply but it's boring talking with someone who , disagrees just to disagree.

Edited by protoftw
Posted (edited)

1: The scam accusation was a lie. I scammed someone who tried to scam me. I was in the army so i couldn't counter his accusations.

2: 1st: Esios had more users than acis for the short amount of it's opensource. 2nd: It is still being developed. 3rd: It didn't tho. There were 2 servers that successfully had 500+with it.

3: L2dotNET is an experiment of me rewritting the WHOLE GAME in a different language. It would never be finished so you can't deem it a failure cuz success wasn't the target.

 

:D

1: when you finish the army why don't give prof for unban your acc and be punished the scamer ? and you have 2 ban's more for ? and 1 demoted

2: maybe to have more user but code's is fail ... startup system with phx is easy to fix 1 player with multiclass ... then and 100k online to have on this server the pack. is crashed ( i talk about project not about server )

 

and i ask again ... who are you elfo ?

Edited by pirama
Posted

1st Maxtor didn't unban me because he doesn't give a shit. 2nd I never got another ban in any of my accounts. 3rd I caused my demote intentionally.

 

You know what? I won't even argue any more. Not worth the typing effort. Out.

right choice !

In terms that you will understand "opou den se perni na tin kanis me elafra pidimatakia"

Posted

1st Maxtor didn't unban me because he doesn't give a shit. 2nd I never got another ban in any of my accounts. 3rd I caused my demote intentionally.

 

You know what? I won't even argue any more. Not worth the typing effort. Out.

 

 

right choice !

In terms that you will understand "opou den se perni na tin kanis me elafra pidimatakia"

 

sas exw kanei kai tous 2 report oxi giati mou exete kanei kati alla giati polu apla gamate ena topic xwris na uparxei ousiodis logos. kalh sunexeia kai no hard feelings.

Posted

I am actually laughing reading at your replies pirama.

 

You are actually trying to judge people for things you will never even get close to accomplishing in your whole life, which is so pathetic. Just get your facts straight and before starting to argue with someone about a specific thing, make sure you can at least understand what it is.

Posted

I am actually laughing reading at your replies pirama.

 

You are actually trying to judge people for things you will never even get close to accomplishing in your whole life, which is so pathetic. Just get your facts straight and before starting to argue with someone about a specific thing, make sure you can at least understand what it is.

[gr] den ta bgazi kala to translate.google.com kai barieme na katsw na dw ti thes na pis ... stilta se pm sta ellinika ama thes na ta diabasw

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