Jump to content

Attributes on weapons on Interlude client/server as a content update  

8 members have voted

  1. 1. Would you like weapon attributes as an update on an interlude server ?

    • Yes
      4
    • No
      4


Recommended Posts

Posted (edited)
1 hour ago, YeahThePro said:

 

I have the latest client patch downloaded but i haven't applied it to my files tbh. I'm not sure what is different about it so I haven't tried it yet despite having it for years. A romanian friend of mine had posted it many years ago (Outlaw. You might know him). 

 

I'm pretty sure, though, that what's most important, is editing skillgrp with the most basic fileedit (given the fact you're using retail client files and not some crazy fps-hungry interfaces and fire.dll/nosleep.dll). There's many tricks you can do, make the animation of AOE skills last 1/3 of the time or less, or delete them all together. It's important to delete spiritshots from soulshot.int file. Soulshots in my experience are not a problem, because 90%+ of the classes in mass pvp are mages/bps/ols.


I managed to do that and a lot more about 10 years ago when I used to care about Interlude. I remember I’ve even modified files to help with client startup and textures loading - I’ll try to find it and send it to you on Discord; believe it or not improvements can be made on server side as well; lots of packets that are wrongly handled, and that is not all - L2J is really stupid when it comes to that.

Edited by Trance
Posted
1 hour ago, Trance said:


I managed to do that and a lot more about 10 years ago when I used to care about Interlude. I remember I’ve even modified files to help with client startup and textures loading - I’ll try to find it and send it to you on Discord; believe it or not improvements can be made on server side as well; lots of packets that are wrongly handled, and that is not all - L2J is really stupid when it comes to that.

 

I know, and improvements have been made since back then. Acis has come a long way itself for example. I've played on old acis revs and it was literally unplayable from every aspect. But you can't compare rev 200-300 to 400+. Especially my pack which uses latest acis as base. As I've said before, closed beta is online atm so if people want to test stuff they can msg me for access and see for themselves.

Posted
8 hours ago, Trance said:

 lots of packets that are wrongly handled, and that is not all - L2J is really stupid when it comes to that.

I couldn't agree more. As you know, I've been changing aCis packets for 110 protocol and it's been a nightmare debugging some server packets. For example when a player uses an equippable item, 3 UserInfo are sent in 0.1 second xD The problem though is, you can't simply remove the sendPacket(new UserInfo(player)) because it's being called by methods that are used somewhere else as well, so you either have to add a ton of variables to make checks and things get really messy, or basically rewrite the whole function.

Posted
48 minutes ago, An4rchy said:

I couldn't agree more. As you know, I've been changing aCis packets for 110 protocol and it's been a nightmare debugging some server packets. For example when a player uses an equippable item, 3 UserInfo are sent in 0.1 second xD The problem though is, you can't simply remove the sendPacket(new UserInfo(player)) because it's being called by methods that are used somewhere else as well, so you either have to add a ton of variables to make checks and things get really messy, or basically rewrite the whole function.

 

I got a TODO for this one on my Issues board since 2020 (UserInfo/CharInfo handling in a more universal way).

 

While it would be a good optimization (for L2J in general) I don't see why it is actually a "nightmare" for you - until post H5 clients react differently, because L2J got that "problem" on many other aspects.

 

I would be interested by committing it, so eventually reach me on Discord to speak about it (I could debug / speak about the concept). Otherwise, wait. 😄

Posted (edited)
13 minutes ago, Tryskell said:

 

I got a TODO for this one on my Issues board since 2020 (UserInfo/CharInfo handling in a more universal way).

 

While it would be a good optimization (for L2J in general) I don't see why it is actually a "nightmare" for you - until post H5 clients react differently, because L2J got that "problem" on many other aspects.

 

I would be interested by committing it, so eventually reach me on Discord to speak about it (I could debug / speak about the concept). Otherwise, wait. 😄

 

UserInfo and CharInfo are one issue, InventoryUpdate and ItemList is another.

 

No, UserInfo isn't a nightmare because it doesn't cause any bugs in-game even if you spam it, however there's other things that cause visual bugs. For example, in 110 if you send InventoryUpdate when a player equips an earring/ring before you send ExUserInfoEquipSlot (it's a new packet that shows equipment for the player), the InventoryUpdate packet has no effect. It took me around 2-3 hours of debugging to figure out what's going on with these packets and to properly fix it (I could just send an extra ExUserInfoEquipSlot before anything else, but that's not a proper solution).

 

Even if some packets don't cause you trouble, I know they can overload the client in some cases. For example in L2Reborn, when we had 150 vs 150 fights there were many networking issues, and I bet it's because of packet spamming. (1 player out of 300, has to receive 299 CharInfo, not mentioning all other skill packet, social action, npc, effect, pt packets etc etc, imagine sending 3 CharInfo per character every single action).

 

I will add you on Discord as I will be using aCis a lot, I've already started reporting minor things in your forum 😄

Edited by An4rchy
Posted
5 hours ago, An4rchy said:

I couldn't agree more. As you know, I've been changing aCis packets for 110 protocol and it's been a nightmare debugging some server packets. For example when a player uses an equippable item, 3 UserInfo are sent in 0.1 second xD The problem though is, you can't simply remove the sendPacket(new UserInfo(player)) because it's being called by methods that are used somewhere else as well, so you either have to add a ton of variables to make checks and things get really messy, or basically rewrite the whole function.


