Jump to content

Recommended Posts

Posted

Hi guys I was wondering which pack do u think it’s better for  faction server high rate …I know that if you know where to look and how to fix it doesn’t matter so much the pack … I need an opinion for a type of server like this which pack is more “useful “ 

 

acis probably 382 

lucera 2 

Posted

aCis doesn't come with a faction system but you have access to the source and can make w/e system you want with any features you want.

 

Lucera I think offers a faction system but you have limited access to what you can and can't do (you can make features with the API they offer but you can't for example edit Seven Signs functions).

 

If you know what you're doing go with aCis, if you want ready server go with lucera.

Posted
On 4/2/2022 at 10:20 PM, DarkPL said:

Hi guys I was wondering which pack do u think it’s better for  faction server high rate …I know that if you know where to look and how to fix it doesn’t matter so much the pack … I need an opinion for a type of server like this which pack is more “useful “ 

 

acis probably 382 

lucera 2 

 

Acis and PM kara to buy Faction system. 

Posted
10 hours ago, Kara said:

 

Do not trust this rabbit he write try catch like java 6 in 2022

 

WTS java 6 faction system 30 euro ez bitch

Posted

Imma write something and don't feel like i advertise or something, free codes and shitty leech from packs won't give u quality faction. let's get facts straight. 

 

We are in 2022, you don't open a project using shared precompiled packs. Jesus

Posted
1 hour ago, Kara said:

Imma write something and don't feel like i advertise or something, free codes and shitty leech from packs won't give u quality faction. let's get facts straight. 

 

We are in 2022, you don't open a project using shared precompiled packs. Jesus

 

True, also I don't think anyone can compete with l2ovc since there's not a big audience for faction servers everyone just chooses ovc cause it's stable and it's been around for years. So don't even open faction unless it's on a newer client.

Posted
57 minutes ago, splicho said:

Copy paste this in L2jbrasil and u get shit talked lol

I Don't give a single f for those trash kids. They can't code anyway only leech and share buyable content from others. 

  • 1 year later...
Posted

Well considering this thread has been a warzone, i will say my own way of thinks, i am trying right now to create a C# dot net core 8 server emulator but much different approach than others i mean where's redis and rabbitmq, i think they're missing cuz for big data they will be life savers especially for scaling projects. BTW, with that being said, i think integrating faction system to any kind of pack any kind of code it's very easy you just have to see the structure of the target project and follow it's path, you'll also learn a lot by just trying this yourself, but first you've to backup your source in case you messed it up. I wish i could be more of help but if you debug it and add pointers in it, i mean what can go wrong? It's the easiest think ever, because by adding pointers you know where you're always and if anything happens you will know, seeing the values if they are properly set if the  logic is correct etc etc, also for release i would highly recommend you to profile the project in order to avoid any memory leaks. And i do agree using try catch .... c'mon that's really not a good think, tho for those who uses try catch, please go learn golang, you will learn a lot more using that language rather than staying on a try catch compiler. Well that's my opinion, right me if i'm wrong but i think if you really want to make something really serious you will need to consider all of these.

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