Convert 8.1 String

04/28/2013 23:28 HeavenOnlyWishes#1
Just so you guys know, if you don't read Arabic, here's how you change the StringResource in the 8.1 Server files to English:

First off... Follow the instructions on restoring the 8.1 Arcadia database to your MSSQL... Now download the 7.4 or any other English based server files. Restore them into a database named "Arcadia2" then run this SQL query:


This query will basically, take all of the data from the values of Arcadia2 (the English version), and replace all of the data in the values of Arcadia with them. Thus converting the language... this can be used vice versa as well.

Had to post this since I can't read Arabic and I'm playing with the 8.1 server files like.... wth.... this is so not made for English! lol

Cheers
04/28/2013 23:48 TheChinStrap#2
Well, this will work, however, you'd still be missing any strings new to the 8.1 sr that are not in the 7.4. You'd be better off importing the string resource from the rdb in the US client. You can use this: [Only registered and activated users can see links. Click Here To Register...]

Warning: You can import the db_string.rdb (or db_string(ascii).rdb) but you cannot export it. This tool will not work for exporting the string resource for the 8.1 client.
04/29/2013 00:37 HeavenOnlyWishes#3
I was aware of that, but after skimming through the StringResource after conversion I saw no Arabic lines.... Not sure if they even added anything. But thanks for the info.
04/29/2013 06:55 -Göktürk-#4
db_string.rdb ($ sdXwe'vmvdeHga) Clent from SQL to insert records into the database manager Do you have another program if you could give some link?:cool:
04/29/2013 14:03 c1ph3r#5
Quote:
Originally Posted by HeavenOnlyWishes View Post
I was aware of that, but after skimming through the StringResource after conversion I saw no Arabic lines.... Not sure if they even added anything. But thanks for the info.
1. I wouldn't use the 7.4 StringResource for the 8.1 files at all. Why? Check the tooltip strings. There are a lot of functions in it since 8.1! If you are working with only one StringResource for Client + GS you should use the 8.1 StringResource!
2. New in 8.1 StringResource: Arena, 5 Pets, Decompose Strings...
3. Be carefull with Raskims Database Manager as far as I know it will bug the created StringResource but not sure if he fixed it in the newest released Version.
09/12/2013 22:48 ninex#6
Quote:
First off... Follow the instructions on restoring the 8.1 Arcadia database to your MSSQL...
Can you give me a link for the I have used Epvp search and Google and still cant find it.