安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1771845682
thanks for reaching out about this
https://discord.gg/D8eh8G
The wiki seems out of date and doesn't have the free_housing condition and when I try to use free_building_tiles it doesn't work?
I don't mean to bother you, sorry if I am.
yea for sure man
@thels
yep can do
i'll have a look on the weekend
just an fyi, im currently in the lead up to my finals. i will look into these when i get some time but im not sure when that will be. thanks again for reaching out!
im looking into it for a fux, but i dont know if it can be done
I'd love to see the fix for the stuff that hasn't finished colonizing when you have time though! Thank you!
namespace = mod_check_UOA_U_2
country_event = {
id = mod_check_UOA_U_2.1
hide_window = yes
is_triggered_only = yes
immediate = {
every_owned_planet = {
limit = {
free_jobs <= 2
NOT = {
has_planet_modifier = "planet_population_control"
free_jobs < 2
}
}
create_message = {
type = MOD_UOA_UNEMPLOYMENT_2
localization = MOD_UOA_UNEMPLOYMENT_2_DESC
days = 30
target = this
variable = {
type = name
localization = PLANET
scope = this
}
}
}
}
}