play sound

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Hobbit41

Member
Jun 15, 2017
32
0
0
Minecraft version 1.8:

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
 
Status
Not open for further replies.