hud_combattext_green
hud_combattext_red
hud_combattext_blue
hud_combattext_red
hud_combattext_blue
MagmaDudebLaHow do I change the killstreak count in the target ID from a simple number to "Streak: (xxx)"?
And yes, I know it's possible, I've seen it on the TFTV HUD.
Ammo in clip count reading as "Ammo: (xxx)" would also be appreciated.
In the HudItemEffect_killstreak.res find "ItemEffectMeterLabel" and try changing "#TF_Killstreak" to "Steak: #TF_Killstreak". If it doesn't work make a new text label and make the "labeltext" to whatever you want and put it beside the killstreak.
"SteakLabel" { "ControlName" "CExLabel" "fieldName" "SteakLabel" "xpos" "25" "ypos" "27" "zpos" "2" "wide" "41" "tall" "15" "autoResize" "1" "pinCorner" "2" "visible" "0" "enabled" "0" "tabPosition" "0" "labelText" "Streak" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "font" "TFFontSmall" }
Same thing for the ammo in HudAmmoWeapons.res.
I don't think this would do anything in the target ID
And yes, I know it's possible, I've seen it on the TFTV HUD.
Ammo in clip count reading as "Ammo: (xxx)" would also be appreciated.[/quote]
In the HudItemEffect_killstreak.res find "ItemEffectMeterLabel" and try changing "#TF_Killstreak" to "Steak: #TF_Killstreak". If it doesn't work make a new text label and make the "labeltext" to whatever you want and put it beside the killstreak.
[code]
"SteakLabel"
{
"ControlName" "CExLabel"
"fieldName" "SteakLabel"
"xpos" "25"
"ypos" "27"
"zpos" "2"
"wide" "41"
"tall" "15"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"labelText" "Streak"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "TFFontSmall"
}[/code]
Same thing for the ammo in HudAmmoWeapons.res.[/quote]
I don't think this would do anything in the target ID
Chance any of you guys know how to fix this?
https://cdn.discordapp.com/attachments/380850686411145239/429083883007639553/20180329183748_1.png
[img]https://cdn.discordapp.com/attachments/380850686411145239/429083883007639553/20180329183748_1.png[/img]
i downloaded the updated broesel hud ,and the hudcrosshairs dont seem to work
visible is set to 1
i dont know if im missing something,maybe the update broke soemthing about that?
before the update i used broesel_blue and it worked just fine
visible is set to 1
i dont know if im missing something,maybe the update broke soemthing about that?
before the update i used broesel_blue and it worked just fine
WeShallFallenHeads up: OnlyAtMenu no longer seems to function as an option in gamemenu.res or mainmenuoverride.res
It does work for me, I tried in multiple huds and it works in all of them
It does work for me, I tried in multiple huds and it works in all of them
Anybody know how to get rid of the blue bar in this screenshot when spectating teammates?
https://imgur.com/a/SZZf5
What event is called in hudanimations_tf.txt to make meters flash? I know the uber meter is flashed with the event HudMedicCharged, but I can't seem to find the event for other meters like phlog and banners.
No idea if this has been answered before, but how exactly do I get gifs working ingame? I'm trying to make a part of my main menu animated.
image:
[spoiler]
nevermind found the answer
image:
[spoiler][img]https://i.imgur.com/yagBDpG.png[/img]
[/spoiler]
nevermind found the answer
Is it still possible to edit the color of item effect labels(eg. jarate, mangler)?
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.
solly6Is it still possible to edit the color of item effect labels(eg. jarate, mangler)?
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.
You can have dropshadow fonts as item effect meter labels for better visibility, but the colors are hard-coded I think.
Also the round counter is hudroundcounter.res
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.[/quote]
You can have dropshadow fonts as item effect meter labels for better visibility, but the colors are hard-coded I think.
Also the round counter is hudroundcounter.res
bLasolly6Is it still possible to edit the color of item effect labels(eg. jarate, mangler)?You can have dropshadow fonts as item effect meter labels for better visibility, but the colors are hard-coded I think.
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.
Also the round counter is hudroundcounter.res
Any examples? Like these fonts to choose from?
EDIT: Still doesn't work.
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.[/quote]
You can have dropshadow fonts as item effect meter labels for better visibility, but the colors are hard-coded I think.
Also the round counter is hudroundcounter.res[/quote]
Any examples? Like [url=http://www.1001fonts.com/drop-shadow-fonts.html?page=1&items=10]these fonts[/url] to choose from?
EDIT: Still doesn't work.
https://gyazo.com/59881e5a6c8ddc2ccaa5972e2279e94f
I haven't been able to click the item drop notifications for a while, but enter used to work. Now that's stopped working so the only way to make them go away is pressing escape, which means it pops up after every death. How fix?
I haven't been able to click the item drop notifications for a while, but enter used to work. Now that's stopped working so the only way to make them go away is pressing escape, which means it pops up after every death. How fix?
SirCupcakehttps://gyazo.com/59881e5a6c8ddc2ccaa5972e2279e94f
I haven't been able to click the item drop notifications for a while, but enter used to work. Now that's stopped working so the only way to make them go away is pressing escape, which means it pops up after every death. How fix?
I think its the zpos change that happened with the Jungle Inferno update. Check your itempickuppanel.res file (item_pickup) and see if it matches.
I haven't been able to click the item drop notifications for a while, but enter used to work. Now that's stopped working so the only way to make them go away is pressing escape, which means it pops up after every death. How fix?[/quote]
I think its the zpos change that happened with the Jungle Inferno update. Check your [url=https://github.com/SteamDatabase/GameTracking-TF2/blob/master/tf/tf2_misc_dir/resource/ui/econ/itempickuppanel.res]itempickuppanel.res[/url] file (item_pickup) and see if it matches.
solly6bLaAny examples? Like these fonts to choose from?solly6Is it still possible to edit the color of item effect labels(eg. jarate, mangler)?You can have dropshadow fonts as item effect meter labels for better visibility, but the colors are hard-coded I think.
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.
Also the round counter is hudroundcounter.res
EDIT: Still doesn't work.
Add a font to the clientscheme, add "dropshadow" "1" to the parameters, and change the item meter font to the dropshadow font.
EDIT: Where do I find TimerBG? I checked hudmatchstatus.res in vgui_drawtree and it's in Round Counter but when I checked, it wasn't there.[/quote]
You can have dropshadow fonts as item effect meter labels for better visibility, but the colors are hard-coded I think.
Also the round counter is hudroundcounter.res[/quote]
Any examples? Like [url=http://www.1001fonts.com/drop-shadow-fonts.html?page=1&items=10]these fonts[/url] to choose from?
EDIT: Still doesn't work.[/quote]
Add a font to the clientscheme, add "dropshadow" "1" to the parameters, and change the item meter font to the dropshadow font.
For the match hud, what controls your panel's bg color? The color ignores the ones set at the top of playerpanels_kv, and changing any of the colors later on in TeamStatus (or other elements in hudmatchstatus.res) doesn't seem to affect it.
is it possible to change the valve comp hud thing at the top or is it just stuck there?
would be nice to have on the side smaller or sideways even instead of always mashing tab
would be nice to have on the side smaller or sideways even instead of always mashing tab
sibbyis it possible to change the valve comp hud thing at the top or is it just stuck there?
would be nice to have on the side smaller or sideways even instead of always mashing tab
it's hudmatchstatus.res and you can disable it by setting tf_use_match_hud 0
would be nice to have on the side smaller or sideways even instead of always mashing tab[/quote]
it's hudmatchstatus.res and you can disable it by setting [i]tf_use_match_hud 0[/i]
how can i remove this border?
[img]https://i.imgur.com/VnGOKvs.jpg[/img]
Hi, im using the latest rayshud and i wondered where i could find the option responsible for the background opacity in the main menu (im talking about the dark transparent panel in the background of the medal and the buttons). Would like to have it solid black but i didnt find anything that affected it. I already tried tinkering with some colors in the clientscheme_colors.res but to no avail.
I know some people probably already asked this, but I can't get my health to turn a normal color when I touch a resupply cabinet.
here's the dropbox link:https://www.dropbox.com/sh/6q0jxn5y3qvc0hp/AACYVLiykbF0axB-WvwhknpSa?dl=0
here's the dropbox link:https://www.dropbox.com/sh/6q0jxn5y3qvc0hp/AACYVLiykbF0axB-WvwhknpSa?dl=0
nevermind, fixed it. Another question I had was, how do I make my health show on the TargetID, rather than on top of the player?
Yuphow can i remove this border?
https://i.imgur.com/VnGOKvs.jpg
It should be HudRoundCounter.res > look for something called background (if its m0rehud is BackgroundGrey) and then set both draw_corner_width - height to 0
Jason_HeyHi, im using the latest rayshud and i wondered where i could find the option responsible for the background opacity in the main menu (im talking about the dark transparent panel in the background of the medal and the buttons). Would like to have it solid black but i didnt find anything that affected it. I already tried tinkering with some colors in the clientscheme_colors.res but to no avail.
The color is TransparentPanelBG in clientscheme_colors.res but i have no idea if its used in other parts of the hud or not so its probably better if you change it manually from MainMenuOverride.res
creeprootnevermind, fixed it. Another question I had was, how do I make my health show on the TargetID, rather than on top of the player?
Use tf_hud_target_id_disable_floating_health "1"
[img]https://i.imgur.com/VnGOKvs.jpg[/img][/quote]
It should be HudRoundCounter.res > look for something called background (if its m0rehud is BackgroundGrey) and then set both draw_corner_width - height to 0
[quote=Jason_Hey]Hi, im using the latest rayshud and i wondered where i could find the option responsible for the background opacity in the main menu (im talking about the dark transparent panel in the background of the medal and the buttons). Would like to have it solid black but i didnt find anything that affected it. I already tried tinkering with some colors in the clientscheme_colors.res but to no avail.[/quote]
The color is TransparentPanelBG in clientscheme_colors.res but i have no idea if its used in other parts of the hud or not so its probably better if you change it manually from MainMenuOverride.res
[quote=creeproot]nevermind, fixed it. Another question I had was, how do I make my health show on the TargetID, rather than on top of the player?[/quote]
Use tf_hud_target_id_disable_floating_health "1"