Jump to content

HarvesterLoadRate: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Number of minutes it takes for an Ore Miner to fill itself with Ore when engaged in the mining process.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|unsigned integer}}
|default=2
|types={{Categ|General}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the rate at which [[Harvester|Harvesters/Ore Miners]] scoop up Tiberium/Ore.
 
Note that the rate must be '''1 or higher''', or the unit will never fill up.
 
It's also worth noting that this flag is [[:Category:Unlisted Flags|undocumented and unlisted]] in unmodified {{ini|rules|link}}.
 
[[Category:Unlisted Flags]]

Latest revision as of 21:45, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: HarvesterLoadRate
File(s): Rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 2
Applicable to: General


Specifies the rate at which Harvesters/Ore Miners scoop up Tiberium/Ore.

Note that the rate must be 1 or higher, or the unit will never fill up.

It's also worth noting that this flag is undocumented and unlisted in unmodified rules(md).ini.