Jump to content

TiberiumGrows: Difference between revisions

From ModEnc²
en>Renegade
No edit summary
m 7 revisions imported
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
==On Maps==
{{Flag
{{DeeZireInclusion}}
|name={{PAGENAME}}
Simple flag which can be set to 'yes' or 'no' and determines whether or not Ore will grow, independently of whether or not there are any Ore Mines present on the map. The rate of Tiberium growth is determined in the RULES file by the GrowthRate= statement in the [General] section, and is set to the average minutes between growth, and also in the [Tiberiums] section - each type has the Growth= and GrowthPercentage= statements which determine the rate at which it grows.
|files={{Categ|ini=rules}}, {{Categ|Maps}}
|types={{Categ|General}}, {{Categ|MultiplayerDefaults}}, {{Categ|MultiplayerDialogSettings}}, {{Categ|SpecialFlags}}
|values={{values|booleans}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}


==In {{rules}}==
Simple flag which determines whether or not [[Tiberium]]/ore is allowed to [[Growth|grow]] (not to be confused with [[spread]]). As Tiberium/ore grows, the [[OverlayTypes|overlay]] [[SHP|frame]] is replaced by the next one, indicating that the Tiberium/ore chunk grows in size and value. The rate and probability of growth are determined by the {{f|Growth|link}} and {{f|GrowthPercentage|link}} flags, respectively, of the [[Tiberiums|Tiberium/ore type]].
{{DeeZireInclusion}}
 
Can be set to 'yes' or 'no' and determines whether or not Ore re-grows over time at the rate determined by GrowthRate=.
'''Note:''' Although {{f|TiberiumGrows}} is listed in and read from {{s|General|link}}, its value is overwritten by the in-game multiplayer dialog and/or the map's {{s|SpecialFlags|link}} setting.
 
==See Also==
*{{f|OreGrows|link}}

Latest revision as of 22:09, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: TiberiumGrows
File(s): rules(md).ini, Maps
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: General, MultiplayerDefaults, MultiplayerDialogSettings, SpecialFlags


Simple flag which determines whether or not Tiberium/ore is allowed to grow (not to be confused with spread). As Tiberium/ore grows, the overlay frame is replaced by the next one, indicating that the Tiberium/ore chunk grows in size and value. The rate and probability of growth are determined by the Growth and GrowthPercentage flags, respectively, of the Tiberium/ore type.

Note: Although TiberiumGrows is listed in and read from [General], its value is overwritten by the in-game multiplayer dialog and/or the map's [SpecialFlags] setting.

See Also