ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RateUp: 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 increments the timer gets per frame, thus determines how quickly the rate of fire increases.<br /> | |||
(Yuri's Revenge Only) | (Yuri's Revenge Only) | ||
==See Also== | |||
*[[RateDown]] |
Latest revision as of 16:39, 16 December 2024
Flag: | RateUp |
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 increments the timer gets per frame, thus determines how quickly the rate of fire increases.
(Yuri's Revenge Only)