Jump to content
  • 0

Skills Only in korean , any lang type diferent than 0 skills become in â°?â³ format


Question

Posted (edited)

Iam using the the ROEnglishTranslate file Lua 514

But if i change my lang type to any value diferent than 0 all skills keep messed like in the Screen shot.

if i change the sclient lang to 0 they become in korean and i cannot use them in any other language even with a luafile514 from the TranslatedRo.

Iam using this KRo Client 

 

There is any lua514 compatible with this client? Or with 4 th jobs ? i just want to play offline but with the skills in english or portuguese.

 The client itself is translated except the skills and skills tab.

Captura de tela 2022-04-04 015953.png

Edited by Kenex

4 answers to this question

Recommended Posts

  • 0
Posted
if langtype = 0  || LuaFiles514\Lua Files\service_korea\ExternalSettings_kr
if langtype = 1  || LuaFiles514\Lua Files\service_usa\ExternalSettings_usa
if langtype = 2  || LuaFiles514\Lua Files\service_japan\ExternalSettings_jp
if langtype = 3  || LuaFiles514\Lua Files\service_china\ExternalSettings_ch
if langtype = 4  || LuaFiles514\Lua Files\service_taiwan\ExternalSettings_tw
if langtype = 5  || LuaFiles514\Lua Files\service_thailand\ExternalSettings_th
if langtype = 6  || LuaFiles514\Lua Files\service_indonesia\ExternalSettings_id
if langtype = 7  || LuaFiles514\Lua Files\service_philippine\ExternalSettings_ph
if langtype = 12  || LuaFiles514\Lua Files\service_brazil\ExternalSettings_br
if langtype = 18  || LuaFiles514\Lua Files\service_france\ExternalSettings_fr

 

  • Love 1
  • 0
Posted (edited)
4 hours ago, cook1e said:

Maybe you are missing the translation.
https://github.com/llchrisll/ROenglishRE

Iam using this translation + the client i mentioned all other features are translated , but the skill tab still in this messed format.

 

If i change the lang type in clientinfo to 0 they show as korean names.

Edited by Kenex
  • 0
Posted (edited)
43 minutes ago, mrfizi said:
if langtype = 0  || LuaFiles514\Lua Files\service_korea\ExternalSettings_kr
if langtype = 1  || LuaFiles514\Lua Files\service_usa\ExternalSettings_usa
if langtype = 2  || LuaFiles514\Lua Files\service_japan\ExternalSettings_jp
if langtype = 3  || LuaFiles514\Lua Files\service_china\ExternalSettings_ch
if langtype = 4  || LuaFiles514\Lua Files\service_taiwan\ExternalSettings_tw
if langtype = 5  || LuaFiles514\Lua Files\service_thailand\ExternalSettings_th
if langtype = 6  || LuaFiles514\Lua Files\service_indonesia\ExternalSettings_id
if langtype = 7  || LuaFiles514\Lua Files\service_philippine\ExternalSettings_ph
if langtype = 12  || LuaFiles514\Lua Files\service_brazil\ExternalSettings_br
if langtype = 18  || LuaFiles514\Lua Files\service_france\ExternalSettings_fr

 

Thanks for the help !!! ♥️♥️

Edited by Kenex

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...