Paste #8109: Untitled Paste

Date: 2014/08/08 14:16:14 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


- <t[<player.has_flag[test]>]:
        <t[<player.flag[test]> == testing]:
          - announce "both passed"
          ||
          - announce "1st pass, 2nd failed"
          >
        ||
        - announce "Both Failed"
      >