Wiethoofd
Account Details
SteamID64 76561197990121837
SteamID3 [U:1:29856109]
SteamID32 STEAM_0:1:14928054
Country Netherlands
Signed Up June 22, 2013
Last Posted April 7, 2024 at 7:49 AM
Posts 969 (0.2 per day)
Game Settings
In-game Sensitivity 4
Windows Sensitivity 5
Raw Input 1
DPI
3200
Resolution
2560*1080
Refresh Rate
60
Hardware Peripherals
Mouse Roccat Kone XTD
Keyboard Ducky Shine 2 (Yellow) + Brown Cherry Switches
Mousepad Roccat Taito
Headphones Roccat Kave
Monitor Dell U2711
1 ⋅⋅ 46 47 48 49 50 51 52 ⋅⋅ 65
#38 m0re hud in Customization

#based update :D

posted about 7 years ago
#3289 HUD editing: short questions, quick answers in Customization

The main menu consists of 2 files:

/resource/ui/mainmenuoverride.res // Where things are positioned, what things look like
/resource/gamemenu.res // Defines actions for the buttons defined in the aforementioned file

Update/remove an old GameMenu.res and there should be no/less crashes.

posted about 7 years ago
#37 WietHUD in Customization

Working on an update, removing a lot of stuff from the main menu that Valve removed, tweaking the (un)ranked Lobby screens and fixing some MM stuff and the newly added panels.

A temporary fix to get things to work again* is adding a info.vdf to the WietHUD root folder with the following contents:

WietHUD
{
	"ui_version"	"1"
}

* Main Menu might/will be broken, still requires extract_base_hudfiles.bat to be run for other files to update the hud.

posted about 7 years ago
#3259 HUD editing: short questions, quick answers in Customization

@ Tambo Update your HudPlayerHealth.res file (the PlayerStatus_RuneWarlock got renamed to something different)

@ Degu have them use the same border that is used for the player panels (TFFatLineBorderRedBG & TFFatLineBorderBlueBG)
And I see you found the icons I made for the different mediguns

posted about 7 years ago
#39 ScrapTF Stream Tipping in Projects

Unusual Weapon prices in donations are completely wrong, as seems to be the case with almost all (strange) skins.

For the /donations overview times when the donation was submitted might be nice to see if it's your page and logged in.

posted about 7 years ago
#3170 HUD editing: short questions, quick answers in Customization

resource/ui/mainmenuoverride.res and the color in clientscheme.res if it's not hard set rgba values

I'll mention sv_cheats 1; vgui_drawtree 1 and ticking Highlight Selected once more for figuring out which elements are which to possibly help pinpoint which files and elements are responsible for what you see on screen to be able to answer simple questions which have been answered before anyway.

posted about 7 years ago
#3155 HUD editing: short questions, quick answers in Customization

Use pin_to_sibling for the letters in front/after the labels and just have the shortkeys hidden off screen, using auto_wide_tocontents for the actual text label with a bgcolor together with the pinning will work regardless of language and look good if used properly.

posted about 7 years ago
#3153 HUD editing: short questions, quick answers in Customization

@ kane: HudMatchStatus.res has the ObjectiveStatusTimePanel with a TimePanelValue which is the timer on top (and also used for the king of the hill timers)

@ Medico, could you specify the shortcuts to certain buttons? I guarantee you that in 99% of those cases adding an offscreen hud element with a command with an ampersand letter combo (&d) will work fine to have shortkeys in those hud files (and allows it to work regardless of language!)

posted about 7 years ago
#19 mkHUD in Customization
nimtraWiethoofdThis issue with the overlapping class images in the charinfoloadoutsubpanel can all be fixed with pin_to_sibling and then works regardless of resolution and aspect ratio.Where in the file do I put "pin_to_sibling"?

You pin the class images in the file to each other (spy to sniper, sniper to medic, medic to engineer, engineer to heavy etc.) and then you pin the scout to the list of items on the left.

Using positive xpos values will offset them from each other when using "pin_corner_to_sibling PIN_TOPLEFT" and "pin_to_corner_sibling PIN_TOPRIGHT"

posted about 7 years ago
#3138 HUD editing: short questions, quick answers in Customization

Clientscheme.res (compare the default file and check which ones you're missing)

If you really want to stay up to date a #base setup with the default clientscheme and applying your changes to fonts/borders/colors would make things a lot easier to maintain.

posted about 7 years ago
#12 mkHUD in Customization

This issue with the overlapping class images in the charinfoloadoutsubpanel can all be fixed with pin_to_sibling and then works regardless of resolution and aspect ratio.

posted about 7 years ago
#3122 HUD editing: short questions, quick answers in Customization
EevoveThank you! Do you also know how I can add my own red/blue images to the panel?

Use the \materials\vgui\replay\thumbnails folder trick for custom vmt+vtf and use those for the "image" path in the clientscheme.res border definition.

posted about 7 years ago
#3120 HUD editing: short questions, quick answers in Customization

@Eevove, they are defined as borders in clientscheme.res

TFFatLineBorder - Dead (and possible other places)
TFFatLineBorderRedBG - Red
TFFatLineBorderBlueBG - Blue

posted about 7 years ago
#155 Improved default HUD in Customization
Eniere[url=http://i.imgur.com/SnMvHwW.pngHow to fix Medic shield FPS drops on MvM[/url]

Changing hud_combattext 1 (damage numbers) also seems to work, so you can still keep the animation events

posted about 7 years ago
#37 ScrapTF Stream Tipping in Projects

Thanks for that link Getawhale!

Some other issues/suggestions:

  • Being able to skip/silence donation comments
  • Show full (or set max length) for donation comments visible in the popup on stream
  • Don't have urls read out loud with the text to speech
posted about 7 years ago
1 ⋅⋅ 46 47 48 49 50 51 52 ⋅⋅ 65