Ayyıldız2 | 2008 TR Yapısı • 1-99 Orta Emek Destan • Oto Avsız • 10 Temmuz 21:00 HEMEN TIKLA!
@soutermt2 it give u wrong pass?
Sorry for not responding before, I have tight schedules at the University.
# Installation:
Just Search in all Archives the DEFINES and place things as I have arranged.
DEFINES:
- ENABLE_MULTILANGUAGE
If you like translate text you just change with Notepad++ or other all ChatPacket with a LC_TEXT for TRANSLATE_LANGUAGE, if you like your default you just for DEFAULT_LANGUAGE.
For example:
CHAT_TYPE_TALKING, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_INFO, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_NOTICE, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_PARTY, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_GUILD, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_SHOUT, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_WHISPER, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_BIG_NOTICE, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_MONARCH_NOTICE, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_DICE_INFO, LC_TEXT(TRANSLATE_LANGUAGE,
but not replace all please
CHAT_TYPE_COMMAND,
or if the CHAT have not a LC_TEXT, for the all cases i add parts in the code.
I just uploaded an update for the OX theme, just check the new files that I just placed.
That's just python, it's for you, I can do it, but I don't think it takes a few minutes of your time to create buttons and add them in python to modify mylang.cfg
Yes, I even put it in the credits, I took it and fixed it completely.
# Installation:
Just Search in all Archives the DEFINES and place things as I have arranged.
DEFINES:
- ENABLE_MULTILANGUAGE
If you like translate text you just change with Notepad++ or other all ChatPacket with a LC_TEXT for TRANSLATE_LANGUAGE, if you like your default you just for DEFAULT_LANGUAGE.
For example:
CHAT_TYPE_TALKING, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_INFO, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_NOTICE, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_PARTY, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_GUILD, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_SHOUT, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_WHISPER, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_BIG_NOTICE, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_MONARCH_NOTICE, LC_TEXT(TRANSLATE_LANGUAGE,
CHAT_TYPE_DICE_INFO, LC_TEXT(TRANSLATE_LANGUAGE,
but not replace all please
CHAT_TYPE_COMMAND,
or if the CHAT have not a LC_TEXT, for the all cases i add parts in the code.
is good for oxevent ?
I just uploaded an update for the OX theme, just check the new files that I just placed.
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
@anagonda1 Konuda tek eksik sanirim dil seçimi olarak logine ayarlanmasi degil mi ?
Eger öyleyse bence eger bilginiz var ise yaparsaniz çok iyi olur, konuya ekleriz. Hem konunun saglamligi hemde diger üyelerin yarari adina.
That's just python, it's for you, I can do it, but I don't think it takes a few minutes of your time to create buttons and add them in python to modify mylang.cfg
aslinda rubinum src den alinmis sonra düzenlenmis hali gibi
Yes, I even put it in the credits, I took it and fixed it completely.
Son düzenleme:
networkModule.SetSelectCharacterPhase - <type 'exceptions.SyntaxError'>:EOL while scanning string literal (uiGuild.py, line 2006)
client syserr
thats the 2006 line ("HEADQUARTER", "?bz?),
in this part
class BuildGuildBuildingWindow(ui.ScriptWindow):
if localeInfo.IsJAPAN():
GUILD_CATEGORY_LIST = (
("HEADQUARTER", "?bz?),
("FACILITY", "g?z?),
("OBJECT", "???),
)
elif localeInfo.IsYMIR() or localeInfo.IsWE_KOREA():
GUILD_CATEGORY_LIST = (
("HEADQUARTER", "본건물"),
("FACILITY", "기능건물"),
("OBJECT", "조경물"),
client syserr
thats the 2006 line ("HEADQUARTER", "?bz?),
in this part
class BuildGuildBuildingWindow(ui.ScriptWindow):
if localeInfo.IsJAPAN():
GUILD_CATEGORY_LIST = (
("HEADQUARTER", "?bz?),
("FACILITY", "g?z?),
("OBJECT", "???),
)
elif localeInfo.IsYMIR() or localeInfo.IsWE_KOREA():
GUILD_CATEGORY_LIST = (
("HEADQUARTER", "본건물"),
("FACILITY", "기능건물"),
("OBJECT", "조경물"),
Son düzenleme:
Son düzenleme:
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 4
- Görüntüleme
- 104
- Cevaplar
- 9
- Görüntüleme
- 613
- Cevaplar
- 1
- Görüntüleme
- 267