Jump to content
  • 0

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


Question

Posted (edited)

 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

2 answers to this question

Recommended Posts

  • 0
Posted

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?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...