DISTANCE_TO_TILE

Triggers when your location gets required distance to the tile location

Syntax

DISTANCE_TO_TILE x y z d 

x - World location x coordinate
y - World location y coordinate
z - World location z coordinate (plane)
d - Distance for this trigger in tiles

Examples

DISTANCE_TO_TILE 3212 3428 0 <5
DISTANCE_TO_TILE $x $y 0 >=10

Notes

Demos