Upvote Upvoted 1 Downvote Downvoted
Domination Symbol
posted in Q/A Help
1
#1
0 Frags +

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?

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?
2
#2
0 Frags +

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.

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.
3
#3
1 Frags +

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

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
4
#4
-1 Frags +

Dont get dominated :)

~I love you vanilla~

Dont get dominated :)

~I love you vanilla~
5
#5
2 Frags +

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?

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?
6
#6
0 Frags +

Yes, the command is server side only. You need rcon for it if you are not on a lan server.

Yes, the command is server side only. You need rcon for it if you are not on a lan server.
7
#7
1 Frags +

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

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
8
#8
1 Frags +
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

[quote=kiri]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[/quote]
You technically could, but that wouldn't work on sv_pure servers
9
#9
0 Frags +

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.

...

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.

...
Please sign in through STEAM to post a comment.