安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









Replace these lines:
UPDATE DiplomaticActions
SET InitiatorPrereqTech = 'TECH_WRITING', TargetPrereqTech = null
WHERE DiplomaticActionType = 'DIPLOACTION_ALLIANCE';
with these lines:
UPDATE DiplomaticActions SET InitiatorPrereqCivic = null, TargetPrereqCivic = null, InitiatorPrereqTech = 'TECH_WRITING', TargetPrereqTech = null
WHERE DiplomaticActionType LIKE 'DIPLOACTION_ALLIANCE%' or DiplomaticActionType = 'DIPLOACTION_RENEW_ALLIANCE';
@Kenreali: I'll be reviewing this with GS to see how the parameters are now, and make them more in line with the mod goals if they're off course.
@Tea-Rexx: Please clarify more regarding this scenario, and I'll do my best to see if there's something we can change to fix it.
Thanks!
Thanks for your interest as always!
This version is now compatible with GS :) Testing is still needed though and will be done to see how well it goes along with the new changes. Please let me know if you have any feedback. Thanks again!
I've been in games where example: america declared war on my and china followed due to being allies but because in that same time he sent a declared friendship and because of this i lose the war options and to make peace.
Dev know of this issue and ignore it