I'm wondering if it is possible to edit lawena's "killfeed only" hud in order to show healing text or damage text
If so how would I go about doing it?
If so how would I go about doing it?
RikachuFranklinNinjaWas wondering, does anyone know if its possible to maybe edit a hud to remove the Critical Hit! Text when u headshot/kritz them?
afaik it's not a HUD thing, but a Texture/Sprite thing.
afaik it's not a HUD thing, but a Texture/Sprite thing.
How do I remove these MvM robots from the mainmenu of grape's m0re hud? (http://imgur.com/inhMpnH)
+
How do I edit the color the text when selected? I don't like the pink. (http://imgur.com/1NSjG90)
Thanks :D
+
How do I edit the color the text when selected? I don't like the pink. (http://imgur.com/1NSjG90)
Thanks :D
http://www.megafileupload.com/1TZb/5MD.zip
i have a crosshair in my game that I literally cannot find in my hud. it's not the game crosshair. i want to change its color but ive been trying to locate it for days. if anyone can find it i will love you forever
i have a crosshair in my game that I literally cannot find in my hud. it's not the game crosshair. i want to change its color but ive been trying to locate it for days. if anyone can find it i will love you forever
Little question, whenever I go to heal someone, the health in my TargetID disappears and then doesn't come back until I do hud_reloadscheme
http://puu.sh/hIV3s/e8acf86539.jpg
http://puu.sh/hIV4f/884a762e08.jpg
http://puu.sh/hIV3s/e8acf86539.jpg
http://puu.sh/hIV4f/884a762e08.jpg
RawrsorLittle question, whenever I go to heal someone, the health in my TargetID disappears and then doesn't come back until I do hud_reloadscheme
http://puu.sh/hIV3s/e8acf86539.jpg
http://puu.sh/hIV4f/884a762e08.jpg
You've fucked up a hud animation somewhere.
http://puu.sh/hIV3s/e8acf86539.jpg
http://puu.sh/hIV4f/884a762e08.jpg[/quote]
You've fucked up a hud animation somewhere.
Is it possible to have a second seperate image for an image button for when it's armed?
How would I go about moving the buttons, and how could I make the font of the buttons bigger?
[img]http://i.imgur.com/J7A5lEW.jpg?1[/img]
Is possible to change the size of the chat font?
I play on Linux on is too small and hurts my eyes
I play on Linux on is too small and hurts my eyes
[img]http://images.akamai.steamusercontent.com/ugc/3245156510439761151/41958A5EE8EACEBE0C2623D8CF931F5EABA74142/[/img]
[img]http://images.akamai.steamusercontent.com/ugc/3281175165270730465/93ABD7870C16FB0760F24662FA957DBFD183A0D1/1[/img]
fyrHow would I go about moving the buttons, and how could I make the font of the buttons bigger?
http://i.imgur.com/J7A5lEW.jpg?1
The button positions and font are found in resource/ui/mainmenuoverride.res, just mess around with the xpos and ypos till you find something you like. As with the fonts, it differs for each hud. Some will have something like "Hud48" the number being the font size. If it has that, change the number (not all numbers will work).
[img]http://i.imgur.com/J7A5lEW.jpg?1[/img][/quote]
The button positions and font are found in resource/ui/mainmenuoverride.res, just mess around with the xpos and ypos till you find something you like. As with the fonts, it differs for each hud. Some will have something like "Hud48" the number being the font size. If it has that, change the number (not all numbers will work).
What file is this because i need to fix it lol
http://i.imgur.com/N1d22ST.png
http://i.imgur.com/N1d22ST.png
There's no rotate property or anything but swapping the xpos and ypos and/or swapping the wide and tall values for an element might give you the same effect.
Is there a way to switch between scoreboards without toggling minmode?
TyepWhat file is this because i need to fix it lol
http://i.imgur.com/N1d22ST.png
should be in HudPlayerHealth
http://i.imgur.com/N1d22ST.png[/quote]
should be in HudPlayerHealth
http://www.twitch.tv/harbleu/c/944077 I want to have similar "health cluster icons" I looked into hudmediccharge.res and played around with the values for "HealthClusterIcon" but it didnt do much. Maybe this isnt even hud related idunno..
Chopphttp://www.twitch.tv/harbleu/c/944077 I want to have similar "health cluster icons" I looked into hudmediccharge.res and played around with the values for "HealthClusterIcon" but it didnt do much. Maybe this isnt even hud related idunno..
I think its the medigun fov set to 0 then custom particles
I think its the medigun fov set to 0 then custom particles
ZootSuitRioterChopphttp://www.twitch.tv/harbleu/c/944077 I want to have similar "health cluster icons" I looked into hudmediccharge.res and played around with the values for "HealthClusterIcon" but it didnt do much. Maybe this isnt even hud related idunno..
I think its the medigun fov set to 0 then custom particles
it was 2011 when viewmodel_fov 0 gave the ghost medibeam
rip ghost beam
I think its the medigun fov set to 0 then custom particles[/quote]
it was 2011 when viewmodel_fov 0 gave the ghost medibeam
rip ghost beam
TyepWhat file is this because i need to fix it lol
http://i.imgur.com/N1d22ST.png
spectatorguihealth
http://i.imgur.com/N1d22ST.png[/quote]
spectatorguihealth
sevennnZootSuitRioterit was 2011 when viewmodel_fov 0 gave the ghost medibeamChopphttp://www.twitch.tv/harbleu/c/944077 I want to have similar "health cluster icons" I looked into hudmediccharge.res and played around with the values for "HealthClusterIcon" but it didnt do much. Maybe this isnt even hud related idunno..
I think its the medigun fov set to 0 then custom particles
rip ghost beam
Huh. still works for me on a valve server
I think its the medigun fov set to 0 then custom particles[/quote]
it was 2011 when viewmodel_fov 0 gave the ghost medibeam
rip ghost beam[/quote]
Huh. still works for me on a valve server
How to make corners of the static color ImagePanel rounded? I remember it had something with PaintBackgroundType
HerganHow to make corners of the static color ImagePanel rounded? I remember it had something with PaintBackgroundType
"PaintBackgroundType" "2"
if that doesnt work change the imagepanel to an editablepanel and the fillcolor to bgcolor_override
"PaintBackgroundType" "2"
if that doesnt work change the imagepanel to an editablepanel and the fillcolor to bgcolor_override
So I was on Ceejaey's stream, and saw that his MvM wave info stayed even after the mission started, showing how many bots there still were, decreasing throughout.
How could I add that to my hud?
How could I add that to my hud?
Video: http://www.twitch.tv/ceejaey/v/4075267
ninjajiroSo I was on Ceejaey's stream, and saw that his MvM wave info stayed even after the mission started, showing how many bots there still were, decreasing throughout.
How could I add that to my hud?
Video: http://www.twitch.tv/ceejaey/v/4075267
It's a command, not sure which, but just type "find mvm" in console and you'll find all related to MvM, I think it's in Comanglia's config also.
collycatHerganHow to make corners of the static color ImagePanel rounded? I remember it had something with PaintBackgroundType"PaintBackgroundType" "2"
if that doesnt work change the imagepanel to an editablepanel and the fillcolor to bgcolor_override
Thanks! I'll try that
How could I add that to my hud?
Video: http://www.twitch.tv/ceejaey/v/4075267[/quote]
It's a command, not sure which, but just type "find mvm" in console and you'll find all related to MvM, I think it's in Comanglia's config also.
[quote=collycat][quote=Hergan]How to make corners of the static color ImagePanel rounded? I remember it had something with PaintBackgroundType[/quote]
"PaintBackgroundType" "2"
if that doesnt work change the imagepanel to an editablepanel and the fillcolor to bgcolor_override[/quote]
Thanks! I'll try that
noob question but how do i get my hp to pulse when its low like in garm3n hud (editing brosel hud)
i installed all my fonts right but this still fucking happens :/
[img]http://imgur.com/xHdbAKu[/img]
FireI got 2 little questions about chargemeters.
1. where do i find the x/y positions for the bonk drink / crit-a-cola chargemeter?
2. where do i find the x/y positions for the huntsman chargemeter ?
i assumed HudBowCharge.res to be the chargemeter for huntsman but it didnt work for me.
The huntsman charge meter is the same as the demoman sticky charge meter for some reason
1. where do i find the x/y positions for the bonk drink / crit-a-cola chargemeter?
2. where do i find the x/y positions for the huntsman chargemeter ?
i assumed HudBowCharge.res to be the chargemeter for huntsman but it didnt work for me.[/quote]
The huntsman charge meter is the same as the demoman sticky charge meter for some reason