Jump to content
  • 0

Error LangType


JohnnyPlayy

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   13
  • Joined:  03/20/16
  • Last Seen:  

I'm trying to use a 12 language type, but my client does not accept it.
How can I solve this problem?
Thanks for your help

image.png.99a75a4cf2764c3b0ae92515bf732844.pngimage.png.52c65c0c17fdba76504247a3babf9f7f.png

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  97
  • Reputation:   10
  • Joined:  01/21/13
  • Last Seen:  

New clients that use sclientinfo.xml, doesn't allow changes.
That's probably the problem.

Edited by BrOgBr
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   13
  • Joined:  03/20/16
  • Last Seen:  

You can solve this problem?

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  97
  • Reputation:   10
  • Joined:  01/21/13
  • Last Seen:  

You'll need use 0 at LangType.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   13
  • Joined:  03/20/16
  • Last Seen:  

I'm using the language 0
But it is the error in the texts that are in Portuguese.

Example!

 

image.png.7a7665938ddd23828718f20cb7ee4bdb.png

 

help please
 

Edited by JohnnyPlayy
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   24
  • Joined:  09/02/12
  • Last Seen:  

changing langtype must also change lua files by default kRO uses ..\Lua Files\service_korea\ExternalSettings_kr

viewing hexed unpack 2018 client to your native language:

Lua Files\service_brazil\ExternalSettings_br_sak
Lua Files\service_brazil\ExternalSettings_br

in order to use it create folder name service_brazil inside it paste ExternalSettings_kr.lub and rename it as ExternalSettings_br_sak.lub if you are using sakray or ExternalSettings_br.lub if you are using primary. To be safe use sakray

this must be on your sclientinfo.xml

	<servicetype>brazil</servicetype>
	<servertype>sakray</servertype>
	<langtype>12</langtype>

if your not aware what i'm talking about see:

https://github.com/Asheraf/Translation/tree/master/data/luafiles514/lua files/service_korea

  • Upvote 4
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...