Установить 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