Paste #13420: test13

Date: 2015/01/27 14:03:02 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


"Wiz1ass":
    type: assignment

    actions:
      on assignment:
      - trigger name:proximity toggle:true
      - trigger name:proximity toggle:true
    interact scripts:
    - 10 WizGreeting
    - 20 WizFareWell
'WizGreeting':
    type: interact

    steps:
        'Warning*':
            proximity trigger:
                enter:
                    Script:
                    - chat "<RED><player.name>You have no BUSINESS here!"
'WizFareWell':
    type: interact

    steps:
        'WarningExit*':
            proximity trigger:
                exit:
                    Script:
                    - chat "<RED><player.name> I knew you would know what was best for you now GET!"
                    - zap WizGreeting