Campaign pain in the colon
Moderator: MOD_SPWaW
Campaign pain in the colon
There is a problem with crew appearance that has been haunting us on the collective. In large battles, crews sometimes do not appear, and it has been difficult to fix by downsizing.
I think I have identified the problem, and it's a nasty one.
A: # of aux units;
B: # of core units;
C: # of enemy units;
D: max # of crews that will appear during the scenario;
It seems that in a campaign scenario, D = 400-A+B+C, but when that same scenario is played standalone, D = 400-A+B. Thus, all campaign scenarios must be limited to A+B+C < ca 380, whereas in a regular scenario A+B+C < ca 750 would be all right.
The destruction of non-vehicular units during a game seems to have no effect.
This could very well be a minor bug in the software, on the other hand it could be a major one. Will you good people look into it? Please?
I think I have identified the problem, and it's a nasty one.
A: # of aux units;
B: # of core units;
C: # of enemy units;
D: max # of crews that will appear during the scenario;
It seems that in a campaign scenario, D = 400-A+B+C, but when that same scenario is played standalone, D = 400-A+B. Thus, all campaign scenarios must be limited to A+B+C < ca 380, whereas in a regular scenario A+B+C < ca 750 would be all right.
The destruction of non-vehicular units during a game seems to have no effect.
This could very well be a minor bug in the software, on the other hand it could be a major one. Will you good people look into it? Please?
Never hate your enemy.
It clouds your judgement.
It clouds your judgement.
<img src="redface.gif" border="0"> mangled Ruxius tried to be fixed <img src="biggrin.gif" border="0"> <img src="biggrin.gif" border="0">
I don't know if what I am writing here may be out of topic...but I noticed that in campaigns my crews surviving a battle appear as new core forces unit in the next one..with no respect to their belonging vehicle either repaired or changed ..they will be at all treated as distinct units...is this supposed to be designed ?
Maybe these are all different aspects of the same problem...
in some way it may seems some programming variables going in overflow and so loosing consistency..something that refers coding
result is we have strange odds...
[ February 24, 2002: Message edited by: ruxius ]</p>
I don't know if what I am writing here may be out of topic...but I noticed that in campaigns my crews surviving a battle appear as new core forces unit in the next one..with no respect to their belonging vehicle either repaired or changed ..they will be at all treated as distinct units...is this supposed to be designed ?
Maybe these are all different aspects of the same problem...
in some way it may seems some programming variables going in overflow and so loosing consistency..something that refers coding
result is we have strange odds...
[ February 24, 2002: Message edited by: ruxius ]</p>
Italian Soldier,German Discipline!
Hi, the reason the number is higher in a stand alone battle versus campaign battle is in stand alone the computer does not need to save the crews for next battle. In the campaign battles it does not know how many aux units you will use so it reserves a number of spaces for your crews. If you fill them up with core or aux units you won't get crews after baul outs. To prevent, count the number of Tanks in your core force subtract from 400 now use this number to figure out how many aux units you may have.
Example in your core force you have 30 tanks. Subtract 30 from 400 getting 370 your total units (core plus aux) can equal 370 and still get crews after bailout.
Example in your core force you have 30 tanks. Subtract 30 from 400 getting 370 your total units (core plus aux) can equal 370 and still get crews after bailout.

I'm not retreating, I'm attacking in a different direction!
This is what one would expect, but the fact is different. In the example above, if the AI had 30 units or more there would be no bailout.Originally posted by Mogami:
Example in your core force you have 30 tanks. Subtract 30 from 400 getting 370 your total units (core plus aux) can equal 370 and still get crews after bailout.
PS. Ruxius: I do not quite understand your written language, but I called this a nasty problem because it will take a lot of work for the collective to get around.
Never hate your enemy.
It clouds your judgement.
It clouds your judgement.
Hi, I should have said coreforce plus aux plus AI can equal 370 (and still have the slots for crew bailout for the 30 core tanks)(total 400 units in campaign battle versus nearly 700 it allows for a non campaign battle)
The larger/more expensive your core the larger more expensive the AI units in a campaign battle.
You can expect the AI to field a horde if you are using a large/expensive coreforce. Keep your core small.
[ February 24, 2002: Message edited by: Mogami ]</p>
The larger/more expensive your core the larger more expensive the AI units in a campaign battle.
You can expect the AI to field a horde if you are using a large/expensive coreforce. Keep your core small.
[ February 24, 2002: Message edited by: Mogami ]</p>

