Change Nation to ("Português")
#1

hi all, i m trying to put options to change language at my launcher, and i need understand this.

 

my problem:

 

i have changed my nation to

 

Login Server = 8

Game Server = 8

ps.dta Country 8

t_clientversion = 0 to 20000

 

but the client show me a msg  invalid version.

 

what i need to change for now?

 

i think need make changes at the engine. but how make this? how i change nation at the engine?

#2
newproject_data -> t_clientversion -> change value to min -> 1 | max -> 20000

#3

thx @VRocker the noob i m

 

the brasil = 10

@VRocker show me this.   10 = 0a in hex

#4
vtm client 0 -->1

#5
only need change to nation id in game server, login server and client change all "_usa", only rename for "_brz"

#6

already fixed. thx all

 

 

@VRocker show me this.   10 = 0a in hex

#7
How to change to thai version? or change type of keybord to thai lang?

#8

//#define LC_KOR  0 // ±¹³»

//#define LC_TWN  1 // ´ë¸¸ - Çõ¸í

#ifdef LC_TWN 

#define LC_TWN2  2  // ´ë¸¸ - õÇôë¶õ, LC_TWN°ú µ¿½Ã¿¡ ¼³Ã¤Çؾß ÇÔ

#endif // LC_TWN

//#define LC_CHN  3 // Ãß±¹

//#define LC_TLD   4 // ű¹

//#ifdef LC_TLD

//#define LC_TLD_ENG 5 // ű¹ ¿µ¾î

//#endif // LC_TLD

//#define LC_JPN   6 // Àú»

//#define LC_MAL   7 // ¸»·¹À̽þÆ

#ifdef LC_MAL

#define LC_MAL_ENG  8 // ¸»·¹À̽þÆ ¿µ¾î 

#endif // LC_MAL

//#define LC_USA   9 // ¹Ì±¹

//#define LC_BRZ   10 // ºê¶óÃú

//#define LC_HBK   11 // È«Äá

#ifdef LC_HBK

#define LC_HBK_ENG  12  // È«Äá ¿µ¾î

#endif // LC_HBK

 

//#define LC_GER   13  // µ¶ÀÃ
#9
What nation offset ps.dta?

#10
no offset ...editor



Forum Jump:


Users browsing this thread: 1 Guest(s)