Paste #71368: Local Chat

Date: 2020/06/24 18:41:20 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


Local Chat:
    type: world
    events:
        on player chats:
            - define range 10
            - determine passively cancelled
            - if <context.message.replace_text[regex:<element[[^A-Za-z]]>].is_uppercase>:
                - define range 20
            - narrate <context.full_text> targets:<player.location.find.players.within[<[range]>]>