Jump to content

4TOP

Members
  • Posts

    28
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

About 4TOP

Contact Methods

  • Website URL
    https://top.4teambr.com/

Profile Information

  • Gender
    Male
  • Country
    Brazil

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

4TOP's Achievements

  1. I think it happened when I tried adding an ad banner—it turned out to be an ad injector that scattered ads all over the site and cluttered it up. I’ve removed it now; you either visited right when it was active, or it was just leftover residue. It’s gone now (try Ctrl + Shift + R). I’m fixing the responsiveness right now!
  2. Again, I don't need to do anything.
  3. I don't need to do anything just because you don't like it—STFU.
  4. Imagine having internet access but lacking the basic ability to use your eyes? Has it ever crossed your mind to "look at the interface, identify the available options, and figure out the functions"? I’ve discovered that the only brainless one here is apparently you! There’s still time to edit your comment and look a little less illiterate. You have the brain of someone who shouldn't have been born, but whose parents were too drunk or high to prevent it. It might help you:
  5. The idea is to create basic—or even advanced—HTMLs in a simple way. It’s still very much a work in progress and needs testing; you can post screenshots of how it looks in-game, along with a preview example to see how it appears in each chronicle. It was for personal use; it had been sitting idle for a while, so I decided to work on it again. I don't know if it's useful, but here it is. There was a much better version, but I lost it! I tested it on Hellbound and Interlude. You should test the standards—check if the positions are correct, if the dimensions for each chronicle are okay, etc. Please test it out. Visit: https://l2.4teambr.com/builder/
  6. 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:
  7. 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).
  8. 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.
  9. 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.
  10. 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
  11. 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
  12. 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
  13. New accounts get Free Premium Sign up!
×
×
  • 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..