Paste #34867: Edit of P#34866 - Edit of P#34865 - dono

Date: 2016/07/16 06:22:48 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


"Space marine":
  type: assignment

   actions:
        on assignment:
                # These are the basic triggers used in most NPC's.
        - trigger name:chat toggle:true
        - trigger name:click toggle:true
        - trigger name:proximity state:true radius:1



  interact Scripts:
    - 10 space marine welcome

'space marine welcome':
  Type: Interact
  Requirements:
    Mode: None
  Steps:
    1:
     Proximity Trigger:
      Entry:
        Script:
        - CHAT "Welcome on our first space base <player.name>! Please keep your suit on until you're out of the decompresion sas. To do so, please fo"
    2:
      Click Trigger:
        Script:
        - CHAT "I do not have any mor time to spend with you <player.name>. Please follow my instructions and every thing will be fine. My soldiers w"