Paste #45334: Untitled Paste

Date: 2017/11/01 17:09:46 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4


- foreach <def[list].get[<def[indexFrom]>].to[<def[indexTo]>].reverse||li@> {
          - define loc <def[value].as_location>
          - narrate "X: <def[loc].x.as_int> Z: <def[loc].z.as_int> | <pl.location.distance[<def[loc]>].horizontal.as_int>"
          }