• Hi Guest! To get rid of ads on the page, please consider donating through user upgrades or other methods.

Remove Skill Change Delay

Heldegas

Cricket
Member
Hey guys,

How to :
Code:
In XML//XML64 => client.config2.xml
Change
<option name="train-complete-delay-time" value="1.500000" />
to
<option name="train-complete-delay-time" value="0.100000" />

This removes (10ms instead of 1.5 seconds) that annoying delay when hitting confirm to change skills.

Addon patch file attached to the post.
Enjoy !

Let's hope this works @Endless :)
 

Attachments

  • Remove Skill Change Delay.patch
    263 bytes · Views: 1,444

Devinal

Cricket
Member
There is no string "train-complete-delay-time" in client.config2.xml
Any ideas how to change delay now?
 

Heldegas

Cricket
Member
There is no string "train-complete-delay-time" in client.config2.xml
Any ideas how to change delay now?

I believe it has been patched, i found some other strings related to skills but haven't had the time to test them out yet, will let y'all know whenever I get the time to. :)
 
Top Bottom