Paste #6809: Untitled Paste

Date: 2014/07/12 17:33:06 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


Warps:
   type: world
   debug: false
   events:
        on Dwarp01 command:
        # GroundZero
        - if <player.in_group[Leader]> {
          - teleport <player>
l@1053.4465474531466,65.0,-5074.006093956641,4.2,90.15005,world
          }
        - determine fulfilled


HOLOPLUGIN:
  commands:
  - 'op: ex execute as_op dwarp03'

Operator Does not override the [leader] requirement flag. Thats the issue