Jump to content

Recommended Posts

Posted (edited)
9 hours ago, AchYlek said:

https://l2archage.com/forum/changelog/

 

u selling trash files like nighwolf , np im done when i read archage changelog :D even my dick can make more fix at day than nighwolf 

 

in this topic

 

http://prntscr.com/prf7b8

Here is a photo of achylek in l2archage he is big fan obviously.

http://prntscr.com/prfoa8

now here is the timeline of l2archage.

https://l2archage.com/forum/changelog/

This is the changelog.

 

@AchYlek

where is your proofs for telling all this about me with bad attitude?

 

What trash files I sold and how you know this where is your proofs?

 

Just because I am paid to post some things in a forum does not mean you can go around and talk about me like that, maybe you should be banned for spreading false information without proofs, any member of archage team can confirm my place in the project.

 

 

Edited by Nightw0lf
Posted

As a Head GM for L2Archage i have to point out that what nightwolf said is true.

He has nothing to do with server development. He helps us with side works like forum, protection and security. AchYlek seems to just troll around the forums, spreading fake news and make biased comments against people (our server included).

Is not the first time he did something like that, and allow him to do such things is a threat for forum's quality.

Posted

As a Head GM of noonefuckingcares, quit looking for attention, your "brand" doesn't even exist so where that ego comes from?

ahujek is actually right, this changelog with 2 datapack "fixes" per post looks pathetic, i wouldn't even start on server running such shitshow.

  • Upvote 2
  • Downvote 3
Posted (edited)
54 minutes ago, AlmostGood said:

As a Head GM of noonefuckingcares, quit looking for attention, your "brand" doesn't even exist so where that ego comes from?

ahujek is actually right, this changelog with 2 datapack "fixes" per post looks pathetic, i wouldn't even start on server running such shitshow.

Good evening. Even if every person is entitled to an opinion, you included, allow me to say that generalizing  your opinion and speak like your opinion is the opinion of a majority, usually is not something wise.

From your post i can judge that you obviously dont care for our project, but i can assure you that other people do care.

L2Archage as a Server and as a "Brand" as you called it, is a new project under testing period still.

According to our standards and expectations, the project already has a big amount of aproval among the community.

170 Accounts and an average of 800 daily visitors on our forum as far is a good sign for a Server which is still in Testing Phase dont you think? 

Of course there is a chance that your arrogance towads our projects comes from the fact that you already was a Staff Member of other similar projects who had bigger amount of attention in their testing period, but i highly suspect thats not the case.

I could guess that you just made a biased post motivated mostly from a friendship you have with AchYlek, the person we report, and that you trying to troll.

Still allow me to inform you that as a project we dont have what you called an "ego". We have confidence which is a totally different thing.And our confidence comes from the amount of highly skilled qualified Technical staff we have in our Team, and from the amount of the highly experienced staff we have in our Moderators Team.

Of course as i already said, you are entitled to believe the speed rate of our datapack fixes is "pathetic" , but we are also entitled to believe your opinion is biased and you try to troll.

In any case, we hope you did a much better job in the previous projects you worked on. Unless you didnt worked in any, you are clueless about the subject you speaking about and you just troll and try create impressions.

Due to that, i inform you that with this reply, we believe our conversation is done, since we dont have a habit doing conversations with trolls, and we neither find it productive.

Edited by Emrahil
Posted

Actually that discord is more funny than those changelogs, writing every day when gm log in or log off to 10 ppl is funny :laughing:

Posted

tl;dr yet another trashcan h5 got called out and whole team brigading report topic to heal their injured ego

 

as pathetic as their project, even 10th opening of l2saga looks more appealing, now log more alt accounts for these thumbs down LUL

Posted (edited)
5 minutes ago, AlmostGood said:

tl;dr yet another trashcan h5 got called out and whole team brigading report topic to heal their injured ego

 

as pathetic as their project, even 10th opening of l2saga looks more appealing, now log more alt accounts for these thumbs down LUL

When you log their discord u will see how trash it is :laughing:

Its destiny this .com saga 

Edited by AchYlek
Posted (edited)

What is wrong with you and your language people show some respect on the forum, you talk like this on your parents? you are disgusting how you talk like this to a new member in maxcheaters?

Edited by Nightw0lf
  • Like 1
  • Upvote 1
Posted

As i already said in my previous post, we wont answer or make a conversation with people who troll and make rude and biased comments, trash talking a new Server Project for no obvious reason.

 

After all, both the seriousness of our project and the amount of approval we already have from the community (170 Game Accounts, 800 visits daily as average number to our site, 30 Discord members to our Discord Server are more than satisfying numbers for a server who is still in testing phase in our opinion), are enough to show the truth.

 

I wonder tho, if allowing a couple of people (or a certain individual with alt accounts) go around the forum and troll, trash talk and make rude and biased comments about new Server Projects, helps this Forum, and if adds to its reliability, or if it seriously wounds it.

 

If the Moderators and the Admins of this Forum show tolerance in such behaviors, like the behavior AchYlek and his self proclaimed attorney shows  is a high chance that this site will turn to a trolling arena, where clueless people will go around, blaming, trolling and trash talking. Will also encourage an internet war, where anyone will be able go and accuse an antagonistic project with false facts. 

And that for sure wont help the forum, neither anyone who will create a new Server Project.

Saying that i will leave to the judgement of Forum Admins and Mods, if such behavior should face tolerance or punishment.

Guest
This topic is now closed to further replies.


  • Posts

    • https://prnt.sc/Bkkc0ShGXv9m https://prnt.sc/-JFLvZXsn27A
    • Hello guys want to sell adena in L2 Reborn Signature x1  Stock =14kk good price 
    • Hi guys, I have the following problem, I want to set up two servers on the same dedicated server and I can't.   L2jacis 409 Linux Server. The first gameserver has the following configuration: # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 190.25.103.103 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 1 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server1 Login = server1 Password = server1 I configured the second gameserver like this:   # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 0.0.0.0 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7788 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 2 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server2 Login = server2 Password = server2 apart from having tested 0.0.0.0 on the second gameserver I also tried 127.0.0.1 In both cases I see the two servers in the login when I log in, but I try to enter the one with the lowest ping and it kicks me out. The other server always appears with ping 9999 and I try to enter but it doesn't do anything and it freezes the login so I have to log in again. The hexids are in their respective folders. For server 1, it has its hexid inside the gameserver config folder, and I checked that the hexid id is the same id, for example id 1 in the gameserver is also id1 for server 1, and hexid 2 has its hexid 2 for server 2. The server ports are open and listening when I turn on both gameservers. I really don't know what could be wrong. If you could give me some help I would appreciate it. Excuse my English.
    • We have both old channels from 2006-2009 with the 3rd verification function enabled, and new ones.   For availability, please contact us below: Link - Telegram Link - Facebook WhatsApp - Click here to go to WhatsApp chat
    • You can contact me on skype: niedziolek50
  • Topics

×
×
  • Create New...