#Can you play a sound (.wav) from your custom folder client sided regardless of sv cvars?
1 messages · Page 1 of 1 (latest)
cl_customsounds 1
cl_soundfile "filename.wav" - specifies mono wav file in "tf" folder
bind ; "impulse 202"
note if anyone else has cl_customsounds set to 1 they will also be able to hear it but it's extremely unlikely anyone else does
also this does a spray so maybe disable your spray
so I wouldn't be able to use the play cvar?
well, have you tried it?
Just did, play works like a charm. It searches in the tf2_sound_misc_dir.vpk and takes base in tf\sound. Therefore something like play ui/buttonclick.wav is ideal :)
then do that instead
will do!