Paste #45821: Edit of P#45820 - Talking Tutorial

Date: 2017/12/04 17:35:50 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


talkingtutorial:
    type: assignment
    actions:
        on assigment: 
        - trigger name:click state:true 
        on click:
        - narrate "Bob <&co> Hi!"
    interact scripts:
    - 1 talkingtutorial_interact

talkingtutorial_interact:
    type: interact
    steps:
        1:
            click trigger:
                script:
                - narrate "Bob <&co> Head into that portal to get registered as a citizen!"
                - zap 2
       2:
            click trigger:
                script:
                - narrate "Bob <&co> Have fun on the server!"   
                - zap 1