Jump to content
  • 0
Sign in to follow this  
Thunderbolt

How to Setting Ragexe

Question

I'm use ragexe 2012-04-10, sometime error packet 0x64
 
My common.mmo
 
#ifndef PACKETVER	#define PACKETVER 20120410#endif // PACKETVER
 
#define ENABLE_PACKETVER_RE#ifdef ENABLE_PACKETVER_RE    #define PACKETVER_RE    #undef ENABLE_PACKETVER_RE#endif // DISABLE_PACKETVER_RE

 

 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Can you list what you diff in your client here? you are using ragexe 

#define ENABLE_PACKETVER_RE <-- this must be disabled set it to //#define ENABLE_PACKETVER_RE#ifdef ENABLE_PACKETVER_RE    #define PACKETVER_RE    #undef ENABLE_PACKETVER_RE#endif // DISABLE_PACKETVER_RE

Share this post


Link to post
Share on other sites
  • 0

Some computer can't join my server, error packet 0x64

Me and my friend can login server, but some otherplay error packet 0x64

 

6gne1.png

zkl12.png

wnj03.png

Edited by Thunderbolt

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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