Distance zone m (Sight Distance Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (12 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Overlay keys|<onlyinclude> | {{Overlay keys|<onlyinclude> | ||
{{Overlay keys|type=row|overlay=Distance | {{Overlay keys|type=row|overlay=Sight Distance | ||
|key=DISTANCE_ZONE_M | |key=DISTANCE_ZONE_M | ||
|unit= | |unit=m | ||
|description=The maximum distance from an [[Item]] a line-of-sight is allowed to extend. | |description=The maximum distance from an [[Item]] a line-of-sight is allowed to extend. | ||
|defaultvalue=0 | |defaultvalue=0 | ||
|icon= | |icon=distancewizard_icon_distance_zone_m.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* If the distance is | * If the distance is 0, the [[Item]] is excluded from line-of-sight calculations. | ||
* Negative values are not allowed. If a negative distance value is used, it is considered 0. | * Negative values are not allowed. If a negative distance value is used, it is considered 0. | ||
* When using the [[Api session event editor overlay set key value]] endpoint, this attribute can be set for a Sight Distance Overlay using the default key '''KEY'''. | |||
|seealso= | |seealso= | ||
* [[Distance zone m (Function Value)]] | |||
* [[Distance zone (Function Value)]] | |||
* [[Distance zone m (Distance Overlay)]] | * [[Distance zone m (Distance Overlay)]] | ||
|api=*[[Api session event editor overlay set key value]] | |||
}} | }} | ||
{{SightDistanceOverlay nav}} | |||
Latest revision as of 14:49, 10 July 2026
| Icon | Key | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| |
DISTANCE_ZONE_M | m | The maximum distance from an Item a line-of-sight is allowed to extend. | 0 |
Notes
- If the distance is 0, the Item is excluded from line-of-sight calculations.
- Negative values are not allowed. If a negative distance value is used, it is considered 0.
- When using the Api session event editor overlay set key value endpoint, this attribute can be set for a Sight Distance Overlay using the default key KEY.
See also
API Endpoints