-
Posts
19 -
Joined
-
Last visited
-
Days Won
2 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by 4TOP
-
A simple DKP bot for Discord: https://url.4teambr.com/4tbotlink Command for config: !4tdkp Test for 5h I make it for Throne and Liberty, idk if worth for Lineage 2 (BETA) Server Features: As Server Admin: As a User:
-
Siege Reward Start PM Msg Rework Config root BossDieAnnounce and BossDieSound in the L24Team.properties and Config.java files for global raid boss death notifications and sounds. Adds a new reward_list table to the DB.sql file to track castle rewards. Improves character creation logic for thread safety and validation. Adds extensive state checks to the RequestEnchantItem method to prevent enchantments during inappropriate player states. Fixed auto-attack animation bug (there was no attack animation, only damage animation) Clean Code Other fixes I forgot to list! Java 14 Fixed issue where deleting a character would prevent it from leaving the screen or being removed, or even after a delete CD (it would only exit when re-logging in or creating a new character). Added Premium System from the other C2 project (Needs testing and improvement). Added the "Improved" Community Board (incomplete).
-
Handles removed from GS Thnks @ChrisChris L2Character.isInActiveRegion() with exception handling to register and recover from invalid coordinates, providing feedback to the player and teleporting them to a safe location if necessary. Added support for alternative skill durations through new configuration options (EnableAlternativeSkillDuration, SkillDurationList). Improved geodata handling for doors, including dynamic collision calculation and visibility checks. Reworked skill management logic for PDAM and Unlock, and improved mission event notifications for skill usage. SocketTcpNoDelay in the server configuration to control the use of TCP_NODELAY, reducing latency in MMO games. Refactors socket initialization in ClientThread and Connection to respect this setting. Also updates the use of generic types for Constructor and Map<Class, Long> to use wildcards and improves skill casting time calculation and packet history serialization. We refactored the L2AttackableAI class to use the two most hated targets in aggro logic, improving target reconsideration and skill usage. We added the get2MostHated() function to the L2Attackable class to sort aggro targets. We improved the attack logic of the L2Character class: pending hit tasks are tracked and canceled in case of cancel, attack timing and movement blocking are more accurate, and hit scheduling with dual weapons/rods/bows is robust. Several improvements to validation, the PvP flag, and messages for attack actions.
-
Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
-
More fluid combat, not 100% yet, but I think it's acceptable. I put the following logic in movetopawn, moveto, maybemovetopawn, validatelocation, movetolocation: If Config.GeoData is active, it applies the coordinates using geodata; if disabled, use setdistanceplansq to measure the distance of things! Fix for reflected damage (if the attacker is null, it will not be calculated). Minor improvements to the Day/Night item generation manager. Fix to not punish players who destroy items with a count = 0... Fix for when a player tried to use a resurrection scroll while seated, it disappeared without effect. Fix for when it was possible to equip armor while paralyzed. Cleanup of System message. Rework of PathNodes. Fixed the ia for mobs attack range when chasing the player (test) Fixed Pathnodes loading Added # ------------------------ #Show Red Name for Aggressive Mobs # ------------------------ ShowRedName = True Which was missing in the configs
-
Base: L2JServer (2007) Java: 8 MariaDB: 10 Let's get this moving, I hope that with everyone's help in any way we can accomplish something. Any help is welcome, it's been years since I've worked with L2 and I'm slowly getting back into it, I don't have that much experience + let's keep trying. The project is on GitHub, I hope that anyone who wants to contribute will create a fork to send their "possible" contributions, so that everyone on the forum can use it. Modifications: Mods: DOWNLOADS Projeto: Github System: MEDIAFIRE Cliente: Google Driver GeoData: Mediafire
-
Mirror of useful stuff, including various L2 Off packs
4TOP replied to ptitlaby's topic in Server Shares & Files [L2OFF]
Site down today -
This is my attempt to somehow bring the script to be usable. Remembering that the ideal is someone with real capacity to work on it. I'm just trying to improve in my spare time. Changed connection logic to work in php8 Organization of links I added my top rank next to l2jbrasil. My top is 4Team Servers, if you can use it, I would appreciate it! Download: https://github.com/Sage-BR/icpn-votesystem If you have any bugs, post them here, but as I said, I will try to resolve them or report them to: ICPNetwork L2JBrasil = The function that generates the playerid generated the incorrect id, now for l2jbrasil it uses "ID + Key" in the VoteAPI menu L2Votes = Now use "ID + Key" GameTOP200 = "Needs testing" Organized new API Hopezone EU = Uses “ID + Key” GameBytes = API fix, (So the API only returns FALSE or TRUE, I added logic using localstorage instead of a cookie to save the moment the API returned "true" and the counter generates it from there) L2Top.co = API fix, (So the API only returns FALSE or TRUE, I added logic using localstorage instead of a cookie to save the moment the API returned "true" and the counter generates it from there) GamingTop100 = API fix GameStop200 = API fix
- 1 reply
-
- 1
-
-
4Team Servers - All Private Servers in one Place! (TOP RANK)
4TOP replied to 4TOP's topic in Private Servers
New accounts get Free Premium Sign up! -
4Team Servers - All Private Servers in one Place! (TOP RANK)
4TOP replied to 4TOP's topic in Private Servers
Use translator! ^^ -
4Team Servers - All Private Servers in one Place! (TOP RANK)
4TOP replied to 4TOP's topic in Private Servers
-
4Team Servers - All Private Servers in one Place! (TOP RANK)
4TOP replied to 4TOP's topic in Private Servers
I am open to partnerships with servers -
@MarGaZeaS https://github.com/Sage-BR/L2jMods/tree/main/Working (Need FIX)/ Maybe need fix voiced comand
-
I don't know if this could be useful today. But since I'm going back to l2 and I'm a "beginner", I think this would be useful for beginners who want to add mods to their projects! Basically, it's a git for sharing Java mods for certain projects. Or adaptations of mods from one pack to another pack https://github.com/Sage-BR/L2jMods/tree/main If you don't need it, but want help, just pull your mods
- 1 reply
-
- 1
-
-
Guide Vote System ICP Panel Manual Installation
4TOP replied to 4TOP's topic in Server Shares & Files [L2J]
Basically I managed to work without the automatic installation, I don't know why it doesn't work. They haven't updated in a while. -
Hi guys, I'm testing the ICPNetwork voting system And I've been having problems installing the script on the host. Having this problem, I decided to make a tutorial on how to install it manually. Download: https://github.com/Sage-BR/votesystemicp Any bugs or questions you have, any possible fix so I can send it to ICPNetwork's git
-
Code Lineage 2 Vote Reward System
4TOP replied to TGSLineage2's topic in Server Shares & Files [L2J]
-
ADD YOUR SERVERS, PROMOTE YOUR SERVER FOR FREE. For owners, our team offers quality advertising services! Make your server website appear quickly in Google searches VoteSystem Website: https://top.4teambr.com A summary of how a vote check can be performed The site returns = 0 for can vote and 1 to can't vote
