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