f_blue
Account Details
SteamID64 76561197967113705
SteamID3 [U:1:6847977]
SteamID32 STEAM_0:1:3423988
Country Germany
Signed Up February 11, 2013
Last Posted August 20, 2021 at 2:59 AM
Posts 592 (0.1 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 1
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 30 31 32 33 34 35 36 ⋅⋅ 40
#6 Damage text outline in Customization
BenroadsI wouldn't recommend using the default hud font files as they're often used a lot in other places. Maybe take his code and rename the font to damageNumbers or something along those lines so you don't risk having random places in your hud have outlined text.

Exactly, that's why you should go into your clientscheme.res and simply add HudFontMediumBigBoldOutline below the original font:

"HudFontMediumBigBold"
{
"1"
{
"name" "TF2 Build"
"tall" "30"
"weight" "500"
"additive" "0"
"antialias" "1"
}
}
"HudFontMediumBigBoldOutline"
{
"1"
{
"name" "TF2 Build"
"tall" "30"
"weight" "500"
"additive" "0"
"antialias" "1"
"outline" "1"
}
}

Then you can use HudFontMediumBigBoldOutline in your HudDamageAccount file as the delta_item_font and delta_item_font_big value.

posted about 10 years ago
#42 broeselhud_blue in Customization
CraigMammaltonedit: does this have a scoreboard that supports killstreaks yet?

Not sure. All I can say is that there is a killstreaks column in the scoreboard, you can see your own killstreaks (still default HUD style) and killstreaks are in the killfeed.

posted about 10 years ago
#40 broeselhud_blue in Customization
Slayer6How can we enable disable the 3d avatar and where are those images located?

cl_hud_playerclass_use_playermodel 0/1
resource/ui/hudplayerclass.res

MrFahrenheitI'm having an issue where when I spectate someone, their team color and name covers up the control points in a 5cp or A/D map. What files do I need to change to fix this?

image

It's not a HUD issue. Put tf_spectator_target_location "0" in your config or console.

posted about 10 years ago
#3 povs of lan demos? in TF2 General Discussion

http://teamfortress.tv/forum/thread/11790

posted about 10 years ago
#2 Switch crosshair with a key in Customization

You have to bind it like this: bind m dotxhairtype

The rest looks fine!

posted about 10 years ago
#35 broeselhud_blue in Customization
jota1How can I adjust in this case:

http://img855.imageshack.us/img855/5036/30uf.jpg

Scoreboard: go into resource/ui/scoreboard.res and under “scores” lower the name_width value in decrements of 5.

Spec HUD:

readme.htmlIf you have a screen with a 16:9, 4:3 or 5:4 aspect ratio:
- go to broeselhud/resource/ui
- delete SpectatorTournament.res
- rename SpectatorTournament_<your aspect ratio>.res to SpectatorTournament.res
posted about 10 years ago
#32 broeselhud_blue in Customization
incognitoAnyone know how to remove the green shadow when you have buffed hp?

Make sure you have the newest version installed. Go into resource/clientscheme.res and follow the instructions at the top.

posted about 10 years ago
#23 broeselhud_blue in Customization
BenroadsBy the way to do a quick fix on the whole ping thing you can change the "name_width" value in scoreboard.res under scores

* Fixed ping getting cut off in the scoreboard due to the new streaks column.

Scoreboard file only: http://www.file-upload.net/download-8320354/scoreboard.res.html
(DL link in the start post is updated as well)

Thanks to Benroads for the idea, just had to reduce the name_width value. This is not an optimal solution in my opinion, so I hope there will be an option to remove the streaks column eventually.

posted about 10 years ago
#20 broeselhud_blue in Customization
santababygreat edit, just have one question

how do you edit the scoreboard? I'm on 1920x1080 and the ping part of the scoreboard is cut off. I was thinking about just taking out the streak column.

The ping part is only cut off because of the new streaks column. I honestly don't know yet how to repair that, will need some time...

posted about 10 years ago
#16 broeselhud_blue in Customization

CONCERNING 22 NOV UPDATE: DELETE YOUR RESOURCE/SCRIPTS FOLDER, DOWNLOAD NEWEST VERSION AND INSTALL
Some files need to be deleted, that means replacing your folders won't suffice.

* Added "CTFKillStreakNotice" to scripts/hudlayout. Don't know yet what it does, feel free to send me a screenshot when you notice.
* Removed custom MVM files (MVM HUD will be default).

posted about 10 years ago
#3 EU Scout LF mentor in Mentoring

add me... oh wait

posted about 10 years ago
#4 Scattergun Replica in TF2 General Discussion

Just an idea, you could donate it to Tip of the Hats 2 and let it be auctioned off. I think this would be extremely popular! Of course everybody understands if you want to keep it.

posted about 10 years ago
#49 jump_competitive_b1 in Map Discussion

If I upload this to our server, do I need to upload the text files as well?

posted about 10 years ago
#15 broeselhud_blue in Customization
BenroadsCurious, why did you remove the transparant health cross.

T0m is right, personal preference. I like the contrast between the buff/low health cross and the non-transparent background cross better.

Added more screenshots and did some small changes.

posted about 10 years ago
#12 broeselhud_blue in Customization

I improved some minor things, among them high resolution optimisations. DL link is updated. Also, feel free to report or ask anything you notice. Help keeping broeselhud alive! :)

posted about 10 years ago
1 ⋅⋅ 30 31 32 33 34 35 36 ⋅⋅ 40