Jump to content
  • 0
Sign in to follow this  
Vietlubu

Display wrong utf-8 text - Japanese

Question

I trying to write a script with non-English text. currently with Japanese.

My script here. has save as with UTF-8 encode

mes "あひひ start the event ?";

My clientinfo. used <langtype>2</langtype>

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Ragnarok</display>
      		<address>127.0.0.1</address>
      		<port>6900</port>
      		<version>55</version>
      		<langtype>2</langtype>
		<registrationweb>www.ragnarok.com</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
			<image>loading05.jpg</image>
			<image>loading06.jpg</image>
		</loading>
   	</connection>
</clientinfo>

 

But when I start the client, the text display incorrect like this:

164371707_ScreenShot2019-06-13at08_27_29.png.cee16a309350f686bcdd04261ebf7f30.png

 

Do I miss anything here? 😭

 

** Update

My client version it 2017-06-14bRagexeRE.exe

Edited by Vietlubu
Update client version

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 1

Client not support utf-8

you should save your script in codepage for selected language.

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.