Jump to content

IceGrowthEnabled: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Testid123
mNo edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not the growth of ice is enabled (only on maps with Theater=SNOW set in the [Map] section).  This logic does not work in Red Alert 2 (although these keywords are parsed) as the Isometric Tile Types for the ice itself are not parsed from the theater INI files as they were in Tiberian Sun, although this could mean that these statements are used for other purposes (in the same way that DigSound= is).
|name={{PAGENAME}}
|files={{Categ|Maps}}
|types={{Categ|Basic}}
|values={{Values|boolean}}
|default=yes
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ra2obsolete=yes
}}
Can be set to ''' 'yes' ''' or ''' 'no' ''' and determines whether or not the growth of ice is enabled (only on maps with {{f|Theater|SNOW|link}} set in the [Map] section).  This logic does not work in [[Red Alert 2]] '''(although these keywords are parsed)''' as the Isometric Tile Types for the ice itself are not parsed from the theater INI files as they were in [[Tiberian Sun]], although this could mean that these statements are used for other purposes (in the same way that {{f|DigSound||link}} is).

Revision as of 14:31, 10 January 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IceGrowthEnabled
File(s): Maps
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: Basic

Logic related to IceGrowthEnabled, as a whole or in part, is obsolete in Red Alert 2 and/or Yuri's Revenge.



Can be set to 'yes' or 'no' and determines whether or not the growth of ice is enabled (only on maps with Theater=SNOW set in the [Map] section). This logic does not work in Red Alert 2 (although these keywords are parsed) as the Isometric Tile Types for the ice itself are not parsed from the theater INI files as they were in Tiberian Sun, although this could mean that these statements are used for other purposes (in the same way that DigSound= is).