Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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