Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
Replacement (event component)
From AACWWiki
|
=== Replacement ===| Replacement | |||
|
Syntax Replacement = Faction; Element family; Number Description Changes the number of available replacements for a given unit family. Note: Earlier versions of the engine used the "Remplacement" keyword (typographical error). Both keywords are now supported by the scripting engine. Example Replacement = CSA;$famMilitia;3 This will increase the militia replacements available to the CSA by 3. Replacement = USA;$famLine;2 This will increase the line infantry replacements available to the USA by 2. |
Parameters
String; Faction alias
String; Alias of element family
Numerical value | ||