Thunderbolt
New member
- Messages
- 90
- Points
- 0
- Github
- Thunderbolt
I'm use ragexe 2012-04-10, sometime error packet 0x64
My common.mmo
My common.mmo
Code:
#ifndef PACKETVER #define PACKETVER 20120410#endif // PACKETVER
Code:
#define ENABLE_PACKETVER_RE#ifdef ENABLE_PACKETVER_RE #define PACKETVER_RE #undef ENABLE_PACKETVER_RE#endif // DISABLE_PACKETVER_RE


