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






Please update - 1.0 game released
Open militarytcs.lua in Notepad
Change value:
function getNumTurrets(seed, rarity, permanent)
return math.max(4, rarity.value * 4) + getNumBonusTurrets(seed, rarity, permanent)
Change both "4" to "8" to make this mod from x4 to x8.
You're welcome.
I have recently updated the mod because the devs changed something in the code recently. what version of the game are you playing on?
The space stations not selling the upgrades may be from the variable equipment docks if you have that installed. Other than that, I'm not sure what could be causing the bug. I would reccommend creating a backup of your save and un-check half of your modlist at a time until you find the mod/s that are causing the bugs.