I'm not retreating, I'm attacking in a different direction!
Yes, that is more or less what I found. There is still no programming need that can explains this discrepancy. In any battle, campaign or standalone, crews need to be kept track of during the battle. When the battle ends, all aux and AI units disappear and the storage they take up is freed.
Never hate your enemy.
It clouds your judgement.
It clouds your judgement.
This can be fixed with a little wiggling back and forth between saved scenarios and campaign scenarios. I've created campaigns where waypoints definitely are followed, in other scenarios as well.Originally posted by Penetrator:
Just created a basic scenario with very few units. As standalone, the AI respected reaction turns and waypoints. As campaign, it respected reaction turns but ignored waypoints.
For the other "disappearing" crew problem. I think it has something with the maximum number of units to do, and also something with if you deleted formations. If there are "holes" in the structure, i.e. you have a and c formations but not b, the previous b units seem to still take up space in the rooster. Not sure really how this works.. but.. my personal experience, and few cents..
"If infantry is the Queen of the battlefield, artillery is her backbone", Jukka L. Mäkelä about the Finnish victory at Ihantala.
That is the most useful bit of news I have heard about this problem yet, and that says quite a lot <img src="smile.gif" border="0"> If you could give me a little more specifics (in fact as much as possible) that would be a great help to me and many others.Originally posted by Fredde:
This can be fixed with a little wiggling back and forth between saved scenarios and campaign scenarios. I've created campaigns where waypoints definitely are followed, in other scenarios as well.
Never hate your enemy.
It clouds your judgement.
It clouds your judgement.
Hey Penetrator:
Empty slots do effect total number of units. They will show up in WAWED as quote "empty".
In the file there is a sequential numbering of each unit. Deletions don't renumber. If you have copied and pasted units in a .csv file this also does not fix the sequential, and therefore total unit number.
To check sequential and unit numbering, load your scenario, or saved game file with WAWED. Save it as a .csv file. Use excell to view/edit the .csv file. The seqential orderin is the column labeled "DT" the numbering should run sequentially from top to bottom.
If you make changes, save, and answer yes to keep the format. Then load the scen/save file in WAWED again, paste the appropriate .csv file, and save the scen/save file.
I hope this helps with what you're doing.
Empty slots do effect total number of units. They will show up in WAWED as quote "empty".
In the file there is a sequential numbering of each unit. Deletions don't renumber. If you have copied and pasted units in a .csv file this also does not fix the sequential, and therefore total unit number.
To check sequential and unit numbering, load your scenario, or saved game file with WAWED. Save it as a .csv file. Use excell to view/edit the .csv file. The seqential orderin is the column labeled "DT" the numbering should run sequentially from top to bottom.
If you make changes, save, and answer yes to keep the format. Then load the scen/save file in WAWED again, paste the appropriate .csv file, and save the scen/save file.
I hope this helps with what you're doing.
When you're wounded and left
on Afghanistan's plains,
And the women come out
to cut up what remains,
Jest roll to your rifle
and blow out your brains
An' go to your Gawd like a soldier.
Kipling
------------------
on Afghanistan's plains,
And the women come out
to cut up what remains,
Jest roll to your rifle
and blow out your brains
An' go to your Gawd like a soldier.
Kipling
------------------
What I'm doing:Originally posted by Penetrator:
That is the most useful bit of news I have heard about this problem yet, and that says quite a lot <img src="smile.gif" border="0"> If you could give me a little more specifics (in fact as much as possible) that would be a great help to me and many others.
-First, create the scenario.
-Second, get it into the campaign.
-Third, rename the campaign files to scen files. Set waypoints again.
-Fourth, rename again, to put it into the campaign.
What is weird though, it doesn't seem to work every time. Sometimes the waypoints are accepted and sometimes not, but with enough trial and error, they eventually stick in there.
(Don't ask me why! <img src="wink.gif" border="0"> )
"If infantry is the Queen of the battlefield, artillery is her backbone", Jukka L. Mäkelä about the Finnish victory at Ihantala.
-
- Posts: 79
- Joined: Mon Mar 11, 2002 1:18 pm
- Location: Iceland