View Single Post
Author Message
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 06-23-2017 , 14:27   [TF2] EmitSoundToClient Volume Above 1.0
Reply With Quote #1

I'm having a little problem with EmitSound: If I were to set the volume anything above 1.0, it does not play at all, despite it's precached and downloaded


Example:
PHP Code:
EmitSoundToClient(clientSound_PrestigeSOUND_FROM_PLAYERSNDCHAN_AUTOSNDLEVEL_NORMALSND_CHANGEVOL3.0); 
RumbleFrog is offline