Where it says #define PACKETVER you must put PACKETVER 20111116, not 20111122.
ah? question, sir!
mine got this:
#ifndef PACKETVER
#define PACKETVER 20110315
//#define PACKETVER 20111116
#endif
But, my server reads only the [PACKETVER 20110315] line. It ignores the [//#define PACKETVER 20111116] line..
Is it correct?
If you're using the 2011-3-15 client it's correct.
@Khaii - #define PACKETVER 20111116