Is there a way to remove the little symbol above an enemy's head when they are dominating you? I feel like it's removed in comp servers (I don't remember ever seeing that symbol in actual matches), so there's got to be a way to remove it. Can I do it through my hud or a script?
There's a server-sided cvar to remove it (which is why competitive servers don't show it), but it's probably possible to change.
tf_tournament_hide_domination_icons "0" // Tournament mode server convar that forces clients to not display the domination icons above players dominating them.
https://developer.valvesoftware.com/wiki/List_of_TF2_console_commands_and_variables
This sounds like what you're looking for
e: I think brownymaster is right about it being a server-side variable
https://developer.valvesoftware.com/wiki/List_of_TF2_console_commands_and_variables
This sounds like what you're looking for
e: I think brownymaster is right about it being a server-side variable
Tone-Pot, I'll dominate you any night of the week ;)
And to cosmo, does this mean that I can only change this variable if I have access to the server settings? It's not something I can just throw into a config and use?
And to cosmo, does this mean that I can only change this variable if I have access to the server settings? It's not something I can just throw into a config and use?
Yes, the command is server side only. You need rcon for it if you are not on a lan server.
might be possible to replace it with a blank image in the tf files? i really don't know how this stuff works, i don't even have a config lol
kirimight be possible to replace it with a blank image in the tf files? i really don't know how this stuff works, i don't even have a config lol
You technically could, but that wouldn't work on sv_pure servers
You technically could, but that wouldn't work on sv_pure servers
there's ways around sv_pure with gcf editing and making tf2 think it's the same file, but that's a whole other story and usually isn't used for legit stuff like this.
...
...