Jump to content
  • 0

Got an old txt base trunk, what client and where to get it


rocorous

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  11/25/12
  • Last Seen:  

 Hello.

 I got myself an old txt base trunk touched by someone. It works perfectly fine so I decided to use this and modify it for myself. But before doing all that I am in desperate need to get the right type of RO client and info about where to get it. Below is my mmo.h packet version info. I hope that is what you need to determine client level. I'd really appreciate your help.

Please and thank you.

#ifndef PACKETVER
    //#define PACKETVER    20081126
    #define PACKETVER 20100707 // --- iLAthena Add Code --- //
#endif
// backward compatible PACKETVER 8 and 9
#if PACKETVER == 8
#undef PACKETVER
#define PACKETVER 20070521
#endif
#if PACKETVER == 9
#undef PACKETVER
#define PACKETVER 20071106
#endif

 

Edited by rocorous
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   3
  • Joined:  12/12/11
  • Last Seen:  

The Unpatched Ragexe Client or the Translated Data?

if you wants only the Exe, you can get from http://nemo.herc.ws/clients/

If you want the Translated Data, search in this post  (2012 version)

Or from here https://github.com/llchrisll/ROenglishRE/ and build your own GRF

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  11/25/12
  • Last Seen:  

Thank you. It appears not only I have to learn how to create the client, I also asked the wrong help. I meant to say the version of ragnarok install files. Wait, would it work if I install the latest Ragnarok and just create the client version match my athena?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...