Jump to content

MikZ

Members
  • Content Count

    461
  • Joined

  • Last visited

Everything posted by MikZ

  1. @@Lord Ganja:i did this . still got error.. maybe because of the diff modification? #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 20130807 #undef ENABLE_PACKETVER_RE#endif // DISABLE_PACKETVER_RE this are my diff modi hope this help... Uhm. fixed!.. i change shared body palletes type 1 to type 2 and shared head palletes type 1 to 2 as well as i removed use SSO login packet. (i dont know why it work, mind if you explain why? just additional info) i was able to log in now. only problem is this fonts.. is it because of the lang type, lub files or client diff custom font? (see last image) please help. thank you
  2. @@Lord Ganja: Thanks much and just additional question, what are custom packetkeys does that means i can make my own alphanumeric on packetkeys?
  3. @@Dastgir: uhmm maybe im slow. i didn't get it. hehehe.. so what should it look like? is that correct (see below)? its my firstime using hercules.. But i was able to log in and play using the other client from my old server. just this new one, the one i diffted i got error in logging in, so i believe its not from any grf.. im confused. /hmmm #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
  4. @@Lord Ganja: uhmmm i dont know, its from my old server and i use that client with rathena. its my first time to use hercules.. also practicing about diffting client. hahaha. thanks for bringing packet obfuscation. cuz for the mean time im having problem in diffting the client i can't log in. thats why i tried to use the old one. and it work. after 5 mins i was able to log in and play.. @@Garr: hmmm. it went well. was able to log in though i got those error about packets.. but you got some point there. ill go change port on map.. hehehe.. didn't notice it.
  5. @@Lord Ganja: downloading it (but when i use the client from my old server it work well im able log in and play, but got some error about unsupport packet . im not the one who diff it. i want to learn diffting.. lol) @@Dastgir: uhmmm its Ragexe. i don't know what to do though. just experimenting.. hihihi.. mind giving me idea/guide what are the things i need to choose in diffting? Or is there any way i could change the custom window title of a ragexe that has been diffted? or check what are the modification on the ragexe?
  6. Hello hercules, uhmm this is my test server so i use different port. and i use client 20130807 that was diffted by other 2 server in 1 IP this second server i used login_port: 7900 char_port: 7121 map_port: 7121 when starting it work fine . but i cant connect to server. failed to connect. and i got this error (check image)| Please help me. thank you
  7. 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) Please help me.. thank you!
×
×
  • Create New...

Important Information

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