Hello!
Im need help with sound!
I tried this:
or this:
but it hasnt worked.
I found this way to play sound and this working but i dont know how to set pitch here...
but im found this:
but its logging error that "to player at volume 1 and pitch 10" is not an entity type or sometning like this...
Plzz help me!
THX
Im need help with sound!
I tried this:
code_language.skript:
play raw sound "random.levelup" at player with pitch 2 volume 0.5
code_language.skript:
play sound "NOTE_PLING" at player with volume 0.5 and pitch 2
I found this way to play sound and this working but i dont know how to set pitch here...
code_language.skript:
play "NOTE_PLING" to player at volume 0.5
code_language.skript:
play "NOTE_PLING" to player at volume 1 and pitch 10
Plzz help me!
THX