Minecraft version 1.8:
Got a problem with play sound.
Tried SkRayFall, SkQuerry and Skellet.
How do I play this sounds?
When Im trying to play "ENTITY_PLAYER_HURT" with other plugins got "ENTITY_PLAYER_HURT is not a valid sound type". Same thing with ENTITY.PLAYER.HURT
Got a problem with play sound.
Tried SkRayFall, SkQuerry and Skellet.
code_language.skript:
play raw sound "mob.bat.death" at player with pitch 1 volume 10
#this works fine
play raw sound "mob.blaze.breathe3" at player with pitch 1 volume 10
#and it doesnt. Same thing with "random.classic_hurt". No errors, just no sound
How do I play this sounds?
When Im trying to play "ENTITY_PLAYER_HURT" with other plugins got "ENTITY_PLAYER_HURT is not a valid sound type". Same thing with ENTITY.PLAYER.HURT