Garry's Mod

Garry's Mod

Sound Emitter STOOL (ENHANCED)
Alex  [developer] 24 May @ 5:34am
Console variables
Note that changing a ConVar won't do anything to sound emitters which are already spawned.

Server:
Name
Default value (singleplayer)
Default value (multiplayer)
What this is
sbox_maxmv_soundemitters
3
3
The maximum amount of sound emitters per player.
sv_mv_soundemitter_min_loop_length
0
0.05
The minimum play length allowed for looping sound emitters, in seconds.
sv_mv_soundemitter_max_sndlvl
0
100
The maximum sound level allowed, in decibels (dB). Set to 0 for no limit. In the original addon most sounds were at 75 dB.
sv_mv_soundemitter_check_dsp
0
1
Set to 1 to prevent the use of digital signal processing 35 to 37 and 39 which make annoying global sounds.
Last edited by Alex; 29 May @ 3:45am