Paste #23933: Untitled Paste

Date: 2015/12/18 08:55:44 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


Player_Co2mmand:
  type: command
  name: test2
  debug: true
  usage: /test2
  script:
   - create player <player.name>_clone <player.location>
   - execute as_player "ex adjust <player> spectate:<server.get_npcs_named[<player.name>_clone].get[1]>"