Hello Hercules, it is my first time to diff 2013 client
and i got this error everytime i hit log in. (check image)
im using client 20130807
and my mmo.h ..
// 20120307 - 2012-03-07aRagexeRE+ - 0x970#ifndef PACKETVER #define PACKETVER 20130807#endif // PACKETVER//Uncomment the following line if your client is ragexeRE instead of ragexe (required because of conflicting packets in ragexe vs ragexeRE).#define ENABLE_PACKETVER_RE 20130807#ifdef ENABLE_PACKETVER_RE #define PACKETVER_RE #undef ENABLE_PACKETVER_RE#endif // DISABLE_PACKETVER_RE// Client support for experimental RagexeRE UI present in 2012-04-10 and 2012-04-18#if defined(PACKETVER_RE) && ( PACKETVER == 20120410 || PACKETVER == 20120418 )#define PARTY_RECRUIT#endif // PACKETVER_RE && (PACKETVER == 20120410 || PACKETVER == 10120418)
Hello Hercules, it is my first time to diff 2013 client
and i got this error everytime i hit log in. (check image)
im using client 20130807
and my mmo.h ..
Please help me.. thank you!

Edited by kradShare this post
Link to post
Share on other sites