Paste #30804: MapDot

Date: 2016/02/25 19:13:19 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11


MapScript:
  type: map
  objects:
    dot_test:
      type: dot
      x: 64
      y: 64
      radius: <server.flag[radius]||1>
      ### WARNING: USING CO@RANDOM MAY LEGITIMATELY CAUSE SEIZURES IF THAT HAPPENS TO YOU BUT I AM NOT A DOCTOR SO I DON'T KNOW
      color: <server.flag[color]||random>
      ### PLEASE READ THE WARNING BEFORE TRYING THIS SERIOUSLY. IT'S NOT A JOKE