Is there randomness or are they set dates?
Have waited for one to appear several turns and getting a bad feeling my game is messed up someway.
Code: Select all
Line 1945: ------------------------------
Line 1947: SelectFaction, selected: Confederacy
Line 1949: Started processing event: evt_nam_CSA_FoodRiotsB1863
Line 1949: Event already referenced, current occurences 1 Max allowed: 1 >>Sleeping<<
Line 1951: Too many occurences for event evt_nam_CSA_FoodRiotsB1863 further processing aborted.
Line 1964: Finished processing event: evt_nam_CSA_FoodRiotsB1863
Line 1964: ------------------------------
Line 16461: SelectFaction, selected: Confederacy
Line 16462: Started processing event: evt_nam_CSA_MissouriBdeReinforcement
Line 16462: Event already referenced, current occurences 0 Max allowed: 1 <<Active>>
Line 16465: Fixed date evaluated: 1862/05/02 converted to turn 2697 current turn 2702 False
Line 16474: SelectFaction, selected: Confederacy
Line 16490: Finished processing event: evt_nam_CSA_MissouriBdeReinforcement
Line 16231: SelectFaction, selected: Confederacy
Line 16232: Started processing event: evt_nam_CSA_TrampBde
Line 16232: Event already referenced, current occurences 0 Max allowed: 1 <<Active>>
Line 16235: Min date evaluated: 1862/07/01 converted to turn 2701 current turn 2702 True
Line 16236: Max date evaluated: 1862/12/01 converted to turn 2711 current turn 2702 True
Line 16237: Unique unit: Tramp Bde NOT found / FixType differs
Line 16238: Probability evaluated: Probability 50 rolled 97 False
Line 16245: SelectFaction, selected: Confederacy
Line 16263: Finished processing event: evt_nam_CSA_TrampBde
Code: Select all
SelectFaction = $CSA
Code: Select all
StartEvent = evt_nam_CSA_MissouriBde|1|1|NULL|NULL|NULL|NULL
Code: Select all
Conditions
MinDate = 1862/01/16
MaxDate = 1862/03/16
EvalUnqUnit = Missouri Bde;NOT
Code: Select all
Actions
DescEvent = evt_desc_CSA_MissouriBde
SelectRegInArea = $Ozarks;Squared;OwnedVPCities
GenMsg
Code: Select all
SelectFaction = $CSA
CreateGroup
Posture = $Defensive
SetKind = $Land
Entranch = 0
InCS = 0
FixType = 0
SetName = Missouri Brigade
Apply
CreateUnit
SetType = $uni_CSA_BdeN13
NumCreate = 6
FlavorName = Brg.Gen. L.H.Little
SUFlavorName = Wade's Art Bty|Clarke's Art Bty|1st Missouri Cav|1st Missouri|2nd Missouri|3rd Missouri|NULL
SetName = Missouri Bde
Apply
Code: Select all
EndEvent
Return to “AGEod's American Civil War”
Users browsing this forum: No registered users and 10 guests