ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
MaxWaypointPathLength: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Flag | |||
|name={{PAGENAME}} | |||
|files={{Categ|ini=rules}} | |||
|types={{Categ|General}} | |||
|values={{values|unsigned integers}} | |||
|ra2=yes | |||
|yr=yes | |||
}}<br /> | |||
Determines the maximum amount of commands that can be given to a unit in a waypoint planning mode. | Determines the maximum amount of commands that can be given to a unit in a waypoint planning mode. | ||
The value is hardcoded at 15 and can't be changed effectively. | The value is hardcoded at 15 and can't be changed effectively. |
Latest revision as of 01:00, 27 March 2022
Flag: | MaxWaypointPathLength |
File(s): | rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Applicable to: | General |
Determines the maximum amount of commands that can be given to a unit in a waypoint planning mode. The value is hardcoded at 15 and can't be changed effectively.