Is this also linked with the translation project here in hercules?
LatSo
Member Since 06 May 2013Offline Last Active Jan 13 2014 03:22 PM
LatSo hasn't added any friends yet.
No latest visitors to show
29 May 2013 - 01:00 AM
Is this also linked with the translation project here in hercules?
29 May 2013 - 12:44 AM
tnx will try it later!
29 May 2013 - 12:01 AM
This support 2013-05-22 client released by shakto?
28 May 2013 - 01:02 PM
Did you remember to change these settings in /src/common/mmo.h?
#ifndef PACKETVER#define PACKETVER 20120418#endif// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).#define PACKETVER_RERemember you should set PACKETVER to the aaaammdd date of your client and comment (put a // before any text) the line which defines PACKETVER_RE if you're not using ragexeRE clients. Then you have to recompile for this changes to take effect.
Nothing happens, I think it's diffing issue?
28 May 2013 - 11:05 AM
I'll check it, maybe I did forget about the PACKETVER_RE. thanks for that wonderful insight jaBote!
will update later!