Page 1 of 1

German Surrender

Posted: Thu Apr 26, 2007 1:18 am
by GalacticOrigins
Perhaps this was discussed earlier.

Is there any way we can get Germany to fight to the Bitter End? Maybe a Random Event in 1944/5 that allows the German AI to continue fighting until both East and West Germany are conquered.

Well, my reasoning is that it is way too easy to finally defeat Germany. As either Soviet or Wester Allied player in single play the German juggernaut is ended rather anticlimatically. Especially considering that the AI uses some older code/reasoning that makes the German AI place more units against me and allows the opposing Ally to have a cakewalk into Germany (as Soviet, the WA has it easy, and when I play WA, the Soviet Red Army has far less trouble than when I play Soviet. Not that this is bad, but when 67% of all German forces are facing me and my AI Ally just walks in ... well ...).

I guess it was changed for multiplay or something. Still, the older Germany Fights to the Bitter End was more challenging.

RE: German Surrender

Posted: Thu Apr 26, 2007 11:47 am
by rjh1971
Personally I'd like Germany to surrender when both East and West Germany regions were conquered by the allies (WA or USSR), independently of Austria or Checoslovakia wbeing in allied hands or not.
Sometimes Germany surrenders with a lot of units when forced to retreat from W or E Germany if the conditions are met, that is Austria or Checoslovakia and East Prussia being allied controlled. This seems to me a bit unrealistic, Hitler made Germany fight till the bitter end.

RE: German Surrender

Posted: Thu Apr 26, 2007 1:43 pm
by JanSorensen
Have you tried modding the scenario files yourself? My guess is that its possible.

RE: German Surrender

Posted: Thu Apr 26, 2007 2:37 pm
by schury
well that may help to balance the game if it is proved that germany is weak against WA/Russia human players.

RE: German Surrender

Posted: Thu Apr 26, 2007 9:44 pm
by GalacticOrigins

mod?
er, well, ok.

The file needing altered is wawgoldscen39

Seems I shall have to dig and find the codes, or interpret this. I guess I can do that, not hard. Maybe not tonight tho.

Thanks JS! I'll check into the mod for this, if it works that would be cool.

RE: German Surrender

Posted: Thu Apr 26, 2007 9:54 pm
by GalacticOrigins
er, here is the line I think needs changing ...

SURRENDER_COMPLEX,PLAYER_GER,PLAYER_UN,103,66,0,67,0,-69,-1,-70,-1,-343,-1,

also, there are a few lines rem'd...

// Surrender conditions ... if all these areas are lost ... loser has al units remvoed from map
// SURRENDER,<player>,<surrenders to player>,(<area>,<group>),(<area>,<group>)...
// KDB 04-04-2006 changes now surrender in groups
//SURRENDER,PLAYER_GER,PLAYER_UN,66,0,67,1,
//SURRENDER,PLAYER_GER,PLAYER_UN,67,

seems to me, some of this is from WaW, and, therefore, all I have to do is remove the rem's from the last 2 lines (or maybe just one of them, the first one?), and add rem's to the complex line (the complex line undoubtedly lists the other provinces, still, I would like Germany to surrender once they lost most, if not all, of their core/starting territories.)

Anyway, I cannot seem to find the listing for the provinces. I may check the mod section, if exists.

Also, I may check the older game, maybe I can 'borrow'. :)

edit. Ok, 66 and 67 are the provinces. Just checked from WaW. I'll edit this and the next time I play AWD it should work, but won't have time tonight. Thanks again!

Final edit. Yeah, I see AWD has regions as well, no prob. [:)][8D][:D][:)]

er, well, maybe these 0 and 1 are other players. Anyway, I'll figure it out.