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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
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/