Thread Tools Display Modes
09-11-12, 02:25 PM   #1
asmodej86
A Deviate Faerie Dragon
Join Date: Sep 2012
Posts: 10
Map err


no comment
 
09-16-12, 06:47 AM   #2
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
Originally Posted by asmodej86 View Post

no comment
The problem is 5.041 is not updated for russian, there is no fix for that unless you do it yourself :/
 
09-16-12, 07:13 AM   #3
asmodej86
A Deviate Faerie Dragon
Join Date: Sep 2012
Posts: 10
Originally Posted by Rythal View Post
The problem is 5.041 is not updated for russian, there is no fix for that unless you do it yourself :/
I am not good at programming, if you tell me how to do it, I will be very grateful
 
09-16-12, 11:23 AM   #4
coyot
A Murloc Raider
Join Date: Sep 2012
Posts: 8
Originally Posted by Rythal View Post
The problem is 5.041 is not updated for russian, there is no fix for that unless you do it yourself :/
can be any files from the old version to the new throw that addon work again?
 
09-16-12, 02:23 PM   #5
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
no, ruRU was not one of the ones I got into mine so no old files will help :/ the process for fixing it would be opening localization.lua, finding the section of it that deals with russian (it use to support russian so thankfully there's only 22 to be added), then adding each of those maps that is giving an error when you start the game along with it's russian translation.

If you use the prat addon so you can copy paste chat it'll be easier since everything is right there..

["Ammen Vale"] = "Russian text for it",
etc etc

Last edited by Rythal : 09-16-12 at 02:26 PM.
 
09-17-12, 01:02 AM   #6
asmodej86
A Deviate Faerie Dragon
Join Date: Sep 2012
Posts: 10
Fixed

Code:
	
		["Ammen Vale"] = "Долина Аммен",
		["Echo Isles"] = "Острова Эха",
		["Camp Narache"] = "Лагерь Нараче",
		["New Tinkertown"] = "Новый Город Механиков",
		["Northshire"] = "Североземье",
		["Sunstrider Isle"] = "Остров Солнечного Скитальца",
		["Valley of Trials"] = "Долина Испытаний",
		["Deathknell"] = "Похоронный Звон",
		["Shadowglen"] = "Тенистая долина",
		["Coldridge Valley"] = "Холодная долина",
Localization.zip
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Map err

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off