Paste #18484: prox trigger

Date: 2015/07/22 03:56: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
15
16
17
18
19


sellall:
    Type: Assignment
    Interact Scripts:
    - eSell
eSell:
    Type: Interact
    Requirements:
        Mode: All
    Steps:
        1:
            Proximity Trigger:
                1:
                    trigger: proximity radius:2
                    Script:
                    - chat "Well hello <player.name>"
                    - wait 1
                    - chat "I will buy any item tax exempt! Just hold it in your hand and click me!"
                    - wait 1
                    - chat "Or say sellall to me and i will buy EVERYTHING but what you are wearing!"