• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Russian stringtable.lua

Initiate Mage
Joined
Jun 9, 2020
Messages
4
Reaction score
0
Hello. Anybody have stringtable.lua in russian language? I set a Russian 496 client + server, but this file was not translated and I couldn't find it. Thanks.
 
Experienced Elementalist
Joined
Jul 14, 2005
Messages
235
Reaction score
99
Hello. Anybody have stringtable.lua in russian language? I set a Russian 496 client + server, but this file was not translated and I couldn't find it. Thanks.


here you have it in Russian
 

Attachments

  • stringtable.rar
    53.3 KB · Views: 37
Upvote 0
Newbie Spellweaver
Joined
Jul 19, 2020
Messages
94
Reaction score
3
We decompile our stringtable.lua which is located in scripts.pck and translate Google into a wallpaper language convenient for you ...



Others also do and translate manually, for each version



Load the script into the browser and translate, save and edit in notepad ++ is not difficult ... Using the compare function
 
Upvote 0
Newbie Spellweaver
Joined
Jan 23, 2021
Messages
26
Reaction score
0
We decompile our stringtable.lua which is located in scripts.pck and translate Google into a wallpaper language convenient for you ...



Others also do and translate manually, for each version



Load the script into the browser and translate, save and edit in notepad ++ is not difficult ... Using the compare function

WHat tool do use to decompile lua file please ?
 
Upvote 0
Experienced Elementalist
Joined
Jul 14, 2005
Messages
235
Reaction score
99
Thank you, it's seems not working in my computer. What Java version is it needed please ?


C:\Users\datco>java -version
openjdk version "11.0.12" 2021-07-20
OpenJDK Runtime Environment Microsoft-25199 (build 11.0.12+7)
OpenJDK 64-Bit Server VM Microsoft-25199 (build 11.0.12+7, mixed mode)
 
Upvote 0
Newbie Spellweaver
Joined
Jan 23, 2021
Messages
26
Reaction score
0
C:\Users\datco>java -version
openjdk version "11.0.12" 2021-07-20
OpenJDK Runtime Environment Microsoft-25199 (build 11.0.12+7)
OpenJDK 64-Bit Server VM Microsoft-25199 (build 11.0.12+7, mixed mode)
Thank you, I will dl this java version and try. Do I will find all data quest in .lua ? We should also translate task.data ?
 
Upvote 0
Experienced Elementalist
Joined
Jul 14, 2005
Messages
235
Reaction score
99
Thank you, I will dl this java version and try. Do I will find all data quest in .lua ? We should also translate task.data ?

script.pck (designer_string.lua, global_string.lua , stringtable.lua) client , server side aipolicy.data and stringtable.lua

task.data is quest data I don't think you can translate it, it is too complicated and laborious, you should leave it in English.
 
Upvote 0
Newbie Spellweaver
Joined
Jan 23, 2021
Messages
26
Reaction score
0
script.pck (designer_string.lua, global_string.lua , stringtable.lua) client , server side aipolicy.data and stringtable.lua

task.data is quest data I don't think you can translate it, it is too complicated and laborious, you should leave it in English.

What king of string is it for these .lua file if this is not related to quest data ?
And where is located the text of the game interface where we ca see our personnage stats Please ?
Thank you for your help
 
Upvote 0
Back
Top