Paste #34773: broken script

Date: 2016/07/13 15:02:43 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


"Archer":
  type: assignment

  interact Scripts:
    - 1 Archer

'Archer':
  Type: Interact
  Requirements:
    Mode: None
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "Hello <player>! Welcome to the portal castle. Can I help you with something? Do you need the list of all the different
portals we have here?"

      Chat Trigger:
        1:
          Trigger: Yes please, could you give me the /list/?
          Script:
          - WAIT 2
          - CHAT "For sure ! You can go to : * The red castle * The rock castle * the wizard city * the big trees * the maya city * the desert
* otoh gunga * the underwater city * chez pierre * the space server * the red planet server. Please tell me which one are you looking for."
        2:
          Trigger: I'm looking for /the big trees/.
          Script:
            - WAIT 1
            - CHAT "The big trees portal is located on this floor, behind the desert castle, it is made of jungle woodand vine. You can't be
mistaken."