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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
The code is not optimize, when fire event use trigger for verify exist planet avaible for resettle (use trigger any_planet with resource energy) and not verify in every planet after not optimize code in multiplayer session is heavy mod and lagging late game.
costs of resettle is not update at new cost of last version.
The variable for find cost is write wrong and useless complicated, you can use modifiers mult in script value with base at 1:
example energy = 100 mult = value:pop_resettlement_cost_mult with value =
base = 1
add = modifier:pop_resettlement_cost_mult.
How. can use modifiers pop_resettlement_cost_mult and country_resettlement_cost_mult for know the cost effective of resettle.
last 2 of these things plus others make the mod heavy to maintain.
Name of mod is wrong, is auto resettle not auto migration.
Why use variable when can fire effect if resettle? is useless cost of variables.
does not work after 31 !!!