Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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