Paste #18790: Devoteds Problem of the Day T_T

Date: 2015/07/28 21:04:14 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


Npc1: 
    type: interact
    steps: 
         1:
            Proximity Trigger:
                entry:
                    script:
                    - announce "Hello there, <player.name>!"
                exit:
                    script:
                    - announce "Goodbye, <player.name>!"
                move:
                    script:
                    - announce "This is optional and will spam you =D"