Question about event frequency
Posted: Tue Dec 11, 2012 11:18 pm
Does the following event fire 20 times, every 10 turns?
SelectFaction = $GBR
SelectFaction = $GBR
StartEvent = evt_nam_AUS_NZ_Immigration1850-1870|[color="#FF0000"]20[/color]|0|NULL|NULL|NULL|NULL
Conditions
MinDate = 1850/01/01
MaxDate = 1869/12/31
TurnIndex = [color="#FF0000"]10[/color]
Actions
GenTextMsg = evt_nam_AUS_NZ_Immigration1850-1870;1;NULL;NULL;NULL
ChgPopulation = 1;$ethBritish;$relProtestant;$Area_Imm_AustraliaInternal
ChgPopulation = 1;$ethBritish;$relProtestant;$Area_Imm_Australia_UsableAustralia
ChgPopulation = 1;$ethBritish;$relProtestant;$Area_Imm_Australia_MinorSettlements
ChgPopulation = 2;$ethBritish;$relProtestant;$Area_Imm_NewZealand
EndEvent
NULL = NULL
And the "0" after the 20 presumably gives it a variable outcome?
SelectFaction = $GBR
SelectFaction = $GBR
StartEvent = evt_nam_AUS_NZ_Immigration1850-1870|[color="#FF0000"]20[/color]|0|NULL|NULL|NULL|NULL
Conditions
MinDate = 1850/01/01
MaxDate = 1869/12/31
TurnIndex = [color="#FF0000"]10[/color]
Actions
GenTextMsg = evt_nam_AUS_NZ_Immigration1850-1870;1;NULL;NULL;NULL
ChgPopulation = 1;$ethBritish;$relProtestant;$Area_Imm_AustraliaInternal
ChgPopulation = 1;$ethBritish;$relProtestant;$Area_Imm_Australia_UsableAustralia
ChgPopulation = 1;$ethBritish;$relProtestant;$Area_Imm_Australia_MinorSettlements
ChgPopulation = 2;$ethBritish;$relProtestant;$Area_Imm_NewZealand
EndEvent
NULL = NULL
And the "0" after the 20 presumably gives it a variable outcome?