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
https://steamhost.cn/steamcommunity_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
}
}
}
}
}