Jump to content

Reload: Difference between revisions

From ModEnc²
en>Vinifera7
m Minor revisions.
en>Crimsonum
No edit summary
Line 11: Line 11:


This flag specifies the base delay in [[frames]] between automatic{{fnl|1}} reloading of each round of ammunition for [[TechnoTypes|units]] with {{f|Ammo|link}} set to a positive [[Help:Values#Integers|integer]].
This flag specifies the base delay in [[frames]] between automatic{{fnl|1}} reloading of each round of ammunition for [[TechnoTypes|units]] with {{f|Ammo|link}} set to a positive [[Help:Values#Integers|integer]].
== In Tiberian Sun ==
{{f|{{PAGENAME}}}} only works on [[InfantryTypes|infantry units]], and only when the unit receives damage. See [[Ammo#Ammo_on_Infantry|Ammo]] for more information.
== In Red Alert 2 and Yuri's Revenge ==


By setting {{f|EmptyReload|link}} to an integer other than {{f|Reload|link}} or −1, this delay can be modified for reloading the first round of ammunition when the unit is empty.
By setting {{f|EmptyReload|link}} to an integer other than {{f|Reload|link}} or −1, this delay can be modified for reloading the first round of ammunition when the unit is empty.

Revision as of 10:10, 26 September 2021

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

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



This flag specifies the base delay in frames between automatic1 reloading of each round of ammunition for units with Ammo set to a positive integer.

In Tiberian Sun

Reload only works on infantry units, and only when the unit receives damage. See Ammo for more information.

In Red Alert 2 and Yuri's Revenge

By setting EmptyReload to an integer other than Reload or −1, this delay can be modified for reloading the first round of ammunition when the unit is empty.

On units that have PipWrap set to a positive integer greater than 0, ReloadIncrement can be used to speed up or slow down the rate at which they reload.

See also

Notes

1 As opposed to manually; see ManualReload.