Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.
^ what client you used? did you modify your mmo.h? your client date and mmo.h packet version must match.
for example:
if you use 20130807 client
edit your mmo.h
#ifndef PACKETVER #define PACKETVER 20130807 // <-- Match your client date here#endif // PACKETVER// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).//#define PACKETVER_RE // add // to disable if you use ragexe then recompile your server..
EDIT: Well I just realized I forgot to recompile the server, thanks.
I was also wondering if you knew where I could get an english setup, and also all my text is in korean, and do you know where I could find a pre-renewal id2numdesctable.txt or whatever?