ScoutmanuntamedHow do I change my health cross to the one I want in the image? It’s for a different hud. https://imgur.com/mXMGuiIcopy hudplayerhealth.res from m0rehud black
and paste it to m0rehud black 2.0
Ty
ScoutmanuntamedHow do I change my health cross to the one I want in the image? It’s for a different hud. https://imgur.com/mXMGuiIcopy hudplayerhealth.res from m0rehud black
and paste it to m0rehud black 2.0
Ty
Does anyone happen to know what hud is in this video? Looks like an edited flathud, but I'm not entirely sure.
https://www.youtube.com/watch?v=bzs8AsIG4nk
Hey Im trying to add a button to the cluster that has the options, adv options, commentary, etc. It works fine but im having trouble adding a tooltip like the ones on the other buttons. Any ideas on how to do it?
Also im moving the Arena playercount ypos to lower but it cuts off, can't figure out how to fix this.
How can I add dx81 support to my custom hud, every time i launch the game with dx81 its freaks out and its all white and i cant see anything.
Where do I go to change the color in the image? https://imgur.com/pygNOuM
untamedWhere do I go to change the color in the image? https://imgur.com/pygNOuM
hudhealthaccount.res
"Resource/UI/HudHealthAccount.res"
{
"CHealthAccountPanel"
{
"fieldName" "CHealthAccountPanel"
"delta_item_x" "13"
"delta_item_start_y" "50"
"delta_item_end_y" "0"
"PositiveColor" "0 255 0 255" //heal color
"NegativeColor" "255 0 0 255"
"delta_lifetime" "1.5"
"delta_item_font" "HudFontMedium"
}
}
How do I change the color of the KotH timers? Changing the fgcolor in HudObjectiveTimePanel.res doesn't work. Seems like there is an animation or something, but I can't find one.
Edit: Found them. ActiveTimerHighlight and ActiveTimerDim. Once I reload the hud files the fgcolor of both timers is changed to white again. Is there a way to get around that?
How do I fix these white boxes coming up when I change disguise as spy?
Either removing them or making them the default is fine.
arnoIdHow do I fix these white boxes coming up when I change disguise as spy?
Either removing them or making them the default is fine.
https://i.imgur.com/1Hk3DC8.jpg
event HudSpyDisguiseChanged
{
Animate PlayerStatusSpyOutlineImage Alpha "0" Linear 0.0 0.2
Animate PlayerStatusSpyOutlineImage Position "c-200 c-200" Linear 0.0 0.2
Animate PlayerStatusSpyOutlineImage Size "400 400" Linear 0.0 0.2
RunEvent HudSpyDisguiseHide 0.7
}
in HudAnimations_custom
Is there any way to change the "HudItemEffectMeter_SodaPopper" fully charged color (pulsing red) and pulsing rate? I assumed the controls were in "HudAnimations_tf" but I can't seem to find them anywhere.
Is there a way to make the ubercharge show me the number alone (eg 34 instead of 34%)? I assume not but I think it'd look a lot better.
Also, please can someone add a search in thread function so we don't have to load 212 pages? Or at least a button to show all posts on one page so I can search them myself?
site:https://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers/ {HUD QUESTION HERE}
Use that to search the whole thread at once, and to change the uber to not have the %, you need to edit the % glyph out of the font itself that the HUD uses.
_Kermitsite:https://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers/ {HUD QUESTION HERE}
Use that to search the whole thread at once, and to change the uber to not have the %, you need to edit the % glyph out of the font itself that the HUD uses.
ty very much :D
JBEdit: Found them. ActiveTimerHighlight and ActiveTimerDim. Once I reload the hud files the fgcolor of both timers is changed to white again. Is there a way to get around that?
https://i.imgur.com/nN1Gfjz.png
I believe you need to change the animation as well; generally if a color is right on first launch but then changes with a reload/etc it's an animation thing. Check in hudanimations for `ActiveTimerHighlight` and `ActiveTimerDim`
does anyone know the name of the damage number font used in this video
yottydoes anyone know the name of the damage number font used in this video
https://www.youtube.com/watch?v=yMNd2VMuLuE
"dmgnumbers"
{
"1"
{
"name" "TF2"
"tall" "24"
"tall_lodef" "28"
"weight" "500"
"additive" "0"
"antialias" "1"
}
}
any idea how to fix this error in console?
resource/UI/HudItemEffectMeter_KillStreak.res missing ContinuousProgressBar field "ItemEffectMeter"
m0re hud black
WhiskerJBEdit: Found them. ActiveTimerHighlight and ActiveTimerDim. Once I reload the hud files the fgcolor of both timers is changed to white again. Is there a way to get around that?I believe you need to change the animation as well; generally if a color is right on first launch but then changes with a reload/etc it's an animation thing. Check in hudanimations for `ActiveTimerHighlight` and `ActiveTimerDim`
https://i.imgur.com/nN1Gfjz.png
Yeah I changed the animation. My problem is that I want the fgColor of both timers to be different for each team (Red for Team Red and blue for Team Blu). As far as I can tell, the animation doesn't differentiate between the Team Red and Team Blu timer though. So I'm looking for a way to either have an animation per team or get rid off the animation entirely and simply have the fgcolors from hudobjectivekothtimepanel.res. I tried changing the animations so they don't impact the TimePanelValues, but that didn't change anything.
donovinyottydoes anyone know the name of the damage number font used in this video
https://www.youtube.com/watch?v=yMNd2VMuLuE"dmgnumbers" { "1" { "name" "TF2" "tall" "24" "tall_lodef" "28" "weight" "500" "additive" "0" "antialias" "1" } }
do i just paste this in my huddamageaccount?
yottydonovinyottydoes anyone know the name of the damage number font used in this video
https://www.youtube.com/watch?v=yMNd2VMuLuE"dmgnumbers" { "1" { "name" "TF2" "tall" "24" "tall_lodef" "28" "weight" "500" "additive" "0" "antialias" "1" } }
do i just paste this in my huddamageaccount?
No that goes in clientscheme.res, this is a font not a hud element. Then in huddamageaccount.res change the "font" to the name "dmgnumbers" and it should work.
Does anyone know what file the razorback charge meter is located in rayshud?
agentsarrDoes anyone know what file the razorback charge meter is located in rayshud?
huditemeffectmeter.res but it also control the sandman/wrap assassin, jarate, buff banner/concheror/battalion backup, sandvich/steak, cloak
Does anyone know how to modify and shrink down the huge spy outline when disguising is finished?
Does anyone know how I can fix the casual and comp levels from displaying [unknown]?
Example pic:
https://imgur.com/a/nJEyAtQ
I'm using default hud, is there a way to make ammo flicker in red or have a clearer indicator when it's low?
Anyone know if it's possible to display the scoreline on HUD without having to open the scoreboard? And if so, what would you need to do?
chostarmanDoes anyone know how to modify and shrink down the huge spy outline when disguising is finished?
go to scripts and hudanimations_custom.txt or whatever you file name is, HudSpyDisguiseChanged section
a good example i have :
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
chostarmanDoes anyone know how I can fix the casual and comp levels from displaying [unknown]?
Example pic:
https://imgur.com/a/nJEyAtQ
delete PvPRankPanel.res see if it fix it
ZeRo5I'm using default hud, is there a way to make ammo flicker in red or have a clearer indicator when it's low?
you need to add scripts/hudanimations_tf.txt go to event HudLowAmmoPulse, replace HudLowAmmoPulse,HudLowAmmoPulseLoop,HudLowAmmoPulseStop with this :
event HudLowAmmoPulse
{
Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075
Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075
Animate AmmoInClip FgColor "TanLight" Linear 0.0 0.075
Animate AmmoInClip FgColor "LightRed" Linear 0.125 0.075
Animate AmmoInReserve FgColor "TanLight" Linear 0.0 0.075
Animate AmmoInReserve FgColor "LightRed" Linear 0.125 0.075
Animate AmmoNoClip FgColor "TanLight" Linear 0.0 0.075
Animate AmmoNoClip FgColor "LightRed" Linear 0.125 0.075
RunEvent HudLowAmmoPulseLoop 0.25
}
// call to loop HudLowAmmoPulse
event HudLowAmmoPulseLoop
{
RunEvent HudLowAmmoPulse 0.0
}
event HudLowAmmoPulseStop
{
StopEvent HudLowAmmoPulse 0.0
StopEvent HudLowAmmoPulseLoop 0.0
Animate AmmoInClip FgColor "TanLight" Accel 0.0 0.0
Animate AmmoInReserve FgColor "TanLight" Accel 0.0 0.0
Animate AmmoNoClip FgColor "TanLight" Accel 0.0 0.0
}
also add resource/ui/hudammoweapons.res and change HudWeaponLowAmmoImage xpos and ypos values to 9999
what the animation looks like: https://imgur.com/a/LIEs1hD (taken from tf2hudplus)
if you want the default hud files
CollaideAnyone know if it's possible to display the scoreline on HUD without having to open the scoreboard? And if so, what would you need to do?
i don't think it is possible do to that but who knows
hi, i use morehud black 2.0 and sometimes i have problems about seeing countdown in hudmatchstatus thing like it shows how many seconds left to your respawn. I want to make this bigger and bold maybe, how?