安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






It will not since the framework used for the nickname will no longer be in place.
I want to clear out the ridiculous amount of decisions I can do and make it a bit less overwhelming.
@Riaman I have no idea, it doesn't use any vanilla files so it probably is but I haven't tested it.
I was apparently wrong when I figured that people would only need one nickname and preferred the decision list to be less cluttered.
But if you want to give nicknames to other characters in the meantime you can just switch to them temporarily and use the decision for them.
I have no experience with modding CK2 but as far as I know the way I've done it in this mod isn't possible in CK2 due to the engine not having support for it.
BDW_custom_nickname_decision:0 "添加绰号"
BDW_custom_nickname_decision_desc:0 "取一个你自己选择的绰号"
BDW_custom_nickname_decision_confirm:0 "添加一个自定义绰号"
BDW_custom_nickname_decision_tooltip:0 "添加一个你自己选择的自定义绰号"
BDW_custom_nickname_decision_custom_tooltip.1:0 "移除当前绰号,如果有"
BDW_custom_nickname_decision_custom_tooltip.2:0 "开启一个可以给自己输入新绰号的窗口"
BDW_custom_nickname.100.t:0 "自定义绰号"
BDW_custom_nickname.100.desc:0 "一个重要的决定不得不做,你希望被称为什么?\n\n如果你做了一个糟糕的决定,那么你将不得不忍受很长一段时间。"
BDW_custom_nickname.100.a:0 "从今以后,我将被称为……"
nick_BDW_custom_nickname1:0 "[ROOT.Char.GetLocalizedText('BDW_custom_nickname_text')]"
nick_BDW_custom_nickname2:0 "[CHARACTER.Custom('BDWCustomNickname')]"
nick_BDW_custom_nickname_default:0 "亡者"
I posted this in the discussions.
It's working! Thank you!
I think I've figured out what was going on with your game. I was able to reproduce that exact behavior when I ran the game in a language different than english. I've copied over localization files for the other languages too so assuming that was your problem it should be fixed now.
How to fix it?
1) go to ...\Steam\steamapps\workshop\content\1158310\2840747770\common\decisions
2) click on the textfile in there
3) search for the line that says :
is_shown = {
NOT = { has_character_flag = BDW_custom_nickname }
}
...and change it to
is_shown = {
NOT = {}
}
yes just delete that ♥♥♥♥ in there
4) save it and have fun (unlimited nicknames)