• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

eto axis campaign battle of britain addon ...tks joshua

APPEARS ALL WORKS EXCEPT ON THE AXIS SIDE ...IN CAMPAIGN MODE the start off is fine then i get booted ,,, doesnt have this problem on the british campaign and only in eto , cfs3 all works great on both sides ,,,like im missing something

tks
 
APPEARS ALL WORKS EXCEPT ON THE AXIS SIDE ...IN CAMPAIGN MODE the start off is fine then i get booted ,,, doesnt have this problem on the british campaign and only in eto , cfs3 all works great on both sides ,,,like im missing something

Some questions.

When you start the campaign do you get to the map screen?

Are you able to start a mission? If so, what type of mission is it?

By "booted" do you mean a CTD?
 
set spawn to 0 /axis for campaign ,,,not sure if spawn works right but seems to ...then go to eto-set 2 and wait screens work then hit campoign and pick axis ...german , and all works to map and all then plane shows german fighter i select fighter sweep ....in camapign mode ...then it starts i take off go about 133-4-miles then when hits 7 miles left on i get stopped on campign mode and stomps me out and off of eto kicks me out , its like im missing something form the german campigan side in eto , now in cfs3 no issues both sides work in eto only german side throws me out after a while in the air
 
will try a few tonioght ...and let ya know ....tks for your updates ....willpost update per your suggestion tonight ....tks
 
yes can fly bomber missions it appears the fighter first one is messed , until ...im in the air for awhile
 
So the problem appears to be in the Axis Sweep spawn file.

With the spawn selector in "stock" spawn mode do you have a file in the "spawns" folder called spawns.BoBax ?

If you do, then open it with Notepad and it should be this:

<?xml version="1.0"?>
<SpawnControl Stop="n" Priority="1000">
<Spawns Roll="1D4">
<Spawn ID="1" FormationType="CMP_MG_British_4,CMP_air_Brtish_intercept_to_4"/>
<Spawn ID="2" FormationType="CMP_MG_British_6"/>
<Spawn ID="3" FormationType="(MJ).air.FAA.MG.4,(MJ).air.FAA.intercept.to.4"/>
<Spawn ID="4" FormationType="(MJ).air.FAA.MG.6"/>
</Spawns>
</SpawnControl>

If you don't have the spawns.BoBax or it is not like the above then you will need to recopy the "spawns" folder from the BoB Campaign package for ETO to your CFS3 ETO game folder.
 
OK let's try this.

With the spawn selector in "Axis Side BoB Campaign" open with Notepad the file "sweep.spawns" in the "spawns" folder. Does it look like below?

<?xml version="1.0"?>
<SpawnControl Stop="n" Priority="1000">
<Spawns Roll="1D4">
<Spawn ID="1" FormationType="CMP_MG_British_4,CMP_air_Brtish_intercept_to_4"/>
<Spawn ID="2" FormationType="CMP_MG_British_6"/>
<Spawn ID="3" FormationType="(MJ).air.FAA.MG.4,(MJ).air.FAA.intercept.to.4"/>
<Spawn ID="4" FormationType="(MJ).air.FAA.MG.6"/>
</Spawns>
</SpawnControl>
 
Back
Top