Paste #13685: Interact Script Revised

Date: 2015/02/07 12:17:52 UTC-08: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


AssignmentName: CDI1
  Type: Assignment
  Interact Scripts:
  - 1 ClearDayInteraction1
ScriptName: ClearDayInteraction1
  Type: interact
  Requirements:
    Mode: All
    List:
    - TIME Day
    - SUNNY
  Steps:
    1:
      Click Trigger:
        Script:
        - chat "Hello there, <player.name>."
        - wait 1
        - chat "The weather is wonderful today, wouldn't you agree?"