Jump to content

LocaleString Question


Recommended Posts

Hey guys, i have a question does someone have a script or tool to convert this locale_strings (example)

 

[CODE]1[tab]Everyone will be teleported into the city shortly.
10[tab][Guild] This action is not possible during a war.[/CODE]

 

Into this? 

 

"1";

"Everyone will be teleported into the city shortly.";

 

"10",

"[Guild] This action is not possible during a war.";

 

I would appreciate some help.. :) 

 

 

 

Link to comment
Share on other sites

  • Management
48 minutes ago, Kafa said:

Seems like i cant edit my post [CODE][/CODE] didnt work i dont know why, still hope u understand my question. i just want it to be able to read on server

 

you have to use the visual editor for that, the code tag does not exist.

  • Dislove 1
Link to comment
Share on other sites

  • Honorable Member

If I remember correctly, build_locale_string.py and merge_locale_string.py in the game source are there for this job.

use this 

This is the hidden content, please

  • Metin2 Dev 1
  • Good 1
  • Love 1

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.