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 |
||
Line 3: | Line 3: | ||
|files={{Categ|ini=rules}} | |files={{Categ|ini=rules}} | ||
|types={{Categ|General}} | |types={{Categ|General}} | ||
|values={{values| | |values={{values|int}} | ||
|ra2=yes | |ra2=yes | ||
|yr=yes | |yr=yes |
Revision as of 00:59, 27 March 2022
Flag: | MaxWaypointPathLength |
File(s): | rules(md).ini |
Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
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.