Hey, does anyone know what hud is Botmode using on his last stream? I think is a custom Collyhud, if someone can give me the dl it'll be much aprecciated.
badmonHey, does anyone know what hud is Botmode using on his last stream? I think is a custom Collyhud, if someone can give me the dl it'll be much aprecciated.
Use this thread for similar questions next time :)
[url=https://www.dropbox.com/s/47ryrm2fd08yc5q/Sayo3.rar?dl=0]sayo3[/url]
Use this [url=https://www.teamfortress.tv/45899/wut-hud-crosshair-cfg-thread]thread[/url] for similar questions next time :)
doikubadmonHey, does anyone know what hud is Botmode using on his last stream? I think is a custom Collyhud, if someone can give me the dl it'll be much aprecciated.sayo3
Use this thread for similar questions next time :)
thanks man!
[url=https://www.dropbox.com/s/47ryrm2fd08yc5q/Sayo3.rar?dl=0]sayo3[/url]
Use this [url=https://www.teamfortress.tv/45899/wut-hud-crosshair-cfg-thread]thread[/url] for similar questions next time :)[/quote]
thanks man!
Is there any way to remove the + and - signs in combat text like in the HUD optivex uses?
example in this reddit post here
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing
example in this reddit post here
https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing
casual_m8Is there any way to remove the + and - signs in combat text like in the HUD optivex uses?
example in this reddit post here
https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing
im pretty sure this is based on the font that controls the damage nums; you'd have to edit the font itself to get rid of the minus/plus
if you're using some sort of m0rehud there are customizations that let you remove it (or you could just use the hud merger)
example in this reddit post here
https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing[/quote]
im pretty sure this is based on the font that controls the damage nums; you'd have to edit the font itself to get rid of the minus/plus
if you're using some sort of m0rehud there are customizations that let you remove it (or you could just use the [url=https://www.teamfortress.tv/60220/hud-merger]hud merger[/url])
zherncasual_m8Is there any way to remove the + and - signs in combat text like in the HUD optivex uses?im pretty sure this is based on the font that controls the damage nums; you'd have to edit the font itself to get rid of the minus/plus
example in this reddit post here
https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing
if you're using some sort of m0rehud there are customizations that let you remove it (or you could just use the hud merger)
There is already a minusless version of Rubik in my HUD that you can use, you would have to make a new font definition for it iniside resource/scheme/fonts.res like:
"DamageFont"
{
"1"
{
"name" "Rubik Numbers"
"tall" "22"
"antialias" "1"
"dropshadow" "1"
}
}
And then inside huddamage_medium_shadow.res (assuming you are not using any customization for it) edit the font used for "delta_item_font" and "delta_item_font_big" to be "DamageFont"
example in this reddit post here
https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing[/quote]
im pretty sure this is based on the font that controls the damage nums; you'd have to edit the font itself to get rid of the minus/plus
if you're using some sort of m0rehud there are customizations that let you remove it (or you could just use the [url=https://www.teamfortress.tv/60220/hud-merger]hud merger[/url])[/quote]
There is already a minusless version of Rubik in my HUD that you can use, you would have to make a new font definition for it iniside resource/scheme/fonts.res like:
"DamageFont"
{
"1"
{
"name" "Rubik Numbers"
"tall" "22"
"antialias" "1"
"dropshadow" "1"
}
}
And then inside huddamage_medium_shadow.res (assuming you are not using any customization for it) edit the font used for "delta_item_font" and "delta_item_font_big" to be "DamageFont"
Hypnotizezherncasual_m8Is there any way to remove the + and - signs in combat text like in the HUD optivex uses?im pretty sure this is based on the font that controls the damage nums; you'd have to edit the font itself to get rid of the minus/plus
example in this reddit post here
https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing
if you're using some sort of m0rehud there are customizations that let you remove it (or you could just use the hud merger)
There is already a minusless version of Rubik in my HUD that you can use, you would have to make a new font definition for it iniside resource/scheme/fonts.res like:
"DamageFont"
{
"1"
{
"name" "Rubik Numbers"
"tall" "22"
"antialias" "1"
"dropshadow" "1"
}
}
And then inside huddamage_medium_shadow.res (assuming you are not using any customization for it) edit the font used for "delta_item_font" and "delta_item_font_big" to be "DamageFont"
where is "huddamage_medium_shadow.res"? cant seem to find it in the hud files anywhere
example in this reddit post here
https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3
current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing[/quote]
im pretty sure this is based on the font that controls the damage nums; you'd have to edit the font itself to get rid of the minus/plus
if you're using some sort of m0rehud there are customizations that let you remove it (or you could just use the [url=https://www.teamfortress.tv/60220/hud-merger]hud merger[/url])[/quote]
There is already a minusless version of Rubik in my HUD that you can use, you would have to make a new font definition for it iniside resource/scheme/fonts.res like:
"DamageFont"
{
"1"
{
"name" "Rubik Numbers"
"tall" "22"
"antialias" "1"
"dropshadow" "1"
}
}
And then inside huddamage_medium_shadow.res (assuming you are not using any customization for it) edit the font used for "delta_item_font" and "delta_item_font_big" to be "DamageFont"[/quote]
where is "huddamage_medium_shadow.res"? cant seem to find it in the hud files anywhere
casual_m8where is "huddamage_medium_shadow.res"? cant seem to find it in the hud files anywhere
If you don't have it then you might be using an older version, you want to do the same but inside resource/ui/HudDamageAccount.res instead
where is "huddamage_medium_shadow.res"? cant seem to find it in the hud files anywhere[/quote]
If you don't have it then you might be using an older version, you want to do the same but inside resource/ui/HudDamageAccount.res instead
How do I stop this from happening?
https://cdn.discordapp.com/attachments/848169509554094110/937713779137974312/unknown.png
https://cdn.discordapp.com/attachments/848169509554094110/937713779137974312/unknown.png
I'm having a real fun time tring to get the tooltips to change on the main menu buttons (first time creating / editing a custom hud). Basically I've set custom commands & icons for the bottom row of buttons but I can't get the tooltips to change. I'm doing pretty much all the menu editing in mainmenuoverride.res, and trying to edit gamemenu.res creates additional buttons that I don't want, but that have the right tooltip. I know I've probably done the custom buttons in the stupidest way possible, just leaving the default control names and such intact but changing the command / icon. I've uploaded my work so far here https://files.catbox.moe/wzao2j.zip and if anyone can tell me me what I'm doing wrong, or just fix my gamemenu.res so that it modifies existing buttons instead of creating new ones, I'd be very grateful.
How do I make the spacebar a shortcut for a button? I tried &space and &spacebar and it didn't work.
"labelText" "&space"
[code]"labelText" "&space"[/code]
lateketsuppiHow do I make the spacebar a shortcut for a button? I tried &space and &spacebar and it didn't work.
Special keys such as CTRL, SHIFT and SPACE can't be used as shortcuts. You can try alternatives individually but anything other than standard letters are likely not going to work.
Special keys such as CTRL, SHIFT and SPACE can't be used as shortcuts. You can try alternatives individually but anything other than standard letters are likely not going to work.
https://gyazo.com/30907a245e91a7480505e0bee7f87a12
trying to get this font sorted. the latin characters are using the font, as they should be, but hangul still shows up as the default font
e: solved. needed to adjust range to 0x021 0xffff
trying to get this font sorted. the latin characters are using the font, as they should be, but hangul still shows up as the default font
e: solved. needed to adjust range to 0x021 0xffff
https://i.imgur.com/1vJ31iq.png
Is there any reasonable way to edit the end of match screen?
I don't want to make an edit, play a match, make an edit, play a match, make an edit, play a match, etc.
Is there any reasonable way to edit the end of match screen?
I don't want to make an edit, play a match, make an edit, play a match, make an edit, play a match, etc.
How do I change the color of the health/shadow of the health of the person that killed me?
ApathyHow do I change the color of the health/shadow of the health of the person that killed me?
the color of the killer health is in resource<ui and the file is called FreezePanelKillerHealth.res and be sure to check the animations in scripts<hud animations.txt for when the player is low/buffed
the color of the killer health is in resource<ui and the file is called FreezePanelKillerHealth.res and be sure to check the animations in scripts<hud animations.txt for when the player is low/buffed
AIMBOTHow to change a hud DMG number font?
HudDamageAccount.res in resource/ui
https://cdn.discordapp.com/attachments/946107906779123734/948152170019184680/unknown.png
HudDamageAccount.res in resource/ui
https://cdn.discordapp.com/attachments/946107906779123734/948152170019184680/unknown.png
amp-tApathyHow do I change the color of the health/shadow of the health of the person that killed me?
the color of the killer health is in resource<ui and the file is called FreezePanelKillerHealth.res and be sure to check the animations in scripts<hud animations.txt for when the player is low/buffed
I'm using deli hud, how do I change the color of the shadow of the killer health? I cant find it in either FreezePanelKillerHealth.res or in hundanimations.txt.
the color of the killer health is in resource<ui and the file is called FreezePanelKillerHealth.res and be sure to check the animations in scripts<hud animations.txt for when the player is low/buffed[/quote]
I'm using deli hud, how do I change the color of the shadow of the killer health? I cant find it in either FreezePanelKillerHealth.res or in hundanimations.txt.
How do you edit the text of the list of players in the scoreboard?
I'm trying to change the font & the text colours, and also edit the list headers.
https://imgur.com/a/gXDmy3d
I'm trying to change the font & the text colours, and also edit the list headers.
how do i edit the size of the damage numbers/ make them outlined?
hey, how do i go about putting the hud animations for health and ammo from this into my m0re hud?
https://i.imgur.com/JE4y3tL.mp4
cheers :)
https://i.imgur.com/JE4y3tL.mp4
cheers :)
Late, but how do I completely turn off the health gained number (not the overheal)?
I want to use the m0rehud flashing colors ammo customization, but on m0rehud black 2.0. It is not working when I drag it into the master as I would on other customizations, despite still letting me replace the files in destination and all that. Would love help on this, as it is the only thing I'd like to adjust for this hud. thanks :)
obserLate, but how do I completely turn off the health gained number (not the overheal)?
set CHealthAccountPanel (resource/ui/hudhealthaccount.res)'s "delta_lifetime" property to 0
set CHealthAccountPanel (resource/ui/hudhealthaccount.res)'s "delta_lifetime" property to 0
I know very little about HUDs, but I like as much information as possible near my crosshair for the easiest visibility, so I was wondering if something like this would be possible? And/or how to do it. Basically a tiny version of the spectator HUD (in addition to the one at the top) displayed as little pips.
https://cdn.discordapp.com/attachments/966123404652601424/970788518106394664/unknown.png
https://cdn.discordapp.com/attachments/966123404652601424/970788518609694760/unknown.png
https://cdn.discordapp.com/attachments/966123404652601424/970788518106394664/unknown.png
https://cdn.discordapp.com/attachments/966123404652601424/970788518609694760/unknown.png
https://i.imgur.com/F8vrsKX.jpg
why my surface font look like this?!
also, how would i replace one match hud at the top with one from another hud
why my surface font look like this?!
also, how would i replace one match hud at the top with one from another hud