Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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
}
}
}
}
}