Anong client pdeng gmtin pra s cash shop?

Eto testing mo to kung pwede, pili ka na lang dyan ng gumagana
default_ani_meow.gif
 http://www.mediafire.com/?d4nd58mi68x2h59

 
2012-04-10 Client pala yan.

Search mo to sa src/common/mmo.h

#ifndef PACKETVER #define PACKETVER 20120418#endif 
PALITAN MO NG GANITO

#ifndef PACKETVER #define PACKETVER 20120410#endif
Dapat mag tugma ang client at ang naka define sa server mo. So after mo gawin yan, i-recompile mo na ang server mo then test it

Tama si kyeme dapat naka comment din to, ganito gawin mo:

//#define PACKETVER_RE

- EDIT - 

 
Last edited by a moderator:
Code:
// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).#define PACKETVER_RE 
 
Back
Top