1.00.7U61 Omission in modding manual
Posted: Mon Apr 20, 2020 6:30 am
From the gatherLand.txt:
//move German forces to Luxemburg
$GatherLand
if_Date=3/15/1940
if_Country=36
if_Surrender=true
lifespan=tillTrigger
actionCountry=6
targetCountry=31
landAssets=1
setup=1
attackOnlyInClear
xyArea=145,55
$End
This attackOnlyInClear constant is not mentioned in the modding manual. Sure, it is quite descriptive, but still it needs to be in the manual IMHO.
//move German forces to Luxemburg
$GatherLand
if_Date=3/15/1940
if_Country=36
if_Surrender=true
lifespan=tillTrigger
actionCountry=6
targetCountry=31
landAssets=1
setup=1
attackOnlyInClear
xyArea=145,55
$End
This attackOnlyInClear constant is not mentioned in the modding manual. Sure, it is quite descriptive, but still it needs to be in the manual IMHO.