Paste #68208: Untitled Paste

Date: 2020/04/27 17:51:35 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19


example:
    type: assignment

    actions:
      on assignment:
      - trigger name:proximity toggle:true radius:5
    interact scripts:
    - 1 example2

example2:
    type: interact
    steps:
        1:
             proximity trigger:
                 entry:
                     script:
                         - narrate "something"
                         ...
                         - cmds