Jump to content
  • 0

Compiling Error when changing client date on mmo.h


Question

Posted

Can anyone help me please when i try to change client date on mmo.h

From this:


#ifndef PACKETVER
#define PACKETVER 20130807
//#define PACKETVER 20120410
#endif

to this:

#ifndef PACKETVER
#define PACKETVER 20100730
//#define PACKETVER 20120410
#endif

 
and i recompile i get this problem on char.c
 
 

post-26609-0-77452700-1402417837_thumb.png

  • Upvote 1

2 answers to this question

Recommended Posts

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