d4nnyHow do you edit the little killstreak counter?
huditemeffectmeter_killstreak.res
Account Details | |
---|---|
SteamID64 | 76561198067784058 |
SteamID3 | [U:1:107518330] |
SteamID32 | STEAM_0:0:53759165 |
Country | France |
Signed Up | July 7, 2018 |
Last Posted | August 6, 2022 at 8:41 AM |
Posts | 131 (0.1 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
d4nnyHow do you edit the little killstreak counter?
huditemeffectmeter_killstreak.res
reakohow do i change the part of my hud affected by tf_use_match_hud 1?
hudmatchstatus.res
hudroundcounter.res
hudobjectivetimepanel.res (if_match)
hudobjectivekothtimepanel.res (if_match)
shiznodoes anyone have an updated version of the old broesel hud that had the thinner konr wings?
TendoNhttps://www.youtube.com/watch?v=1nhrQuGnC28 hud?
m0rehud, just modify it with the customizations folder
En fait tu va dans toonhud\materials\vgui\replay\thumbnails\xhairs tu copie colle ce dossier dans flawhud ça doit être exactement le même chemin.
Après, tu va dans toonhud\resource\ui\hudplayerhealth.res tu copie colle tout ça:
"Crosshair1"
{
"ControlName" "CTFImagePanel"
"fieldName" "Crosshair1"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "198"
"wide" "24" // Crosshair1 size
"tall" "24" // Crosshair1 size
"visible" "1" // Crosshair1 enabled
"enabled" "1" // Crosshair1 enabled
"image" "replay/thumbnails/xhairs/xhair1"
"scaleImage" "1"
"drawcolor" "G_Crosshair1Color"
"Alpha" "200" // Crosshair1 opacity
}
"Crosshair2"
{
"ControlName" "CTFImagePanel"
"fieldName" "Crosshair2"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "197"
"wide" "24" // Crosshair2 size
"tall" "24" // Crosshair2 size
"visible" "0" // Crosshair2 enabled
"enabled" "0" // Crosshair2 enabled
"image" "replay/thumbnails/xhairs/xhair2"
"scaleImage" "1"
"drawcolor" "G_Crosshair2Color"
"Alpha" "255" // Crosshair2 opacity
}
"Crosshair3"
{
"ControlName" "CTFImagePanel"
"fieldName" "Crosshair3"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "196"
"wide" "24" // Crosshair3 size
"tall" "24" // Crosshair3 size
"visible" "0" // Crosshair3 enabled
"enabled" "0" // Crosshair3 enabled
"image" "replay/thumbnails/xhairs/xhair3"
"scaleImage" "1"
"drawcolor" "G_Crosshair3Color"
"Alpha" "255" // Crosshair3 opacity
}
dans flawhud\resource\ui\hudplayerclass.res
Aussi va dans toonhud\resource\clientscheme_colors.res et cherche à quoi correspondent les valeurs de G_Crosshair1Color ,G_Crosshair2Color ,G_Crosshair3Color comme ça tu les remplace par les valeurs (rouge,vert,bleu,transparence) que tu utilise parce qu'elle n'existe pas dans flawhud
CaDDyMaybe someone knows this hud's name ?
https://steamcommunity.com/sharedfiles/filedetails/?id=337253598
it's yahud, wich version idk it may be a modified one, the closest thing you can get today is yahud cx but you need to change the font to avenir and change some colors
kittyUsing Grape-M0rehud the damage numbers become blurry and slightly yellow when zoomed in with the sniper rifle:
https://i.imgur.com/Ei2rrg5.jpg
With the regular M0rehud this doesn't happen, even though I used the exact same font. Any idea why this happens and how can I fix it?
maybe there is a problem with the color in huddamageaccount.res ?
rest in peace your own pocket medic
bearodactylI tried to install jay's sunset menu animation vpk but I think rayshud's custom background is overwriting it, how would I go about doing this? I tried deleting the upwards backgrounds and putting the sunset menu animation in there but it didn't work either. Also tried just putting the vpk in the main custom folder like I think you're supposed to and that didn't work. I would imagine I have to edit some file in rayshud to say not to look for a custom background?
pretty much the same : https://github.com/Hypnootize/TF2-Hud-Crosshairs
PotchDoes anyone know how to make the killfeed transparent or remove profile pictures from the scoreboard?
hudlayout.res, HudDeathNotice, BaseBackgroundColor change the values to 0 0 0 100 for example
scoreboard.res, ClassImage for the 2D class image, classmodelpanel for the 3D class image
exactly like Wiethoofd said:
you can add "fgcolor" if you want anything else than white numbers
event HudSpyDisguiseChanged
{
Animate PlayerStatusSpyOutlineImage Alpha "200" Linear 0.0 0.2
Animate PlayerStatusSpyOutlineImage Position "c-400 c-0" Linear 0.0 0.2
Animate PlayerStatusSpyOutlineImage Size "200 200" Linear 0.0 0.2
RunEvent HudSpyDisguiseHide 0.7
}
looks like this : https://imgur.com/a/JSaabAZ
do you really care about downvote ?
the hud is a modified version of peach hud used by miakitsune