Paste #70864: Untitled Paste

Date: 2020/06/15 17:54:04 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


First script:

BenvenutoNelServer:
    type: assignment
    interact scripts:
    - 0 Jason_VenomScript

Jason_VenomScript:
    type: interact
    steps:
        1:
            click trigger:
                script:
                - narrate "Hello world!"  format:FormatoChat
                - wait 1
                - narrate "Mi chiamo <npc.name>"

Second script:

FormatoChat:
    type: format
    format: <name>: <text>