Paste #16942: Untitled Paste

Date: 2015/06/25 14:59:37 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


'KashyyykManifest':
                    trigger: '/KashyyykManifest/'
                    script: 
                    - engage
                    - if <player.in_group[Count]> {
                      - chat "Here you are."
                      - give "i@KashyyykExportManifest"
                      }
                      else {
                      - chat "I'm sorry but you don't have the authority for that access."
                      }
                    - disengage