Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Okay trying to help you guys here so bare with me.
  2.  
  3. 1st post today :
  4. Hey guys,
  5.  
  6. How to :
  7. [code]
  8. In XML//XML64 => client.config2.xml
  9. Change
  10. <option name="train-complete-delay-time" value="1.500000" />
  11. to
  12. <option name="train-complete-delay-time" value="0.100000" />[/code]
  13.  
  14. This reduces the delay when changing skills blabla.
  15.  
  16. Addon patch file attached to the post.
  17.  
  18. Enjoy !
  19.  
  20. [Attached .patch file]
  21. vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  22. Result:
  23. FORBIDDEN
  24. ///////////////////////////////////////////////////////////////
  25.  
  26. 2nd post today :
  27.  
  28. Hey guys, let's try this without typing any code or how to this time.
  29.  
  30. This reduces skill change time. Enjoy !
  31.  
  32. [Attached .zip file with .patch inside it]
  33. vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  34. Result:
  35. FORBIDDEN
  36. ///////////////////////////////////////////////////////////////
  37.  
  38. Yet somehow I already posted it as comment once and it didn't do anything and still works on both threads :
  39.  
  40. https://www.bnsbuddy.com/index.php?threads/hard-to-explain-it-in-the-title.149/#post-530
  41. https://www.bnsbuddy.com/index.php?threads/addons.17/#post-630
  42.  
  43. It seems more like I'm not allowed to either attach a file, a file containing a .patch file or it just doesn't like me.
  44.  
  45. Anyway if all hell doesn't work you can post it yourselves,
  46.  
  47. Place in a .patch :
  48.  
  49. FileName = xml[bit].dat.files\\client.config2.xml
  50. Search = <option name="train-complete-delay-time" value="1.500000" />
  51. Replace = <option name="train-complete-delay-time" value="0.100000" />
  52. Description = Greatly shortens delay after skill change confirmation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement