Jump to content

Shroud: Difference between revisions

From ModEnc²
ATHSE (talk | contribs)
merge from m1 update
ATHSE (talk | contribs)
mNo edit summary
Line 8: Line 8:
|yr=yes
|yr=yes
}}
}}
A setting which determines whether or not the map is shrouded at the start of the game. This should always be set to 'yes' otherwise all players get to see the whole map at the start of the game without owning a [[Radar]]. If you set this to 'no' and set {{f|ShroudGrow|yes|link}}, the shroud will regrow over time at a rate determined by {{f|ShroudRate||link}}. This is a crude way to enable a kind of Fog Of War in [[Red Alert 2]].
A setting which determines whether or not the map is shrouded at the start of the game. This should always be set to 'yes' otherwise all players get to see the whole map at the start of the game without owning a [[Radar]].  
 
For more information about shroud growth logic, see: [[Fog_of_War|Fog of War]]


{{bugs}}
{{bugs}}
Line 26: Line 28:
{{bugs}}
{{bugs}}
Opening a [[Crate]] with such a bonus will shroud the map even for players with a Spy Satellite ({{f|SpySat|yes|link}}) building.
Opening a [[Crate]] with such a bonus will shroud the map even for players with a Spy Satellite ({{f|SpySat|yes|link}}) building.
== See Also ==
[[Fog_of_War|Fog of War]]

Revision as of 21:11, 19 April 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Shroud
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: MultiplayerDialogSettings


A setting which determines whether or not the map is shrouded at the start of the game. This should always be set to 'yes' otherwise all players get to see the whole map at the start of the game without owning a Radar.

For more information about shroud growth logic, see: Fog of War

Bugs/Side-Effects/Unexpected Limitations However, this is more akin to inverting the revealed and shrouded areas. For instance, a weapon with RevealOnFire=yes will fill the surrounding area with shroud each time it fires when Shroud=no.

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Shroud
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: Powerups


A Crate bonus where the entire map is shrouded for the player, except for those areas within the Sight radius of their units and buildings.

Bugs/Side-Effects/Unexpected Limitations Opening a Crate with such a bonus will shroud the map even for players with a Spy Satellite (SpySat=yes) building.