Paste #21882: Untitled Paste

Date: 2015/10/29 14:24:01 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


Radioon:
  type: command
  name: Radioon
  usage: /radioon
  description: turns ingame radio on
  script:
  - flag player radio:1
  - while <player.flag[radio].is[==].to[1]> {
    - random {
      - midi file:BeatIt {
      - wait 1500t
      }