Paste #637: sample on player chats

Date: 2013/12/20 17:32:55 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


sample chats events:
  type: world
  debug: false

  events:
    on player chats:
    - if '<context.message>' == 'arfeatures' {
        - narrate '...!'
      }