Paste #21293: Edit of P#21292 - chat trigger w/ actions

Date: 2015/10/21 05:27:35 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


on chat:
        - if <context.message.contains[schematic]> {
            - determine passively cancelled
            - wait 2s
            - narrate format:chat "What about schematics..?"
        }