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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
It seems that Smart Overwatch has been updated and this caused some bugs. You will need to disable it while I update the compatibility. Or you can try messing with SmartOw options. I believe the last one is the one that causes the bug.
thanks
Using the mods
1 Smart overwatch
2 Rato's Gameplay Balance and Overhaul 3
3 Rato's AI Overhaul - RATOAI - v 1.10
For mod "Rato's Gameplay Balance and Overhaul 3"
code properties : "SOURCE_shooting_stance_overwatch_function_n_attacks"
The function waits for the value of the weapon and does not activate the mod. What it does is send the following line of error message:
print("RATMOD - overwatch calc n attacks, attk cost is less than zero:", atk_cost, "...")
The error causes that when we want to activate the Overwatch mode it does not allow it because the value you send is 0 as the maximum attack
PS: if you save the file without modifying it, it finishes loading so please take this into account when modifying it
thanks for your time