WareZ57 / thc-rpg

Automatically exported from code.google.com/p/thc-rpg
0 stars 0 forks source link

two languages​​ #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I want the menu to be in two languages​​, English and Russian, is it 
possible? Can you do?

Original issue reported on code.google.com by shamilik...@gmail.com on 28 Jul 2011 at 2:45

GoogleCodeExporter commented 8 years ago
the menu is already translated to various languages ...

But you have to change "ServerLang" "en" to "ServerLang" "ru" in sourcemod 
config because "AllowClLanguageVar" "on" work badly somehow.

Original comment by andreaspachler on 29 Jul 2011 at 10:35

GoogleCodeExporter commented 8 years ago
I mean the translation abilities.

strcopy(moduledata[ModuleData_FullName], MM_DATA_FULLNAME, 
"Отталкивание");
strcopy(moduledata[ModuleData_ShortName], MM_DATA_SHORTNAME, "bouncyb");
strcopy(moduledata[ModuleData_Description], MM_DATA_DESCRIPTION, 
"Способность отталкивать противников, 
стреляя в них");

After all, they are not bilingual?

Original comment by shamilik...@gmail.com on 29 Jul 2011 at 10:53

GoogleCodeExporter commented 8 years ago
you mean to get upgrade names and descriptions translated ... you please have 
to wait for v0.8.3 or v0.8.4 release series ... there are many other thinks to 
do now, sry

Original comment by andreaspachler on 31 Jul 2011 at 6:21

GoogleCodeExporter commented 8 years ago

Original comment by andreaspachler on 8 Aug 2011 at 5:58