Jump to content

ConditionRed: Difference between revisions

From ModEnc²
en>Crimsonum
No edit summary
en>Crimsonum
m Specified the hotkey needed here. For some reason it doesn't work via guard command (G), least not in TS.
Line 19: Line 19:


In addition, condition red is associated with many game functionalities, including, but not limited to:
In addition, condition red is associated with many game functionalities, including, but not limited to:
* [[Engineer|Engineers]] set to [[area guard]] will automatically head to and repair nearby buildings when their condition turns red.
* [[Engineer|Engineers]] set to [[area guard]] (Ctrl+Alt) will automatically head to and repair nearby buildings when their condition turns red.
* [[Occupier|Occupants]] will leave the [[CanBeOccupied|occupied building]].
* [[Occupier|Occupants]] will leave the [[CanBeOccupied|occupied building]].
* AI repair and sell logic (see {{sl|IQ|RepairSell}}).
* AI repair and sell logic (see {{sl|IQ|RepairSell}}).

Revision as of 13:27, 18 January 2023

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ConditionRed
File(s): rules(md).ini
Values: Percentages: Either a direct percentage (e.g. "50%"), or a floating point value (e.g. "0.5").
Default: 50%
Applicable to: General (in RA), AudioVisual (in TS to YR)


When an object is damaged to this percentage of its original Strength value, the color of its health bar turns red.

In addition, condition red is associated with many game functionalities, including, but not limited to:

See Also