ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Accelerates: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|files={{Categ|ini=rules}} | |files={{Categ|ini=rules}} | ||
|default=yes | |default=yes | ||
|types={{Categ|VehicleTypes}} | |types={{Categ|AircraftTypes}}, {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}} | ||
|values={{values|Booleans}} | |values={{values|Booleans}} | ||
|ts=yes | |ts=yes | ||
Line 12: | Line 12: | ||
|rp=yes | |rp=yes | ||
}}This flag determines whether this unit will accelerate to reach its given {{f|Speed|link}} as opposed to just jumping to that speed level straight away. | }}This flag determines whether this unit will accelerate to reach its given {{f|Speed|link}} as opposed to just jumping to that speed level straight away. | ||
==Note== | |||
*If '''Accelerates=yes''' is present, but {{f|AccelerationFactor|0|link}} on [[InfantryTypes]]+[[VehicleTypes]] will not be able to move anywhere(except for coming out of military camps and war factories). | |||
=See also= | |||
[[AccelerationFactor]] | |||
[[DeaccelerationFactor]] |
Latest revision as of 02:44, 14 October 2024
Flag: | Accelerates |
File(s): | rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | yes |
Applicable to: | AircraftTypes, InfantryTypes, VehicleTypes |
This flag determines whether this unit will accelerate to reach its given Speed as opposed to just jumping to that speed level straight away.
Note
- If Accelerates=yes is present, but AccelerationFactor=0 on InfantryTypes+VehicleTypes will not be able to move anywhere(except for coming out of military camps and war factories).