Jump to content

TiberiumSpreads: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Crimsonum
Un-Deezire'd
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Simple flag which can be set to 'yes' or 'no' and determines whether or not Ore will 'spread' to adjacent cells on the map if they do not contain Ore already. This spread rate is determined in the RULES file in the [Tiberiums] section - each type has the Spread= and SpreadPercentage= statements which determine the rate at which it spreads, and is set to the number of time units (in tenths of a second) between each subsequent spread.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}, {{Categ|Maps}}
|types={{Categ|General}}, {{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 [[Spread|spread]]. The rate and probability of spread are determined by the {{f|Spread|link}} and {{f|SpreadPercentage|link}} flags, respectively, of the [[Tiberiums|Tiberium/ore type]].
 
'''Note:''' Although {{f|TiberiumSpreads}} is listed in and read from {{s|General|link}}, its value is overwritten by the map's {{s|SpecialFlags|link}} setting.

Revision as of 12:43, 8 February 2020

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


Simple flag which determines whether or not Tiberium/Ore is allowed to spread. The rate and probability of spread are determined by the Spread and SpreadPercentage flags, respectively, of the Tiberium/ore type.

Note: Although TiberiumSpreads is listed in and read from [General], its value is overwritten by the map's [SpecialFlags] setting.