Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
Update coming this weekend.
The AI tends to do really dumb shit if you just let them build whatever, so I adapted Glavius' AI stuff to make it work with the buildings from this mod. The way I did it will result in the AI not really building many things from this mod.
I was poking around the coding for the mod and in all the buildings for AI weights there's blocks like
modifier = {
factor = 0
owner = {
has_monthly_income = {
resource = food
value > 1
}
}
(example from a food building)
Doesn't this mean that as long as the AI isn't running a deficit, it will never build any of the buildings?
This thread explains it better: https://gtm.steamproxy.vip/workshop/filedetails/discussion/1587178040/3561682880005816532/