Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.