12-01-2013, 01:18 AM
normaly every engine.dll is packet with VMProteckt that need to get unpacked first, 99.9% of this comm dont event know how to do it or even know what it means, after unpacking the engine u can look for the offset and change it and there are more then 2 offsets for langurage in the engine.... the one i know
load the .lod files
send login packet
send alive packet
load the font file
but if i remeber right there more then 6 offsets in engine from nation....
# LANG
# LC_KOR 0
# LC_TWN 1
# LC_CHN 3
# LC_TLD 4
# LC_JPN 6
# LC_MAL 7
# LC_USA 9
# LC_BRZ 10
# LC_HBK 11
# LC_GER 13
# LC_SPN 14
# LC_FRC 15
# LC_PLD 16
# LC_RUS 17

