Auto Promotion of Generals
Posted: Mon Aug 06, 2012 11:59 pm
Anyone know if the auto promotions that are scripted also remove an experience star from the general, just as promoting him manually would do?
Thanks
Thanks
Discussion forum about the wargames Birth of America, AACW, Ageod games and strategy games in general
http://www.ageod-forum.com/
Berge20 wrote:Can confirm that no experience stars were taken away during auto promotion.
Code: Select all
SelectFaction = $USA
SelectRegion = $Prince George's, MD
StartEvent = evt_nam_USA_62PromotionsF|1|1|NULL|NULL|$Prince George's, MD|NULL
Conditions
MinDate = 1862/03/01
MaxDate = 1862/12/31
SelectSubUnits = Models $ldr_USA_LWallace
EvalSubUnitCount = ;=;1
Actions
SelectSubUnits = Models $ldr_USA_LWallace
AltercuSubUnit = ApplyToList;Model $ldr_USA_LWallace2
EndEvent
Code: Select all
<;ChgXPLevel Value> Change the Experience of the unit by Value :( Integer -999 to 999)