ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
TiberiumGrows: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
Simple flag which | |name={{PAGENAME}} | ||
|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 | |||
}} | |||
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]]. | |||
'''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 11:47, 8 February 2020
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.