Max travel distance (Travel Distance Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|attribute=MAX_TRAVEL_DISTANCE | |attribute=MAX_TRAVEL_DISTANCE | ||
|unit=m | |unit=m | ||
|description=The maximum distance to a | |description=The maximum distance to a destination area that is allowed. | ||
|icon=traveldistancewizard_icon_traversable_threshold.png | |icon=traveldistancewizard_icon_traversable_threshold.png | ||
|defaultvalue=10000 | |defaultvalue=10000 | ||
| Line 13: | Line 13: | ||
|howtos= | |howtos= | ||
* [[How to add and remove an Attribute]] | * [[How to add and remove an Attribute]] | ||
|api=* [[Api session event editor overlay set attribute]] | |||
*[[Api session event editor overlay set attributes]] | |||
}} | }} | ||
{{TravelDistanceOverlay travel features nav}} | {{TravelDistanceOverlay travel features nav}} | ||
Latest revision as of 09:33, 15 July 2026
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| |
MAX_TRAVEL_DISTANCE | m | The maximum distance to a destination area that is allowed. | 10000 |
Notes
- Cells with a travel distance to any destination area exceeding this value are unreachable and receive no calculated distance. Instead, its travel distance is set to NO_DATA.
How-to's
API Endpoints