error for file Events?
Posted: Sat Nov 30, 2019 6:21 pm
Hello,
In scenario Europe 1939, it seems to me that these scripts are wrong for Armors (fime Events)?
//USSR Increase Mech OPs
$ChangeUnitAttributes
if_Date=3/1/1942
targetCountry=4
lifespan=tillTrigger
unitID=9
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,7,1,130,300,3,1
text=Soviet forces continue the reorganization of their armies. They study the German blitzkrieg and improve their own mobile warfare doctrines. Soviet mechanized and armor corps operation points increase to 7.
addReportTo=Allies
$End
//USSR Increase Armor OPs
$ChangeUnitAttributes
if_Date=3/1/1942
lifespan=tillTrigger
targetCountry=4
unitID=10
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,7,1,130,300,3,1
$End
//USSR Increase Mech OPs
$ChangeUnitAttributes
if_Date=9/1/1942
lifespan=tillTrigger
targetCountry=4
unitID=9
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,9,1,130,300,3,1
text=Soviet forces have learned how to maximize their armored formations from the engagements with the Germans. Their powerful armored and mechanized corps are now as mobile as their adversaries in the field of battle. Soviet mechanized and armor corps operation points increase to 9.
addReportTo=Allies
$End
//USSR Increase Armor OPs
$ChangeUnitAttributes
if_Date=9/1/1942
targetCountry=4
lifespan=tillTrigger
unitID=10
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,9,1,130,300,3,1
$End
In scenario Europe 1939, it seems to me that these scripts are wrong for Armors (fime Events)?
//USSR Increase Mech OPs
$ChangeUnitAttributes
if_Date=3/1/1942
targetCountry=4
lifespan=tillTrigger
unitID=9
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,7,1,130,300,3,1
text=Soviet forces continue the reorganization of their armies. They study the German blitzkrieg and improve their own mobile warfare doctrines. Soviet mechanized and armor corps operation points increase to 7.
addReportTo=Allies
$End
//USSR Increase Armor OPs
$ChangeUnitAttributes
if_Date=3/1/1942
lifespan=tillTrigger
targetCountry=4
unitID=10
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,7,1,130,300,3,1
$End
//USSR Increase Mech OPs
$ChangeUnitAttributes
if_Date=9/1/1942
lifespan=tillTrigger
targetCountry=4
unitID=9
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,9,1,130,300,3,1
text=Soviet forces have learned how to maximize their armored formations from the engagements with the Germans. Their powerful armored and mechanized corps are now as mobile as their adversaries in the field of battle. Soviet mechanized and armor corps operation points increase to 9.
addReportTo=Allies
$End
//USSR Increase Armor OPs
$ChangeUnitAttributes
if_Date=9/1/1942
targetCountry=4
lifespan=tillTrigger
unitID=10
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,9,1,130,300,3,1
$End