#DaRkMoOn Posted December 1, 2020 Posted December 1, 2020 Using l2j offcial and i have problem with some skills like aura flare greater battle heal etc. when continuously holding the button the casting speed is slow. the problem is in this code if ((hitTime < 550) && (skill.getHitTime() > 550)) { hitTime = 550; }
Zake Posted December 3, 2020 Posted December 3, 2020 This "problem" exists in all l2jbased forks, https://acis.i-live.eu/index.php?topic=9870 .
#DaRkMoOn Posted December 3, 2020 Author Posted December 3, 2020 yes i know, the link you shared is broken or smthng.. Did tou faced the same problem?
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