安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
If this isn't the fault of your mod at all then i apologize, i know this Hive mind having this CB is another mods doing and this could just be an unintended side effect of the two or even just the work of their mod and not yours
May I ask what happens if you lose the "shared border" status with in ally?
I think you should write in the description that these flags are added specifically on a yearly pulse and not say, a monthly or daily pulse as most players would expect. Perhaps just a small warning at the bottom that the mod updates flags once a year?
Thanks.
For the regular border check:
any_federation_ally = {
any_system_within_border = {
closest_system = {
limit = {
exists = space_owner
space_owner = {
OR = {
is_same_value = root
is_in_federation_with = root
AND = {
exists = overlord
overlord = { is_same_value = root }
}
}
}
}
use_bypasses = yes
max_steps = 1
}
}
}
For the defense pact/ guarantee border check:
any_federation_ally = {
any_system_within_border = {
closest_system = {
limit = {
exists = space_owner
space_owner = {
OR = {
is_same_value = root
is_in_federation_with = root
is_neighbor_of = from
AND = {
exists = overlord
overlord = { is_same_value = root }
}
}
}
}
use_bypasses = yes
max_steps = 1
}
}
}
I'm fully aware your mod doesn't touch the commercial pacts and Branch Offices in the slightest, however the issue mentioned does not show up when your mod isn't loaded. Only when it is. I've not been able to discern a probable cause as I haven't modded Stellaris before.
Would it help if I provided a full Modlist to see if there's a conflict between your mod and another's that might have caused this?
Looking into the subjugation nonsense.
Oddly enough, AI Megacorps appear to be able to establish branch offices just fine.