Paste #46826: Edit of P#46824 - Edit of P#46822 - Edit of P#46820 - Edit of P#46818 - Edit of P#46816 - Untitled P

Date: 2018/03/06 20:14:16 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


MyTask:
  type: task
  script:
  - inject utils path:Handler
  1:
  - narrate option1
  2:
  - narrate option2

utils:
  type: task
  Handler:
  - narrate <script>
  - RUN <player.flag[option]> from MYTASK HERE POSSIBLE ???


OtherTask:
  type: task
  script:
  - inject utils path:Handler
  1:
  - narrate 1111
  2:
  - narrate 2222