Playsound - cyrillePrigent/uMod GitHub Wiki

Description

Play a global / local sound (wav file).

Additional command

/playsound [path_to_sound.wav] : Plays a sound that everybody on the server can hear.

/playsound_env [playerslot] [path_to_sound.wav] : Plays a sound that you can hear in the proximity of the player with slot -playerslot-.

Server configuration

Enabled playsound module

Valid values Default value
0 or 1 1

set u_playsound "1"