Wed Dec 01, 2010 3:02 am
I am of course not able to provide GloablExplorer's saved game, but here is the event (evt_nam_Renforts_WHI_ChechenReinforcements) that causes the problem:
[INDENT]SelectFaction = $WHI
SelectRegion = $Grozny
StartEvent = evt_nam_Renforts_WHI_ChechenReinforcements|1|1|NULL|NULL|$Grozny|NULL
Conditions
MinDate = 1918/11/01
MaxDate = 1921/12/30
EvalRgnOwned = $Grozny
Probability = 10
Actions
DescEvent = evt_desc_Renforts_WHI_ChechenReinforcements
SelectFaction = $WHI
SelectRegion = $Grozny
CreateGroup
Posture = $Defensive
SetKind = $Land
Entranch = 0
InCS = 0
FixType = 0
SetName = Chechen Division
Apply
CreateUnit
SetType = $uni_WHI_Cav9
SUFlavorName = 1st Chechen Cavalry
SetName = 1st Chechen Cavalry Rgt
Apply
CreateUnit
SetType = $uni_WHI_Cav9
SUFlavorName = 2nd Chechen Cavalry
SetName = 2nd Chechen Cavalry Rgt
Apply
CreateUnit
SetType = $uni_WHI_Cav9
SUFlavorName = 3rd Chechen Cavalry
SetName = 3rd Chechen Cavalry Rgt
Apply
CreateUnit
SetType = $uni_WHI_Cav9
SUFlavorName = Kumyk Cavalry
SetName = Kumyk Cavalry Rgt
Apply
CreateUnit
SetType = $uni_WHI_Cav0
SUFlavorName = Chechen Arty
SetName = Chechen Artillery
Apply
CreateUnit
SetType = $uni_WHI_Sup1
SUFlavorName = 1st Co.|2nd Co.|3rd Co.|4th Co.
SetName = Chechen Division Supply
Apply
EndEvent[/INDENT]
I marked the section that creates a white cavarly but names it as an artillery.
The event can be found in the "3-November1918" event file.