Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. Check this in your conf file // Store passwords as MD5 hashes instead of plaintext ? // NOTE: Will not work with clients that use <passwordencrypt> use_MD5_passwords: no
  2. Use 2012-04-10, because it's the current latest stable client for rAthena. There's no need to change clif.c / clif.h, what you need to edit are mmo.h and packet_db.txt Use 'packet_db_ver: 30' mmo.h: #define PACKETVER 20120307 Rediff your 2012-04-10 client without "read data folder first" and "read lua before lub". And use this diff from earthlingz. Don't run out of patience just from 4 hours trying.. I was taking almost a week to set up a working server & client But the most important thing is the learning process, painful but worthy in the end.. WDGSkipPacketHeaderObfuscation.rar
  3. It looks like you have put your lua files in wrong folder (ex: c:\kRO\data\luafiles514\lua files)
  4. First, if you have an error message saying 'a nil value' that's a LUA/LUB error, make sure you put your LUA/LUB in the correct folder, (ex: C:\kRO\data\luafiles514\lua files) Second, try to rediff your client.exe without "read data folder first" and "read lua before lub", and be sure to use "WDGSkipPacketHeaderObfuscation.dll" option from earthlingz. Third, after you make changes to mmo.h, don't forget to recompile your server again. Fourth, don't forget to edit your address IP and port in clientinfo.xml to match your server IP. <address>"MyIP"</address> <port>"myport"</port>
  5. Hmm I get this error message when I use DiffGen2 Fatal Error: Cannot redeclare gzdecode() in C:\DiffGen2\Core\func.php on line 80 Ohh.. After take a peek into the xdiff code, I instantly get the concept of 'Byte offset', but still have no clue about 'dword' and 'string'. And about xDiffGen2, is it for date specific client or can it be applied for all date?
  6. What do you mean? I don't fully understand
  7. Please don't make double post http://rathena.org/board/topic/71413-delet-char/ And please share your knowledge too for the other forum members, don't just tell " Please close" / "Solved" without contributing anything
  8. Hmm would you switch to a newer client? Like 2012-04-10
  9. nanakiwurtz

    RSS

    I was about to ask the same thing, a RSS feed for these things would be useful..
  10. I read this thread from the beginning, it takes a whole hour for me to get the concept of this custom RO client. Hurray, September ^^ I hope I can be a beta tester for it too
  11. Whenever you edit your mmo.h, you have to recompile the server again..
  12. Not just 64, its 64k.. Thanks for the link Brynner, I'll try it tomorrow Not just 64, its 64k.. Thanks for the link Brynner, I'll try it tomorrow Not just 64, its 64k.. Thanks for the link Brynner, I'll try it tomorrow
  13. @Yommy: Well not all of it is in msgstringtable, when you see something like 'Hex: N/A (msgstringtable)' it means you don't have to hex your client.exe, just edit the msgstringtable.txt @Vanyrl: Yes it is hehe, we have to use a better translator, or maybe just guess it wildly..
  14. Hmmh.. Reading those topics in Support section is exhausting, because most of them only displays "Help!", "Important, help me", "URGENT"

  15. So you only want to delete your 'equipped' item? Not from inventory? I think I had made such command last week
  16. http://rathena.org/board/tracker/issue-6581-asura-strike-rebalancing/
  17. Okay then...here they are: Navigation Window (chat info): Location: 1st line after searching for a map. Korean: ¾È³»ÇÏ´Â À§Ä¡·Î À̵¿ÇϽñ⠹ٶø´Ï´Ù. Hex: BEC8B3BBC7CFB4C220C0A7C4A1B7CE20C0CCB5BFC7CFBDC3B1E220B9D9B6F8B4CFB4D92E Suggestion: N/A (up to 36 chars) Location: 2nd line after searching for a map. Korean: ¿öÇÁ¸¦ ÀÌ¿ëÇÏ¿© ´ÙÀ½ Áö¿ªÀ¸·Î À̵¿ÇϽñ⠹ٶø´Ï´Ù. Hex:BFF6C7C1B8A620C0CCBFEBC7CFBFA920B4D9C0BD20C1F6BFAAC0B8B7CE20C0CCB5BFC7CFBDC3B1E220B9D9B6F8B4CFB4D92E Suggestion: N/A (up to 50 chars) Location: Arrived on the specified destination after searching for a map. Korean: ¸ñÇ¥ ¸Ê¿¡ µµÂøÇÏ¿´½À´Ï´Ù. Hex: B8F1C7A520B8CABFA120B5B5C2F8C7CFBFB4BDC0B4CFB4D92E Suggestion: NOTE: You have arrived. [4E4F54453A20596F75206861766520617272697665642E2020] Location: After searching for a NPC. Korean: ã°íÀÚ ÇÏ´Â Npc°¡ ÀÖ´Â ¸Ê¿¡ µµÂø ÇÏ¿´½À´Ï´Ù. Npc·Î À̵¿ÇϽñ⠹ٶø´Ï´Ù. Hex: C3A3B0EDC0DA20C7CFB4C2204E7063B0A120C0D6B4C220B8CABFA120B5B5C2F820 C7CFBFB4BDC0B4CFB4D92E204E7063B7CE20C0CCB5BFC7CFBDC3B1E220B9D9B6F8B4CFB4D92E Suggestion: N/A (up to 70 chars) Location: After NPC has been reached. Korean: µµÂø. Hex: B5B5C2F82E Suggestion: Found [466F756E64] Hmm.. Need some more? (Please post some screenshots / location to make it easier to find) Uhh.. Pressing ctrl+z when typing will erase the existing space/new lines...
  18. I know the location and I can change them, but currently have no idea what they mean.. Any suggestion?
  19. Do you plan to share it with the community?
  20. The one on Brynner's signature line maybe?
  21. Hmm I never heard about something like that before, I didn't even know such things exist. Maybe a client that is capable of transmitting a custom packets to server..
  22. What do you mean by 1 client? Disable multiple window?
×
×
  • Create New...