Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to fix garbled in client

Newbie Spellweaver
Joined
Sep 6, 2017
Messages
24
Reaction score
3
I try translated some word in itemstrable.txt
But I when into the game got garbled:*:

Code:
; FontType = [D3DFONT,D3DXFONT]; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5, vn=6]; GDIFont = [絡遺羹,Fixedsys]strFontType = D3DXFONTdwLangSet = 1strGDIFont = MingLiubShadowFont = 1

I translated some text
 
Back
Top