#(delfy) Playeffect in cuboid region
13 messages · Page 1 of 1 (latest)
(delfy) Playeffect in cuboid region
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
!t cuboid.random
Returns a random block location within the cuboid.
(Note: random selection will not be fairly weighted for multi-member cuboids).
LocationTag
# Spawns a debugblock at a random block in the cuboid "my_cuboid".
- debugblock <cuboid[my_cuboid].random>
mm you might not have a <cuboid[scary]> then
if you do, then post a debug and we'll see it more in depth
!debug
If you need help with a script issue, one of the most powerful tools Denizen has to offer is full debug output. This is displaying in your console whenever scripts are running until you turn debug off. To share a debug log quickly and easily with helpers, simply run the command /denizen debug -r in-game to begin recording, then run through the part of the script you need help with, then run the command /denizen submit. This will give you a link to a paste of the debug log, which you can then copy/paste back to us!