Jump to content
  • 0

Stable Combo For PACKETVER, packet_db_ver and Client


GMCasRO

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.02
  • Content Count:  3
  • Reputation:   0
  • Joined:  01/31/24
  • Last Seen:  

Is there a documentation file/wiki page explaining what PACKETVER (eg: #define PACKETVER 20100811), Packet DB Number (packet_db_ver: 23) and Client EXE (eg: RagexeRE.exe dated 2010-08-11) work well together? I'm trying to reduce the time needed to find a working combination that is stable and reliable, however, I couldn't find anything in the docs/forums after a few searches.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1536
  • Reputation:   237
  • Joined:  08/03/12
  • Last Seen:  

22 minutes ago, GMCasRO said:

Is there a documentation file/wiki page explaining what PACKETVER (eg: #define PACKETVER 20100811), Packet DB Number (packet_db_ver: 23) and Client EXE (eg: RagexeRE.exe dated 2010-08-11) work well together? I'm trying to reduce the time needed to find a working combination that is stable and reliable, however, I couldn't find anything in the docs/forums after a few searches.

use latest git rathena, doesnt need to use any db number or something.

just make sure define the correct clientdate in packets.hpp that being used at your client.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.02
  • Content Count:  3
  • Reputation:   0
  • Joined:  01/31/24
  • Last Seen:  

1 hour ago, Chaos92 said:

use latest git rathena, doesnt need to use any db number or something.

just make sure define the correct clientdate in packets.hpp that being used at your client.

I will try that now, thanks much. Out of curiosity, if I were to understand these PACKETVER & packet_db_ver options/config values, is there any docs available? I'm ok to start with something from past or something not fully complete, just looking for a jump off point.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1536
  • Reputation:   237
  • Joined:  08/03/12
  • Last Seen:  

19 hours ago, GMCasRO said:

I will try that now, thanks much. Out of curiosity, if I were to understand these PACKETVER & packet_db_ver options/config values, is there any docs available? I'm ok to start with something from past or something not fully complete, just looking for a jump off point.

 https://github.com/rathena/rathena/wiki/Packet_DB_Rewrite

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...