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
Let me know how that goes :)
If you don't want to do that, you can make them fire further if you tell them to attack manually.
I also deleted some comments since the guy was sending me messages even on random unrelated screenshots. Please don't do that.
The file this modifies actually hasn't changed since i made the mod so there is no need for an update. If the mod isn't working, it's likely because you have another mod which conflicts with it. I have added to the description a guide on how to make the change yourself since it's actually incredibly simple to do.
Towers are referenced in the code as 'tow'.
Unit stats for towers are at line 2223 of unit.script
Upgrades for towers are at line 3901 of country.script
Making it auto upgrade itself would be more than just a simple change unfortunately, you'd have to add a new function specifically for tower upgrades that works on a timer rather than by clicking the upgrade. I can theorise this all day but to be honest i don't want to put that much time into modifying and testing it.
Maybe you could just make it have one big upgrade, instead of five, and not bother with a timer?
For transparency, this mod sets the cannon "search radius" to 2000 pixels while their max attack range by default is 2160 pixels. Essentially, as long as their line of sight isn't blocked they should open fire on almost anything they find in their "search" automatically but can manually be fired 8% further.
The default search radius is 500, which is just shy of the grapeshot range where the cannon switches to the "cannister" projectile instead of a "cannonball". So it's possible that you either haven't activated the mod at all, or you have another mod which edits "unit.script" and is therefore conflicting with this mod.
When you say 'auto cannons' i assume you mean the multi-barrelled cannons. I didn't change those because in Cossacks 3 they are dog tier trash units. In the original game they were indeed like faster firing cannons with smaller damage but for whatever reason in this game they now seem capable of only using grapeshot. I'm not interested in fixing them or looking into why this is at all because they aren't worth the time anyway.
If not then i can't help, it's literally a single file so it's not like anything can go wrong.