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

Difference between revisions of "Cyborg"

From ModEnc
Jump to: navigation, search
m (Correcting flag name)
m (Replacing Template:TTL with Template:F.)
Line 13: Line 13:
 
}}
 
}}
  
Can be set to 'yes or no'. Used to determine if an infantry will behave like a Cyborg, rather than a normal soldier. This includes the loss of its legs, and the ability of going Berzerk. However, {{TTL|BerzerkAllowed}}= in [General] must be set to yes for the latter to take effect.
+
Can be set to 'yes or no'. Used to determine if an infantry will behave like a Cyborg, rather than a normal soldier. This includes the loss of its legs, and the ability of going Berzerk. However, {{f|BerzerkAllowed|link}}= in [General] must be set to yes for the latter to take effect.
  
 
The Berzerk ability seems to have no effect in Red Alert 2 and Yuri's Revenge through BerzerkAllowed=, however, through AI Scripting, this can be re-enabled (see [[AI/ScriptActions]] for more info).
 
The Berzerk ability seems to have no effect in Red Alert 2 and Yuri's Revenge through BerzerkAllowed=, however, through AI Scripting, this can be re-enabled (see [[AI/ScriptActions]] for more info).

Revision as of 09:50, 27 November 2009

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: Cyborg
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: InfantryTypes


Can be set to 'yes or no'. Used to determine if an infantry will behave like a Cyborg, rather than a normal soldier. This includes the loss of its legs, and the ability of going Berzerk. However, BerzerkAllowed= in [General] must be set to yes for the latter to take effect.

The Berzerk ability seems to have no effect in Red Alert 2 and Yuri's Revenge through BerzerkAllowed=, however, through AI Scripting, this can be re-enabled (see AI/ScriptActions for more info).