Jump to content

l2j problem with casting


#DaRkMoOn

Recommended Posts

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; }

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...