Jump to content

SpawnReloadRate

From ModEnc²
Revision as of 09:45, 18 April 2025 by MarkJFox (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



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.

Tiberian Sun/Firestorm: This flag is only available with Vinifera. For more information, check out the official Vinifera documentation.