Page 1 of 1

error for file Events?

Posted: Sat Nov 30, 2019 6:21 pm
by ericdauriac
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

RE: error for file Events?

Posted: Sat Nov 30, 2019 8:45 pm
by AlvaroSousa
What is wrong with them?

RE: error for file Events?

Posted: Sun Dec 01, 2019 7:35 am
by ericdauriac
unitID = 9
stats = 30,4,3,2,2,0,0,0,0,0,0,3, 4,7,1,130,300,3,1

And

unitID=10
stats=30,4,3,2,2,0,0,0,0,0,0,3,4,7,1,130,300,3,1

the Armoreds have the same stats as the mechanizeds?

RE: error for file Events?

Posted: Sun Dec 01, 2019 2:00 pm
by AlvaroSousa
OOps thanks for catching that

RE: error for file Events?

Posted: Mon Dec 30, 2019 2:34 pm
by ericdauriac
Hello,

the 4th version still leaves the same numbers on the armors and mecha.


stats=x,x,x....,130,300,3,1

RE: error for file Events?

Posted: Mon Dec 30, 2019 4:27 pm
by AlvaroSousa
You are correct. I missed those