Jump to content

SyncMaster

Members
  • Content Count

    63
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by SyncMaster


  1.  

    Also, its expected that client won't work, since we don't have packets for that client..(so you have to extract packets and put in packets.h to use that client)

    We have packets till client Date: 20140416

     

    open this file srccommonmmo.h

    find these line :

     

    #ifndef PACKETVER
     #define PACKETVER 20140205
    #endif // PACKETVER

     

    make sure your packetver date (in bold) is same with your client (format yyyymmdd).

    and if you make any change, don't forget to recompile it.

     
     

    but the problem is in arquives (.grf) because I can't open the client.

    The 2014-01-15 works, but the others don't (204-03-05+)

×
×
  • Create New...

Important Information

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