PDA

View Full Version : Hiding the yellow speaker icon


superbird
01-09-2012, 23:44
Tried searching but couldn't find anything. How would I go about hiding the speaker sprite that appears above players heads when they talk?

Powerlord
01-10-2012, 00:14
Tried searching but couldn't find anything. How would I go about hiding the speaker sprite that appears above players heads when they talk?

I'm not sure if this has been implemented in games other than TF2 yet, but there is an engine cvar to do it:
mp_show_voice_icons 0

superbird
01-10-2012, 00:29
Oh my... Now I feel like an idiot :s Thanks regardless haha.

Powerlord
01-10-2012, 09:58
Oh my... Now I feel like an idiot :s Thanks regardless haha.
Still, if that doesn't work, it can't hurt to ask about it otherwise.

That cvar used to be named tf_show_voice_icons, which clearly indicated it was TF2 only.

superbird
01-10-2012, 11:29
No need to worry its working as expected! Thank you very much, I am now going to make the same sprite appear above CT's heads when they talk in sourcemod. I am running an alltalk server where the T's are invisible and the icon would give them away.