Currently, I'm working with my high five server developed by l2jserver.com.
As you know, basically, item enchant system in high five doesn't support 'continue' function. (https://prnt.sc/pmbhbj) without it, the whole process became quite inconvenient because every time players have to manually move the weapon or armor item into the empty box in the item enchant frame. So, I wonder the way to add the 'continue' function into the process just like the grand crusade version?(https://prnt.sc/pmbj8e)
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).
Question
flyfreedom87
Hello, everyone.
Currently, I'm working with my high five server developed by l2jserver.com.
As you know, basically, item enchant system in high five doesn't support 'continue' function. (https://prnt.sc/pmbhbj) without it, the whole process became quite inconvenient because every time players have to manually move the weapon or armor item into the empty box in the item enchant frame. So, I wonder the way to add the 'continue' function into the process just like the grand crusade version?(https://prnt.sc/pmbj8e)
3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now