ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

SpawnReloadRate: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Testid123 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
The rate, in frames, at which this object reloads itself with expended spawned objects. This should be set to '0' for objects which spawn 'missiles' (special case AircraftTypes which have MissileSpawn=yes set) so that they don't attempt to return.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|integer}}
|default=0
|types={{categ|TechnoTypes}}
|ra2=yes
|yr=yes
}}
The rate, in frames, at which this object reloads itself with expended spawned objects. This should be set to ''' '0' ''' for objects which spawn ''' 'missiles' ''' (special case [[AircraftTypes]] which have {{f|MissileSpawn|yes|link}} set) so that they don't attempt to return.

Revision as of 07:06, 12 January 2025

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: SpawnReloadRate
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: TechnoTypes


The rate, in frames, at which this object reloads itself with expended spawned objects. This should be set to '0' for objects which spawn 'missiles' (special case AircraftTypes which have MissileSpawn=yes set) so that they don't attempt to return.