I do not understand how to do this
playsound <soundname>
Play sound effect (debug command)
thanks
===============================
Ich verstehe nicht, wie das geht
Wiedergabeton <Soundname>
Soundeffekt abspielen (Debug-Befehl)
I do not understand how to do this
playsound <soundname>
Play sound effect (debug command)
thanks
===============================
Ich verstehe nicht, wie das geht
Wiedergabeton <Soundname>
Soundeffekt abspielen (Debug-Befehl)
It's just an old debug command to force play a certain sound effect Right now it only works properly for 2D sounds (for example, you could type playsound gui_screenshot, which is one of the few 2D sounds). 3D sounds always play at world position 0 0 0 (you could enable the flymode and type goto 0 0 0 into console to teleport to that position)...
Is there a specific reason why you want to use that command?