Jump to content

AnimToInfantry: Difference between revisions

From ModEnc²
en>Marshall
m template update
en>EvilRenegade
m Replacing Template:TTL with Template:F.
Line 9: Line 9:
}}
}}


Specifies a list of [[InfantryTypes]] from which an [[InfantryType]] can be selected for creation on completion of an [[animation]] with {{TTL|MakeInfantry|X}} set (where {{tt|X}} is the list index (zero-based) of the [[InfantryType]] from {{TTL|AnimToInfantry}}).
Specifies a list of [[InfantryTypes]] from which an [[InfantryType]] can be selected for creation on completion of an [[animation]] with {{f|MakeInfantry|X|link}} set (where {{tt|X}} is the list index (zero-based) of the [[InfantryType]] from {{f|AnimToInfantry|link}}).


=See Also=
=See Also=
*{{TTL|MakeInfantry}}
*{{f|MakeInfantry|link}}
*[[Mutation]]
*[[Mutation]]

Revision as of 09:24, 27 November 2009

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AnimToInfantry
File(s): rules(md).ini
Values: Comma-separated list of strings. (Limited to: InfantryTypes)
Applicable to: General


Specifies a list of InfantryTypes from which an InfantryType can be selected for creation on completion of an animation with MakeInfantry=X set (where X is the list index (zero-based) of the InfantryType from AnimToInfantry).

See Also