安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
t: someone that dont know how to code or even know how to change stuff in codes
somewhat incompatible with this mod. Spies cannot be assigned as thieves, and the spy interface is generally screwed up. I assume this to be a conflict in EspionageOverview.lua.
Can click it, but nothing happens.
(Using Vox Populi with EUI)
Otherwise, absolutely fantastic mod.
It seems to break the diplomacy button for me though for some reason? I mean it's there, but it doesn't do anything when I click it?
My sides, gone.
I mean, this mod is able to edit the civ name in-game, so would it be possible to create a mod that allows this to be done by the user.
Thanks, I think I found it. I just snip this part out then?
"if (not starting) then
if( (pd.player == pActivePlayer) or Teams[ pActivePlayer:GetTeam() ]:IsHasMet(pd.player:GetTeam()) ) then
local text = Locale.ConvertTextKey("TXT_KEY_NOTIFICATION_NEW_NAME", pd.currentName, pd.name , pd.state)
pActivePlayer:AddNotification(NotificationTypes.NOTIFICATION_PEACE_ACTIVE_PLAYER, text, text, -1, -1, pd.id);
end
end"
In LUA only. You can edit the file by any text-editor software.