Quote:
Originally Posted by adi97ida
Well, i managed to compile everything, but i can't get a client base to work with the UserInterface, any suggestions?
|
This is the client from which I have started with, but I modified a lot of files in order for it to work properly (This is the Metin2.co.kr client - Korean ftw :D):
[Only registered and activated users can see links. Click Here To Register...]
You can try using some of the files located in mainline_released/mainline_sg/Srcs/Client/bin ;)
Proof that it works (finally):
[Only registered and activated users can see links. Click Here To Register...]
Tip: compile the binary as Distribute instead of Release.
Tip 2: in
locale.h
change
Code:
#include "Locale_inc.h"
to
Code:
#include "Locale_inc_EU2.h"