PDA

View Full Version : errr...need some pointers...



williamtong
January 27th, 2009, 18:50
hey guys! long time no see! academy's been on my tail for a while. anyways, i was messing round with the stock campaign, and i wonder what this following bit means...

</Country>
</Names>
- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="3" Year="1943" />

<Country Name="USA" F="5" B="2" />

<Country Name="Britain" F="26" B="2" />

<Country Name="Germany" F="32" B="8" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="9" Year="1943" />

<Country Name="USA" F="7" B="3" />

<Country Name="Britain" F="28" B="2" />

<Country Name="Germany" F="33" B="10" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="3" Year="1944" />

<Country Name="USA" F="9" B="4" />

<Country Name="Britain" F="30" B="4" />

<Country Name="Germany" F="35" B="12" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="9" Year="1944" />

<Country Name="USA" F="54" B="8" />

<Country Name="Britain" F="47" B="5" />

<Country Name="Germany" F="58" B="15" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="3" Year="1945" />

<Country Name="USA" F="86" B="16" />

<Country Name="Britain" F="49" B="6" />

<Country Name="Germany" F="75" B="20" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="9" Year="1945" />

<Country Name="USA" F="116" B="28" />

<Country Name="Britain" F="50" B="8" />

<Country Name="Germany" F="162" B="40" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="3" Year="1946" />

<Country Name="USA" F="122" B="30" />

<Country Name="Britain" F="51" B="10" />

<Country Name="Germany" F="182" B="48" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="9" Year="1946" />

<Country Name="USA" F="180" B="33" />

<Country Name="Britain" F="52" B="12" />

<Country Name="Germany" F="211" B="52" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="3" Year="1947" />

<Country Name="USA" F="182" B="35" />

<Country Name="Britain" F="54" B="14" />

<Country Name="Germany" F="232" B="58" />

</Phase>


- (file:///C:/Program%20Files%20(x86)/Microsoft%20Games/Combat%20Flight%20Simulator%203/campaigns/fortress%20europa.xml#) <Phase>
<Date Month="9" Year="1947" />

<Country Name="USA" F="190" B="37" />

<Country Name="Britain" F="57" B="15" />

<Country Name="Germany" F="283" B="62" />

</Phase>


thanks to anyone who could tell me what this means...

hairyspin
January 27th, 2009, 21:56
Hello William, good to hear from you again! :wavey: You'll find the explanations for these in the SDKs for the sim available at :- http://www.microsoft.com/games/combatfs3/cfs3_sdk.aspx (http://www.microsoft.com/games/combatfs3/cfs3_sdk.aspx)

For specific explanations you'll probably need to ask one of the ETO/PTO guys, I'm just starting to get to grips with this stuff myself.

Daiwilletti
January 28th, 2009, 14:12
Hi Williamtong,
in the campaign example you've posted there are three combatants, USA, Britain and Germany. It has apparently a standard start date in 1943. Every 6 months, a new phase occurs, where the number of fighter squadrons (F) and bomber squadrons (B) are adjusted, presumably to semi-historic patterns.

It is possible to have more frequent phases, for example where the month=6 and the year=1943. Copying the format, you can add changes to the numbers of squadrons on a three-monthly basis instead of a 6-monthly basis.

it may be possible to introduce more frequent stages, I don't know.
Also unless you make a number of tweaks, the AI you get in this campaign will be USA and Germany. There is a countryswap utility which apparently allows british AI to spawn rather than USA, depending upon what you want.

HTH,
D

williamtong
January 28th, 2009, 17:32
i wonder if this will affect the campaign. ie, "stack" in favor of one side.... oh well, thnx!

Daiwilletti
January 30th, 2009, 17:20
i wonder if this will affect the campaign. ie, "stack" in favor of one side.... oh well, thnx!
I suppose it is part of the wonder and mystery of designing your own campaigns - you can "stack" or tweak the campaign to your heart's content! :icon_lol:

OldCrow
January 30th, 2009, 23:20
Hi Williamtong,
in the campaign example you've posted there are three combatants, USA, Britain and Germany. It has apparently a standard start date in 1943. Every 6 months, a new phase occurs, where the number of fighter squadrons (F) and bomber squadrons (B) are adjusted, presumably to semi-historic patterns.

It is possible to have more frequent phases, for example where the month=6 and the year=1943. Copying the format, you can add changes to the numbers of squadrons on a three-monthly basis instead of a 6-monthly basis.

it may be possible to introduce more frequent stages, I don't know.
Also unless you make a number of tweaks, the AI you get in this campaign will be USA and Germany. There is a countryswap utility which apparently allows british AI to spawn rather than USA, depending upon what you want.

HTH,
D
Right on, thanks for that info. I've always wondered about it also.

Daiwilletti
January 31st, 2009, 10:48
Right on, thanks for that info. I've always wondered about it also.
No wuckers cobber.

That SDK hairyspin refers to is short and clear. It is worth reading. The trick with the campaign xml like allthe xmls, is to make absolutely sure, when you edit it, that you retain the format. And back up the original!

There are some campaigns in the downloads here at SOH. If you use some comparison software like Winmerge, you will find very quickly what the campaign writer has tweaked to make their own individual campaign.

Have fun! :friday:

williamtong
January 31st, 2009, 21:40
rightous! ps, do call me "will" or "willie"