Hello!
Is there some way to play sound at location for nearby players?
because i looking for it but i every time fail..
Only for speciffic player:
Dont work:
This may work but i cant read mind of autor:
(example is empty)
If you have some good ideas to do it without executing vanilla commands tell me plzz.. make me happy..
EDIT: for better understanding:
if i open chest i hear sound.. and my friend who is hidden in that chest it hears too.. no only me.. but players who are connected to another server cant hear that sound..
Is there some way to play sound at location for nearby players?
because i looking for it but i every time fail..
Only for speciffic player:
code_language.skript:
play sound "entity.enderdragon.hurt" with volume 10 and pitch 1 at player
code_language.skript:
play raw sound "block.fire.extinguish" at {egg.pos1} with pitch 1 volume 10
code_language.skript:
play "block.fire.extinguish" at {egg.pos1} with pitch 1
(example is empty)
If you have some good ideas to do it without executing vanilla commands tell me plzz.. make me happy..
EDIT: for better understanding:
if i open chest i hear sound.. and my friend who is hidden in that chest it hears too.. no only me.. but players who are connected to another server cant hear that sound..
Last edited: