Paste #20570: Untitled Paste

Date: 2015/10/02 20:12:56 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


Look-Close:
  type: assignment
  actions:
    on assignment:
      # Change the radius to reflect your range
      - trigger name:proximity state:true radius:5
      - lookclose <npc> state:true range:5
    on exit proximity:
      # change l@0,0,0,world to the location you want them to look at
      - look <npc> l@0,0,0,world