Is there a simple way to change the main menu background and loading screen backgrounds instead of replacing every map picture? I'm sure you can specify it to always load a specific one and just replace one map picture, but I wasn't sure.
STOGEIs there a simple way to change the main menu background and loading screen backgrounds instead of replacing every map picture? I'm sure you can specify it to always load a specific one and just replace one map picture, but I wasn't sure.
chapterbackgrounds.txt in the scripts folder
chapterbackgrounds.txt in the scripts folder
XenThePybrohow do I edit the light green bar that shows up in the casual lobby after a match that shows how far you are to leveling up?
Try messing around with the values in 'event PvPRankLevelUpXPBar' in hudanimations_tf.
Try messing around with the values in 'event PvPRankLevelUpXPBar' in hudanimations_tf.
Does anyone know how to get rid of this?
http://i.imgur.com/t46iIlL.jpg
It doesn't let me use the number keys to change weapons, and it never goes off either.
[img]http://i.imgur.com/t46iIlL.jpg[/img]
It doesn't let me use the number keys to change weapons, and it never goes off either.
LyreixDoes anyone know how to get rid of this?
http://i.imgur.com/t46iIlL.jpg
It doesn't let me use the number keys to change weapons, and it never goes off either.
I believe the command to get rid of it is -quickswitch to remove that
[img]http://i.imgur.com/t46iIlL.jpg[/img]
It doesn't let me use the number keys to change weapons, and it never goes off either.[/quote]
I believe the command to get rid of it is -quickswitch to remove that
Hi,
How can i disable this help window which stays in the middle of my screen during 5 minuts every new map ?
thanks
How can i disable this help window which stays in the middle of my screen during 5 minuts every new map ?
http://images.akamai.steamusercontent.com/ugc/250337056358128716/D4E36F60A9314EEE2CA300AE166BF58A0F370768/
thanks
kannsenHi,
How can i disable this help window which stays in the middle of my screen during 5 minuts every new map ?
http://images.akamai.steamusercontent.com/ugc/250337056358128716/D4E36F60A9314EEE2CA300AE166BF58A0F370768/
thanks
Hudlayout.res and search for HudTeamGoal and HudTeamGoalTournament, you can set both wide values to 0 to make them go away
How can i disable this help window which stays in the middle of my screen during 5 minuts every new map ?
http://images.akamai.steamusercontent.com/ugc/250337056358128716/D4E36F60A9314EEE2CA300AE166BF58A0F370768/
thanks[/quote]
Hudlayout.res and search for HudTeamGoal and HudTeamGoalTournament, you can set both wide values to 0 to make them go away
Hi.
I get the 'About Casual/Competitive' popup shown to me the first time I click on both modes after startup, checking 'Don't show me again' doesn't do anything.
Can I make it so these windows do not appear at all?
Thank you
I get the 'About Casual/Competitive' popup shown to me the first time I click on both modes after startup, checking 'Don't show me again' doesn't do anything.
Can I make it so these windows do not appear at all?
Thank you
gloryhow do i add a logo to a hud (m0rehud black)
like this
http://imgur.com/a/vKY7s
convert your image into a vtf and put it in mainmenuoverride.res
like this
http://imgur.com/a/vKY7s[/quote]
convert your image into a vtf and put it in mainmenuoverride.res
can I animate main menu buttons to shrink and instead of cutting off the image they make the image smaller?
Question
Is it possible to remove the dotted line, >> bit, class name, ect. from the equip screen? If so, what's the file(s) I'd need to edit to make all that crap go away?
Is it possible to remove the dotted line, >> bit, class name, ect. from the equip screen? If so, what's the file(s) I'd need to edit to make all that crap go away?
http://imgur.com/a/lro8k
XenThePybrogloryhow do i add a logo to a hud (m0rehud black)
like this
http://imgur.com/a/vKY7s
convert your image into a vtf and put it in mainmenuoverride.res
sorry but where in mainmenuoverride.res
like this
http://imgur.com/a/vKY7s[/quote]
convert your image into a vtf and put it in mainmenuoverride.res[/quote]
sorry but where in mainmenuoverride.res
is it possible for me to remove the backgrounds of the buttons on the main menu playlist?
screenshot:https://gyazo.com/28d971798f144ddfa127512e8c002eef
screenshot:https://gyazo.com/28d971798f144ddfa127512e8c002eef
How can I enable killstreaks for my m0rehud black?
Konceptis it possible for me to remove the backgrounds of the buttons on the main menu playlist?
screenshot:https://gyazo.com/28d971798f144ddfa127512e8c002eef
resource/ui/mainmenuplaylistentry.res
BartenderHow can I enable killstreaks for my m0rehud black?
please be more specific
are you talking about the killstreak counter on the ui or what?
if so, resource/ui/huditemeffectmeter_killstreak.res
screenshot:https://gyazo.com/28d971798f144ddfa127512e8c002eef[/quote]
resource/ui/mainmenuplaylistentry.res
[quote=Bartender]How can I enable killstreaks for my m0rehud black?[/quote]
please be more specific
are you talking about the killstreak counter on the ui or what?
if so, resource/ui/huditemeffectmeter_killstreak.res
which files do I edit the casual and competitive main menus? I am pretty sure they are missing entirely from my hud
It was probably asked here before, but I cannot find it, so please don't throw rocks at me;
How would I transfer a custom crosshair from ahud into the default HUD. I just want to use the default HUD with only modification being the crosshair, thats it.
Thanks
How would I transfer a [url=http://imgur.com/fqizdtO]custom crosshair from ahud[/url] into the default HUD. I just want to use the default HUD with only modification being the crosshair, thats it.
Thanks
Add hudlayout and clientscheme to your custom folder
And follow [url=http://www.teamfortress.tv/26790/official-knucklescrosses-release]this[/url].
I'm trying to do this transparent mask over target id team indicators because I can't change it's height
"TransparentViewmodelMask"
{
//alpha doesn't work for this, you need to change the texture's alpha
"ControlName" "ImagePanel"
"fieldName" "TransparentViewmodelMask"
"xpos" "0"
"ypos" "45"
"zpos" "5"
"wide" "650"
"tall" "5"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/bg_blank"
"scaleImage" "1"
}
But it's not transparent it's solid
[code] "TransparentViewmodelMask"
{
//alpha doesn't work for this, you need to change the texture's alpha
"ControlName" "ImagePanel"
"fieldName" "TransparentViewmodelMask"
"xpos" "0"
"ypos" "45"
"zpos" "5"
"wide" "650"
"tall" "5"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/bg_blank"
"scaleImage" "1"
}[/code]
But it's not transparent it's solid
can someone link to all of the stock hud files? several .res files are missing from my custom hud folder so I cannot edit them
you could also get them in tf2_misc_dir in the tf folder, you need gcfscape to open that file tho.
you could also get them in tf2_misc_dir in the tf folder, you need gcfscape to open that file tho.
Hi
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:(
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:(
baltiHi
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:(
I don't know any that do it but here's a guide to put it on your favorite huds http://www.teamfortress.tv/35367/vtf-crosshair-pack
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:([/quote]
I don't know any that do it but here's a guide to put it on your favorite huds http://www.teamfortress.tv/35367/vtf-crosshair-pack
Hi, with the hud im using, whenever I'm looking at a person on my team or the other team, the some of the text gets hidden and I can't see the whole number. Anyone know how to reduce the text size?
baltiHi
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:(
huds can't change crosshairs based on slot. only regular crosshairs can do that because it relies on a crosshair switcher script and scripts can't interact with huds.
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:([/quote]
huds can't change crosshairs based on slot. only regular crosshairs can do that because it relies on a crosshair switcher script and scripts can't interact with huds.
duck_baltiHiI don't know any that do it but here's a guide to put it on your favorite huds http://www.teamfortress.tv/35367/vtf-crosshair-pack
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:(
thanks, I'll give it a try
Can someone please give me a name of any hud that comes with different hud-crosshairs for primary and secondary slot. A quick google search didn't make it:([/quote]
I don't know any that do it but here's a guide to put it on your favorite huds http://www.teamfortress.tv/35367/vtf-crosshair-pack[/quote]
thanks, I'll give it a try