ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RateDown: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
For objects which have IsGattling | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |||
|values={{Values|integer}} | |||
|default=0 | |||
|types={{Categ|VehicleTypes}}, {{Categ|BuildingTypes}} | |||
|yr=yes | |||
}} | |||
For objects which have {{f|IsGattling|yes|link}} set, this is used to determine how many decrements the timer gets per frame, thus determines how quickly the rate of fire decreases. If this is set to ''' '0' ''' then it overrides the previous stage values, causing the weapon to instantly go to zero when it stops firing if it can't find a new target.<br /> | |||
(Yuri's Revenge Only) | (Yuri's Revenge Only) | ||
==See Also== | |||
*[[RateUp]] |
Latest revision as of 16:39, 16 December 2024
Flag: | RateDown |
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: | VehicleTypes, BuildingTypes |
For objects which have IsGattling=yes set, this is used to determine how many decrements the timer gets per frame, thus determines how quickly the rate of fire decreases. If this is set to '0' then it overrides the previous stage values, causing the weapon to instantly go to zero when it stops firing if it can't find a new target.
(Yuri's Revenge Only)