Hello Cossacks3 Fans! My name is StriKe and while digging through some files I found some old formations who aren't used anymore in the game. To be more specific Line15, Square15 & Kare15. I took the opportunity to re-enable those and it works like a charm. They also grant the same bonus as any other infantry-based formation. I think this is especially good for musketeers because of their slow build time. This mod supports the Mod Manager, visible by the tag [MM]. You can get it here. Credits for the Mod Manager to Lieutenant-Général. Warranty: Feel free to use this mod as you like, however if you include this in another project I would appreciate some credit. Use it at your own risk! I haven't tried it in multiplayer and I do not know if it is allowed. If you get banned, or your computer explodes - you have been warned. -StriKe How to Install: Spoiler: Install Download the latest file from this link. Code: 15x formation.json Copy the file to: Code: Cossacks 3/mod Install the file via Mod Manager
Me and Kiergath found it the other day in Formations.cfg and thought it was just used in campaigns or something.
But why not enable it in the multiplayer? If it is in the game it actually is an increased amount of work to disable it again, isn't it? Just seems like a silly thing to do, no one loses anything from having 15-man formations enabled.
I found an error: Line 12 (position 204) Code: country.officers[ind].formations[iformationtype].masks[4] := m5;\n Should actually be: Code: country.officers[ind].formations[iformationtype].masks[5] := m5;\n