Jump to content
  • 0
grenat50

[Solved] NPCs script accent é à etc (special Letters?) Problem

Question

Hi !

 

I'm working on a translation project ENG -> FR but NPCs sentences don't show special accents (é à, etc).

I'm not sure if my issue is client-side or server-side. I would think server-side since I'm able to talk IG with é or à without it showing the kind of letter I got on the screenshot.

 

Any idea where is this coming from ? I'm using last version of rAthena with 20180620 ragRE.

1498800492_screenDivineAscensionRO135.jpg.c77cf41044c1c9b20182d7ba5216ac24.jpg

Edited by grenat50
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

I've tried all langtype (about 21) and I still have the same issue. However, I can write with é, à, etc... I can see item descriptions etc with them as well. It shows on the chat and others can see it. It seems to do not work ONLY with NPCs, which makes me think that it is a server-side related problem.

Anyone knows?

1073316878_screenDivineAscensionRO137.jpg.78ad7de40b2b3c5796d51844024703cf.jpg

In the NPC:
 

Quote

    mes "Quand on voyage partout dans le monde comme moi, on entend beaucoup de rumeurs. L'une de celles que j'ai entendues récemment est particulièrement intéressante...";

Up

Edited by grenat50
Link to comment
Share on other sites

  • 0

Problem fixed! The encoding while saving the file was on UTF-8 (Is it a new default encoding for npcs scripts tho?) instead of ANSI (As my old scripts were also). Good to know !

Thank you so much for responding 🙂 I really appreciate it.
 

Is there any differences for the server to have scripts encoding UTF-8 or ANSI? 

Edited by grenat50
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...

Important Information

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