ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

AnimToInfantry: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Marshall (talk | contribs)
rewrite
Testid123 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|name={{PAGENAME}}
|name={{PAGENAME}}
|files={{Categ|rules(md).ini}}
|files={{Categ|rules(md).ini}}
|values=Comma-separated list of [[InfantryTypes]]
|values={{values|stringlist|[[InfantryTypes]]}}
|default=
|default=
|types={{Categ|General}}
|types={{Categ|General}}
|ra=no
|am=no
|cs=no
|ts=no
|fs=no
|ets=no
|ra2=no
|yr=yes
|yr=yes
|rp=yes
|rp=yes
}}
}}


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}}).
*Based on my many tests, <b><u><font style="color:blue">AnimToInfantry</font></u></b> is limited to <b><font style="color:red">18</font></b> only <b>(0=1..,17=18)</b> more than that you will get <b><u>[[Internal Error]]</u></b>= <b>00424A08</b>


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

Latest revision as of 08:03, 20 July 2024

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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).

  • Based on my many tests, AnimToInfantry is limited to 18 only (0=1..,17=18) more than that you will get Internal Error= 00424A08

See Also