Upvote Upvoted 2 Downvote Downvoted
Hud Help
posted in Q/A Help
1
#1
0 Frags +

Hey I'm trying to record something but there's hud elements that show up when I don't want them to.

There's three things I don't want: the white text, the bottom box, and the box on the right.
http://gyazo.com/1d6450231faa0b5a20c46239c3a2dda1

Somewhere in one of these are the correct hud elements to disable... any ideas where???
http://gyazo.com/cf497b24950eb63b921b71e0f344a669

Hey I'm trying to record something but there's hud elements that show up when I don't want them to.

There's three things I don't want: the white text, the bottom box, and the box on the right.
http://gyazo.com/1d6450231faa0b5a20c46239c3a2dda1

Somewhere in one of these are the correct hud elements to disable... any ideas where???
http://gyazo.com/cf497b24950eb63b921b71e0f344a669
2
#2
0 Frags +

cl_showpluginmessages 0; cl_showtextmsg 0
try that?

cl_showpluginmessages 0; cl_showtextmsg 0
try that?
3
#3
1 Frags +

Neither of those did anything :(

Essentially I just want to disable EVERYTHING except for the red pain marks

Neither of those did anything :(

Essentially I just want to disable EVERYTHING except for the red pain marks
4
#4
0 Frags +

I'm fairly sure there is a way to remove the map based text that pops up when you hit certain triggers. It has to be using a TF2 font somewhere unless they actually can/did packrat it into the .bsp with other custom stuff. If you could find that font you could set it to a null font so that nothing would show up. As for the other stuff the cl_showpluginmessages SHOULD fix the plugin popups but since you recorded with them on they might be kinda stuck on in the demo file. I know similar things have happened with having showtriggers on.

If it's any help it seems to be using the same font as plugins like MGE use to display information in the top left. Some HUDS have modified it so I would look into one of those and see if you can find how they changed it and then use that to set the font to a null one.

I'm fairly sure there is a way to remove the map based text that pops up when you hit certain triggers. It has to be using a TF2 font somewhere unless they actually can/did packrat it into the .bsp with other custom stuff. If you could find that font you could set it to a null font so that nothing would show up. As for the other stuff the cl_showpluginmessages SHOULD fix the plugin popups but since you recorded with them on they might be kinda stuck on in the demo file. I know similar things have happened with having showtriggers on.

If it's any help it seems to be using the same font as plugins like MGE use to display information in the top left. Some HUDS have modified it so I would look into one of those and see if you can find how they changed it and then use that to set the font to a null one.
5
#5
-3 Frags +

thats server shit, not hud stuff

thats server shit, not hud stuff
Please sign in through STEAM to post a comment.