Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. // means the line won't be executed by the server, it's call a comment line. So if you want to enable your bind_ip, then remove the preceding //
  2. Sorry, but don't make double post --> http://rathena.org/board/topic/72311-help-help-help/
  3. Recheck your conf file: // Set the letters/symbols that you want use with the 'char_name_option' option. // Note: Don't add spaces unless you mean to add 'space' to the list. char_name_letters:
  4. "How to disable Quest button" It's easy to do it, here's how: Open your hex editor, find for "71756573740000006E635F71756573745F4F6E" then change it into 5F756573740000006E635F71756573745F4F6E (The reason why I choose 5F is to make it easier if later you want to enable it back again)
  5. It's okay to use a newer client.exe such as the 2012, because with rAthena server, you can switch back to pre-renewal
  6. Your client is already outdated by 3 years, my suggestion is to upgrade your client.exe to a newer one.
  7. Glad to hear that your problem is now solved
  8. Sorry, wrong section. You should post in Script Support section, or alternatively you can use the search button located on top-right of this page.
  9. Not sure about this, but it seems you're trying to mix eAthena code with rAthena trunk.
  10. It seems you have to translate them on your own, it's hardcoded.
  11. Third value is NPC sprite ID, still have no clue about the 1st and 2nd value.
  12. Here --> http://rathena.org/board/topic/71122-project-2012-client-translation/#entry145067
  13. I'm sorry Mr BrycE, but currently I'm not doing any LUA/LUB translation Hmm this one isn't really a translation, but towards more into client hexing, this time is "How to disable Navigation Button": Open your hex editor, find "5C6E617669676174696F6E5F696E746572666163655C62746E5F4E617669676174696F6E" Then, to disable the button, you just need to edit 1 pair of the digit into something else. For example, the first pair --> 5F6E617669676174696F6E5F696E746572666163655C62746E5F4E617669676174696F6E Run your client and voila, the Navigation button is now gone!
  14. Have you try to turn off your Harmony first with your 2012-06-18 client?
  15. You should visit Jupiter or Ganymede sometimes
  16. Thanks darristan for your idea, interesting one
  17. Papa, will you try to downgrade your client.exe into an older one, such as 2012-04-10? What's the benefit of this 2012-06-18 exe if compared to 2012-04-10?
  18. Just use the "Ignore Missing Pallette Error" diff, if your missing pallete doesn't make any major bugs (such as client crashing or else), using that diff won't be a problem.
  19. Use Earthlingz "Skip Pakcet Header Obfuscation" diff
  20. Hmm pretty bad.. You should use a translated LUA/LUB, check the link on my signature line.
  21. Or Item, Eq, Etc, Fav. It's up to you.
  22. Put it on your 'luafiles514' folder Ex: c:\kRO\data\luafiles514\lua files
  23. @Both: You can use the link that Emistry posted above, but personally I'm not totally agree with the translation, but it's just a matter of personal taste I think
×
×
  • Create New...