1.00.7U51 Strange allied FtgGar orders

Stop here if you are eager to try in advance new patches!
Post Reply
User avatar
PanzerMike
Posts: 1218
Joined: Sun Apr 30, 2006 8:40 am

1.00.7U51 Strange allied FtgGar orders

Post by PanzerMike »

Image
The 3 marked locations in the screenshor are designated as FtrGar hexes. But these locations are no airfields; the terrain prohibits that. Is that right? If not, I propose the new locations inidicated with arrows

Oh, and if this is not right and they must be corrected, then the script needs adapting too:

//change air orders for USSR after Barbarossa - adapted by Panzermike
$ChangeOrder
if_Date=1/1/1939
if_Country=4
if_Alliance=Allies
actionCountry=4
lifespan=tillTrigger
//Remove air holds
xyArea=198,65,0
xyArea=199,64,0
xyArea=199,63,0
//xyArea=191,78,0 old value, the new value is xyArea=190,78,0
xyArea=190,78,0
//xyArea=191,75,0 old value, the new value is xyArea=192,75,0
xyArea=192,75,0
xyArea=184,71,0
xyArea=186,63,0
xyArea=188,54,0
xyArea=192,49,0
xyArea=191,51,0
//xyArea=186,69,0 old value, the new value is xyArea=188,69,0
xyArea=188,69,0
$End
User avatar
AlvaroSousa
Posts: 12127
Joined: Mon Jul 29, 2013 7:13 pm
Contact:

RE: 1.00.7U51 Strange allied FtgGar orders

Post by AlvaroSousa »

tx
Creator Kraken Studios
- WarPlan
- WarPlan Pacific

Designer Strategic Command
- Brute Force (mod) SC2
- Assault on Communism SC2
- Assault on Democracy SC2
- Map Image Importer SC3
User avatar
AlvaroSousa
Posts: 12127
Joined: Mon Jul 29, 2013 7:13 pm
Contact:

RE: 1.00.7U51 Strange allied FtgGar orders

Post by AlvaroSousa »

xyArea=188,69,0 change to xyArea=195,68,0

I need V Luki as a land defensive position.
These are only in 1939-1940 scenarios
Creator Kraken Studios
- WarPlan
- WarPlan Pacific

Designer Strategic Command
- Brute Force (mod) SC2
- Assault on Communism SC2
- Assault on Democracy SC2
- Map Image Importer SC3
User avatar
PanzerMike
Posts: 1218
Joined: Sun Apr 30, 2006 8:40 am

RE: 1.00.7U51 Strange allied FtgGar orders

Post by PanzerMike »

Okay.

In my mod I also moved the Soviet air unit accordingly, I suggest this be done in vanilla as well:
Image
User avatar
PanzerMike
Posts: 1218
Joined: Sun Apr 30, 2006 8:40 am

RE: 1.00.7U51 Strange allied FtgGar orders

Post by PanzerMike »

I think this is the correct script for removing the Air holds:
//[cONR_56] USSR: change air orders for USSR after Barbarossa - adapted by Panzermike
$ChangeOrder
if_Date=1/1/1939
if_Country=4
if_Alliance=Allies
actionCountry=4
lifespan=tillTrigger
//Remove air holds around Moscow
xyArea=198,65,0
xyArea=199,64,0
xyArea=199,63,0
// Remove air hold Volkhov
//xyArea=191,78,0 old value, the new value is xyArea=190,78,0
xyArea=190,78,0
// Remove air hold Kabozha
//xyArea=191,75,0 old value, the new value is xyArea=192,75,0
xyArea=192,75,0
// Remove air hold south of Pskov
xyArea=184,71,0
//xyArea=186,63,0 No air hold
// Remove air hold south of Kiev
xyArea=188,54,0
//xyArea=192,49,0 No air hold
//xyArea=191,51,0 No air hold
// Remove air hold east of Rhzev
//xyArea=186,69,0 old value, the new value is xyArea=195,68,0
xyArea=195,68,0
// Remove air hold west of Dnepropetrovsk
xyArea=193,52,0
// Remove air hold east of Nikolaev
xyArea=194,48,0

$End
User avatar
AlvaroSousa
Posts: 12127
Joined: Mon Jul 29, 2013 7:13 pm
Contact:

RE: 1.00.7U51 Strange allied FtgGar orders

Post by AlvaroSousa »

Did you change it or are you saying mine are wrong? The A.I. moves planes if they are threatened anyways
Creator Kraken Studios
- WarPlan
- WarPlan Pacific

Designer Strategic Command
- Brute Force (mod) SC2
- Assault on Communism SC2
- Assault on Democracy SC2
- Map Image Importer SC3
User avatar
PanzerMike
Posts: 1218
Joined: Sun Apr 30, 2006 8:40 am

RE: 1.00.7U51 Strange allied FtgGar orders

Post by PanzerMike »

Yours were wrong
User avatar
AlvaroSousa
Posts: 12127
Joined: Mon Jul 29, 2013 7:13 pm
Contact:

RE: 1.00.7U51 Strange allied FtgGar orders

Post by AlvaroSousa »

Ok changing
Creator Kraken Studios
- WarPlan
- WarPlan Pacific

Designer Strategic Command
- Brute Force (mod) SC2
- Assault on Communism SC2
- Assault on Democracy SC2
- Map Image Importer SC3
Post Reply

Return to “WarPlan Open Beta Versions”