安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
I think there was a way to check to make certain it spawned correctly and basically brute force it to make sure, but I've got to remember how to do it. I'll try to update it when I get some free times over the Holidays.
1) the system where the wormhole special project gets researched got all hyperspace connection cut off, and the nation spawned within my borders
2) two wormholes popped up in that now-isolated system - connected to each other
3) the generated system with New Horizon spawned with a connection to another system, with an empty gaia world
[23:36:45][trigger_impl.cpp:1191]: Script Error: Invalid context switch [] from Isrillo's Castle [planet], file: common/buildings/00_pioneer_buildings.txt line: 307, Scope:
type=planet
id=1
random={ 0 257661570 }
random_allowed=yes
It goes from line 307 to line 704, seems like this.orbit doesn't include the planet scope?
The space elevator just allows you to build it through the planet interface and at a discount without the Habitat technology, at the expense of having the Early Habitat Deposit.
I had the same issue with my version and came up with this, it prevents space elevators from building on artificial planets but lets me add in exceptions for other mods.
potential = {
exists = owner
OR = {
NOT = { is_artificial = yes }
is_pd_habitat = yes
}
}
and steam refuses to format my comment properly no matter what I do :p
Does the habitat building decision work on ring worlds?
Newest trick would be on SIHO where with some help I got orbital rings to apply their modifiers to Habitats as well. :P
That way all Empires can one day have Orbital Elevators, but only this Origin starts with them.
Also, is this mod compatible with Stellaris Evolved?