Jump to content
  • 0

How do you edit your lua and lub files?


Question

Posted

I explain. I want to edit the description of an item, simple.

image.png.362aca6fbd026170eee0c142745ce82b.png

 

To do this, I edit the description in the file itemInfo.lua. Ok

The problem is that I then review the changes I have made, using the TortoiseGit, and I realize that a lot of changes were made related to the translation of certain special characters.

For Example:

image.thumb.png.46cd1a7a8a9fcc9707615bc3eb98f95f.png

Then, many of these changes sometimes exclude some double quotes, which generates an error in the execution of the client

Is there a tool that allows me to make specific changes?

Anyway, what language is the one that appears to me as special characters?

Thanks a lot in advance friends!

2 answers to this question

Recommended Posts

  • 3
Posted

image.thumb.png.571013b45d93a41ab84c3c8a3f88b574.png

I think this is an encoding issue.

Make sure your text editor's encoding is set to EUC-KR before editing and saving. This is something you can configure on your text editor (notepad++, Visual Studio Code).

I use VS Code (see the attachment). Change whatever encoding (e.g. UTF-8) into the appropriate LUA encoding (EUC-KR).

  • MVP 1
  • 0
Posted
On 4/15/2019 at 9:17 AM, iwillnot said:

image.thumb.png.571013b45d93a41ab84c3c8a3f88b574.png

I think this is an encoding issue.

Make sure your text editor's encoding is set to EUC-KR before editing and saving. This is something you can configure on your text editor (notepad++, Visual Studio Code).

I use VS Code (see the attachment). Change whatever encoding (e.g. UTF-8) into the appropriate LUA encoding (EUC-KR).

LOL man u are besto

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...