CommandHelper

CommandHelper

46.5k Downloads

play_note don't work

Cybou opened this issue ยท 1 comments

commented

My code :

*:/son = >>>
@Joueur = player()
@type = 'PIANO'
@Sound = array(octave: 1, tone: 'B')
play_note(@Joueur, @type, @Sound, ploc(@Joueur))
<<<

I have no error but no sound is played. Why ?

Tested with :

  • CB-1.5.2-R1.1 & CmdHelper 1560
  • CB-1.6.2-R0.1 & CmdHelper 1589
commented

This is a bug with bukkit, though I believe they have recently fixed it.

(Also, in the future, please use the bug tracker at youtrack.sk89q.com, thanks!)