Herman Hoth
Thanks for any help.

EDIT: Also what are people's thoughts on adding new leaders to the game as far as balance and fairness are concerned? Should each country receive a boost in leaders to make the game more balanced?
Moderators: firepowerjohan, Happycat, rkr1958, Slitherine Core
OK. Thanks. I guess editing the leader list will have to go on the wish list for CEAW II.BuddyGrant wrote:You can edit the abilities if the existing leaders in the leader.txt file, as well as change their order, but the number of leaders per side is hard coded into the game. The Grand Strategy scenario folks are able to add/subtract leaders by decompiling & recompiling the game, but it's not an edit option otherwise.
Definitely. I think CEAW has a good turn/game length. If you implement all the changes Borger talked about, it would be like an entirely new game instead of a mod based on something we’re familiar with. At the tactical level, you'd have to basically relearn how to wage warfare because many of the small-scale tactics that work now would not work with reduced movement. I think you'd end up with a less flexible game.Stauffenberg wrote:I don't think the game is too short. You need to play more than 100 turns to complete it.
Changing the turn length is not simply because it's not only about movement, but more about production, game balance etc. With 24 turns instead of 18 turns per year you get more turns to get production and that means the Allied war machine will overwhelm the Axis too soon unless you do something about the production.
Offensives will last longer because you have more turns of good weather until you have to dig in for the winter. So that will also change the game balance.
So if you wan to change the turn length you need to change many things you don't think about (like triggers for when certain events happen) and re-test the game quite a bit to make it balanced. It's a lot of work.
Thanks for the tip, that was very helpful. Here is some additional related info for other modders: It's actually very easy to add leaders:-). You only have to make the changes in the language version you use. For Grand Strategy changes you guys want all language users to be able to see new leaders in whatever language they prefer so it would be more arduous, but for people that just want to edit the files for their own use they don't have to deal with the extra work.Stauffenberg wrote:It's possible to add leaders to the current version as well, but you need to know how to do it. You don't have to change any code, but you need to alter all the leader files the same way. You need to create a link to the bio in the message files etc. It's quite a bit of work, but certainly doable.