Jump to content

Shakto

Community Contributors
  • Content Count

    264
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Shakto

  1. Have you set the langtype to 0 and enable the diff patch use normal guild bracket ?
  2. It seems your packetver in mmo.h is wrong
  3. You can use this one http://pastebin.com/JfhPUTSV
  4. If there is an error it s because those naviguation lib files aren t up to date. About the no msg error, the msgstringtable.txt isnt up to date too
  5. Can you please make me a favor and for all the community, with renaming the lua files in the folder luafiles514 into lub files ? The new client doesn't use lua anymore except for the iteminfo file
  6. I just tested it, you can buy more than 5 items already
  7. Diff 2013-06-05 v1 (update 06/06/13) release thx again to k3dt for uncrypt themida client
  8. You can use Rocred too,http://ai4rei.net/p/rocred Launch it as administrator
  9. Have you a clean version of hercules ?
  10. cause there is not login windows anymore so to log in without that, it will be complicate
  11. Ok it has been fix on another topic For ppl who want to use CHinese Font, i added a patch to the diff file : Use Chinese on all Langtype Enjoy it !
  12. Ragexe =! ragexeRE You use the primary client, not the sakray one anymore that's all
  13. Like i said in my main topic : Open your sclientinfo.xml Search <servertype> </servertype>Set it to primarySearch <langtype> </langtype>Set it to 0
  14. Can you show me your clientinfo.xml please ?
  15. Can you show me your clientinfo.xml please ?
  16. The patch ignore missing palette error has been correct (maked crash the client on custom sprit on char selection) thx Pinky for the report All the files has been updated
  17. Lol post on rathena board then u_u well, open db/packet_db.txt Search //2012-07-02aRagexeRE (unstable)packet_ver: 33 and add this under those lines 0x0944,5,hommenu,2:4
  18. Shakto

    Custom Aura

    175, i didn't try above, it's not official to do that
  19. I told you what to do in the previous post °° Open the file src/map/packets.h Search //2012-07-10#if PACKETVER >= 20120710 packet(0x0886,2,clif->pReqCloseBuyingStore,0);#endif Before add //2012-07-04#if PACKETVER >= 20120704 packet(0x0944,5,clif->pHomMenu,2,4);#endif
  20. Here is links to insert the plugin into the launcher : http://nn.nachtwolke.com/dev/rsu/ Here is the documentation = http://nn.nachtwolke.com/dev/rsu/apidocs/#Event_QueryTask
  21. A bigger sugestion would be to make a server patcher like thor or other, and if the patch is done, you can enter your log pass but it's big A kind of all in one, and integrate the code of rsu patcher in the code of your launcher
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.