Flight Recorder is such a powerful tool. It helped me record the biggest fights I had during my L2Gold S02 *March, 2021*, when one of the top dedicated servers couldn’t even handle real 1k players before the optimizations.

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

    • Dear clients, we strongly advise against holding funds in USDT due to an increase in mass freezes by the issuer. Any wallet can be locked without explanation if your coins happen to be in the wrong place at the wrong time. If you hold savings in USDT, swap them for something safer, such as XMR, BTC, ETH, or similar. When working with crypto, opt for decentralized coins that are technically impossible to freeze. Alternatively, after handling USDT, move your funds into safe assets. To protect your funds, we recommend using XMR, BTC, ETH.
    • Hello everyone, I am looking for a C4 Scions of Destiny (P656) Retail x1 L2OFF Server Pack + Source. My goal is not to launch a server immediately. I want to learn L2OFF server development in C++, understand the original C4 architecture, and eventually build my own project in the future. I have already tried to reach an agreement with a few members who offer C4 projects, but communication has been quite slow, so I decided to ask the community here as well. I'm specifically looking for a Retail x1 version, not a heavily customized x45 or PvP pack. Ideally, the package should include: Complete LoginServer Complete GameServer Source code SQL database AI / NPC scripts Geodata Visual Studio solution/project Everything required to compile, study, and run the server If anyone knows a trusted seller or can recommend a reliable P656 Retail x1 package, I would really appreciate your advice. I would also appreciate hearing from anyone who has purchased a Retail x1 package before and can share their experience. Thank you very much!
    • NEW SEASON OPENING - TODAY ! GRAND OPENING FROM - 10/07/2026, FRIDAY, 20:00 +3 GMT !
    • Elite Lineage II Development | Websites • Master Accounts • Custom Systems • Server Solutions Turn Your Lineage II Project Into a Professional Experience Hello everyone, My name is Frank, and for years I've been developing custom solutions for Lineage II private servers. My focus isn't simply creating attractive websites—it's building complete ecosystems that improve both the player experience and server management. Unlike generic web designers, I understand how Lineage II servers actually work. Every page and system is designed with real gameplay, server administration, and player retention in mind. Whether you're launching your first project or upgrading an established server, I can help you create something that looks and feels like a premium MMORPG. What I Can Build Modern Landing Pages Your landing page is the first impression players have of your server. I create high-end landing pages featuring: • Cinematic hero sections • Animated backgrounds • Countdown timers • Feature showcases • Grand Opening events • Server roadmap • Responsive mobile design • Fast loading and SEO-friendly structure No generic templates. Every landing page is built specifically for your project. Complete Master Account Systems One of my specialties is developing advanced account management panels that integrate naturally with your Lineage II server. Examples include: • Account Dashboard • Character Selection • Character Information • Character Statistics • Combat Power System • Achievement System • Character Mastery • Collections • Daily Rewards • Vote Rewards • Referral Systems • Lucky Wheel • Premium Account Management • Donation Store • Coin Wallet • VIP Services • PIN Protection • Password Management • Inventory Viewer • Warehouse Viewer • Rankings • Online Players • Server Statistics • Event Pages Everything is designed with both usability and visual quality in mind. Custom Web Systems Need something unique? I also develop completely custom features tailored to your server. Examples: • World Boss Event Pages • Raid Boss Tracker • Olympiad Rankings • Castle Siege Overview • Grand Boss Status • Event Management Panels • Daily Hunt Interfaces • Progression Systems • Collection Systems • Custom Shops • Clan Pages • Marketplace • Admin Panels If you have an idea, we can build it. Full Website Development I can create your complete server website, including: • Home • Downloads • News • Patch Notes • Server Information • Wiki • Rankings • Community Pages • Support Center • Knowledge Base • FAQ • Voting Pages • Donation Pages Designed to match your server's identity. Forum Integration Professional integration with community platforms. Examples: • XenForo • phpBB • Discord Integration • Custom Forum Themes • User Synchronization Server Experience Because I actively work with Lineage II servers, I understand much more than web development. Experience includes designing and implementing systems around: • Character progression • Achievement tracking • Collection systems • Daily Hunt mechanics • Lucky Wheel events • Premium services • Server economy • Custom reward systems • World Boss events • Event scheduling • Player dashboards • Administrative tools This allows me to design websites and panels that feel like a natural extension of your server instead of just another website. Technologies • PHP 8 • MySQL / MariaDB • HTML5 • CSS3 • JavaScript • AJAX • Responsive Design • API Integration • Linux Server Environment Why Choose Me? ✔ Years of Lineage II development experience ✔ I understand both the website and the game server ✔ Custom development—not copy-paste templates ✔ Modern UI & UX ✔ Mobile responsive ✔ Clean and optimized code ✔ Long-term support ✔ Fast communication ✔ Flexible solutions for every budget Portfolio Below you'll find examples of projects I've created, including custom landing pages, master account systems, dashboards, progression systems, and unique interfaces developed for real Lineage II servers.     Need Something Unique? Some of the most successful servers stand out because they offer features players haven't seen before. If you have an idea—even if it's only a rough concept—I can help transform it into a polished, fully functional system.     Contact Interested in working together? Feel free to send me a private message with your project details. I'll be happy to discuss your ideas and provide a free estimate. Let's build something your players will remember.     Discord:  https://discord.gg/qnmNkY6D3n
  • 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..