Jump to content

hendra814

Members
  • Posts

    1305
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by hendra814

  1. Put it in here sir rathena\src\map\clif_packetdb.h
  2. already do that sir. still got same error. it's weird, because after rathena support for client 2017-06-14, using @skillall it's work
  3. Already tried with lastest from github, same me too got this pronlem. is it related to lua files? because zack have update and i'm copy all form zack git to my data folder.
  4. Try ALT+tab, sometime at windows 7 and above got this problem ALT+tab to other windows and then ALT+tab back to Ragnarok windows.
  5. Try use data folder from this link https://github.com/zackdreaver/ROenglishRE
  6. Hi Amidamaru, I'm alaready edit my post above, please check it again. Thanks
  7. try download sysbox from the link i gave. and after that, put it on your data folder or your custom grf.
  8. here i try it search for you
  9. try explain with SS, here my server network char_athena.conf map_athena.conf subnet_athena.conf server clientinfo.xml your friend clintinfo.xml SS in game at server side ss in game client side
  10. @Mikegyver did you ecounter error skill? I think all skill attach to the ground not working at this client some skill i already tried like - mage: skill thunderstorm - wizard: skill lord of vermillion, sotrm gust, and meteor storm - rune knight: dragon breath and dragon breath water
  11. i already tried without add manual what i've give above and it's works Thanks @Mikegyver
  12. Since the packet not yet update to rathena github, here clif_packetdb.h for this client.
  13. change it at src\config\packet.h not mmo.h at new rathena.
  14. Here's the link if you want try it.https://rathena.org/board/topic/111906-2017-05-17aragexere/
  15. No, just edit into client you're using right now. and if you get crash try update your KRO client
  16. @konishiwa just edit at src\config\packet.h make it like this #ifndef PACKETVER #define PACKETVER 20170517 #endif #ifndef PACKETVER_RE /// From this point on only kRO RE clients are supported #if PACKETVER > 20151104 #define PACKETVER_RE #endif #endif #if PACKETVER >= 20110817 /// Comment to disable the official packet obfuscation support. /// This requires PACKETVER 2011-08-17 or newer. #ifndef PACKET_OBFUSCATION //#define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption //#define PACKET_OBFUSCATION_WARN
  17. @sader1992 Why at my NEMO Patcher Disable game guard doesn't appear. How to patch this client, any guide from you? Thanks before.
  18. hendra814

    whosell

    i think this feature can replace with item Universal Catalog Silver You can buy this item form npc at prontera town if not at prontera town you can found it at Eden paradise group
  19. Sorry Wrong post please delete this post.
  20. Try with sorry, the problem not that's i'll try too..
  21. Already Solved. Thanks @hazimjauhari90
  22. Sorry, my mistake. at my testing computer it's used non up to date KRO. after i'm copy from my laptop into the computer it's work. Thanks @hazimjauhari90 btw at char console server show this error is it okay, or the warning can be solve?
  23. Can you share step by step what's your edit at src folder. maybe with your step will solve the problem.
  24. So what do I miss? any suggestion or how about your edit, is it work without error?
×
×
  • Create New...