https://www.levelsmack.com/wp-content/uploads/2018/04/8-TC-Surf-Designs.jpg
Account Details | |
---|---|
SteamID64 | 76561198037955288 |
SteamID3 | [U:1:77689560] |
SteamID32 | STEAM_0:0:38844780 |
Country | Scotland |
Signed Up | December 10, 2013 |
Last Posted | March 25, 2025 at 8:26 PM |
Posts | 1350 (0.3 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 3 |
Windows Sensitivity | 6/11 |
Raw Input | 1 |
DPI |
800 |
Resolution |
1920 x 1080 |
Refresh Rate |
144 |
Hardware Peripherals | |
---|---|
Mouse | Logitech G703 |
Keyboard | Cooler Master Quickfire TK (Cherry MX Red) |
Mousepad | Silent Monsters Gaming and Office Mouse Mat |
Headphones | Beyerdynamic DT 770 |
Monitor | BenQ XL2411T |
untamedhttps://imgur.com/irh9Qqb Where do I go to change the color of what’s in the picture?
hudanimations.txt
Isn't that what the mastercoms app looked like? I'm pretty sure it doesn't work atm with the newest versions of the config.
hi_How can I change EVERY font? I'm not sure how to change the chat box, scoreboard, class selection, etc.
Clientscheme.res, all references to fonts like TF2, TF2 Secondary and such can be replaced with the name of the font your HUD uses. So you could change something like
"HudFontSmallestShadow"
{
"1"
{
"name" "TF2 Secondary"
"tall" "11"
"weight" "500"
"additive" "0"
"antialias" "1"
"dropshadow" "1"
}
}
to have the "name" as "surface" if you were trying to put the m0rehud font in to your own hud. The new name that you put in obviously depends on the font you want to put into your hud.
@klassy daska kuk med grabbarna på harrys
Yohnxattuuhttps://clips.twitch.tv/VictoriousTawdryTardigradeTooSpicyWHAT IS THAT CONFIG
Linux can allow you to change the LOD of the game to almost whatever you want.
patchwerkQuick question, im doing a rework of Garm3n-RN wondering how i can add a shadow to the health value?
i came up with this thinking it would work, but no success :/ any help? much appreciated
My failed code:
"PlayerStatusHealthValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueShadow"
"xpos" "c-235"
"ypos" "r137"
"zpos" "5"
"wide" "141"
"tall" "37"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"font" "Garm3nFontHuge"
"fgcolor" "0 0 0 255"
Do you actually have a second } to close that part off. Also is the zpos of the real health value at 6?
You could also try just putting x and y pos as 0 and seeing if it shows up at all
Thank You For This Tip, Thank You And God Bless
bijlolin which file is this??
https://i.imgur.com/ET7ZXJM.png
A bunch of it is mainly done in matchmakingdashboard.res
Thebackup30God tier post.
Why no mention of Sideshow, Bren, and Muma at the OW Memorial though?
Because the post was about TF2
huddamageaccount.res in resource/ui
eXtineGreat video, Tagg's honesty about his struggles are really important to listen to for people grinding in the TF2 community. Whether it's trying to get to Invite or being involved on the production side we can't forget about being nice to each other and taking care of ourselves.
It's nice to be important, but it's important to be nice.
There's a bunch of stuff under the timer that is set with "if_match", that's how the HUD looks with tf_use_match_hud 1, make the parts outside of the "if_match" sections looks the same, xpos, ypos, and backgrounds being visible etc.