Hello, so i am making my first hud and i cant for the life of me find which thing to edit to change the font of the team players (the names, scores, ping etc) in scoreboard.res
https://www.dropbox.com/s/1vglfqozpfsr5kk/2014-12-29_00001.jpg?dl=0
Any help would be awesome :D
Hello, so i am making my first hud and i cant for the life of me find which thing to edit to change the font of the team players (the names, scores, ping etc) in scoreboard.res
https://www.dropbox.com/s/1vglfqozpfsr5kk/2014-12-29_00001.jpg?dl=0
Any help would be awesome :D
f_blueOkay, good for you then. Take it as a general rant, I'm too sensitive regarding the issue I explained. The CapNumPlayers without x works for all broeselhud users, so the problem is somewhere on your end. My last guess: Do you have Mac OS? Some fonts are incompatible with Mac OS, it could explain your problem.
Nah, it was the problem with the font definition, I fixed it now. Thanks for being patient!
[quote=f_blue]Okay, good for you then. Take it as a general rant, I'm too sensitive regarding the issue I explained. The CapNumPlayers without x works for all broeselhud users, so the problem is somewhere on your end. My last guess: Do you have Mac OS? Some fonts are incompatible with Mac OS, it could explain your problem.[/quote]
Nah, it was the problem with the font definition, I fixed it now. Thanks for being patient!
devamar_10Hello, so i am making my first hud and i cant for the life of me find which thing to edit to change the font of the team players (the names, scores, ping etc) in scoreboard.res
You have to change the "Default" font in the clientscheme file.
[quote=devamar_10]Hello, so i am making my first hud and i cant for the life of me find which thing to edit to change the font of the team players (the names, scores, ping etc) in scoreboard.res[/quote]
You have to change the "Default" font in the clientscheme file.
I want to add the 3D charecter models that have the model showing current items equipped(cosmetics, etc...) to budhud when selecting a class.
Any help?
I want to add the 3D charecter models that have the model showing current items equipped(cosmetics, etc...) to budhud when selecting a class.
Any help?
i think i asked this before but i can't find my post if i did
how do i make my collector's items have red names/backgrounds? right now theyre green.
i think i asked this before but i can't find my post if i did
how do i make my collector's items have red names/backgrounds? right now theyre green.
Do any of you guys know the name of the font(s) usef for health and ammo in KA_Hud? All it says is heavy48
Do any of you guys know the name of the font(s) usef for health and ammo in KA_Hud? All it says is heavy48
f_bluedevamar_10Hello, so i am making my first hud and i cant for the life of me find which thing to edit to change the font of the team players (the names, scores, ping etc) in scoreboard.res
You have to change the "Default" font in the clientscheme file.
Worked :D thx a lot man
[quote=f_blue][quote=devamar_10]Hello, so i am making my first hud and i cant for the life of me find which thing to edit to change the font of the team players (the names, scores, ping etc) in scoreboard.res[/quote]
You have to change the "Default" font in the clientscheme file.[/quote]
Worked :D thx a lot man
f_blueStochast1cWhy bother loading another font when you can either just replace the tf_english definition (remove the x) or for a lasting solution just edit the capnumplayers label text to just %numcappers%
In my opinion editing tf_english is a no-go because the file contents change too often. Labeltext %numcappers% doesn't work the way you think.
What do you mean doesn't work the way I think?
[quote=f_blue][quote=Stochast1c]Why bother loading another font when you can either just replace the tf_english definition (remove the x) or for a lasting solution just edit the capnumplayers label text to just %numcappers%[/quote]
In my opinion editing tf_english is a no-go because the file contents change too often. Labeltext %numcappers% doesn't work the way you think.[/quote]
What do you mean doesn't work the way I think?
Stochast1cWhat do you mean doesn't work the way I think?
Okay, I just forgot to move xpos. Anyway, broesel probably didn't know about %numcappers%. The numbers only font is still useful for a few other things.
[quote=Stochast1c]What do you mean doesn't work the way I think?[/quote]
Okay, I just forgot to move xpos. Anyway, broesel probably didn't know about %numcappers%. The numbers only font is still useful for a few other things.
CoolMaxSUpremeDo any of you guys know the name of the font(s) usef for health and ammo in KA_Hud? All it says is heavy48
AvenirLTStd-Black, go to the clientscheme.res and search what font controls 'heavy48'.
[quote=CoolMaxSUpreme]Do any of you guys know the name of the font(s) usef for health and ammo in KA_Hud? All it says is heavy48[/quote]
AvenirLTStd-Black, go to the clientscheme.res and search what font controls 'heavy48'.
I've been having an issue with my huntsman meter:
http://i.imgur.com/XaqNFme.jpg
Also, according to vgui_drawtree, it's being created by HudDemomanCharge.res and HudBowCharge.res, but I can't disable BowCharge and move the values in DemomanCharge because it messes up the loose cannon charge meter.
Any help?
I've been having an issue with my huntsman meter:
http://i.imgur.com/XaqNFme.jpg
Also, according to vgui_drawtree, it's being created by HudDemomanCharge.res and HudBowCharge.res, but I can't disable BowCharge and move the values in DemomanCharge because it messes up the loose cannon charge meter.
Any help?
b4stianCoolMaxSUpremeDo any of you guys know the name of the font(s) usef for health and ammo in KA_Hud? All it says is heavy48
AvenirLTStd-Black, go to the clientscheme.res and search what font controls 'heavy48'.
Thanks :D
[quote=b4stian][quote=CoolMaxSUpreme]Do any of you guys know the name of the font(s) usef for health and ammo in KA_Hud? All it says is heavy48[/quote]
AvenirLTStd-Black, go to the clientscheme.res and search what font controls 'heavy48'.[/quote]
Thanks :D
http://i.imgur.com/wGhkYDp.jpg
where I can disable this shit?
[img]http://i.imgur.com/wGhkYDp.jpg[/img]
where I can disable this shit?
dtnjkeewhere I can disable this shit?
~/resource/ui/MainMenuOverride.res, CTRL+F for "EventPromo" and change "visible" to "0".
[quote=dtnjkee]where I can disable this shit?[/quote]
~/resource/ui/MainMenuOverride.res, CTRL+F for "EventPromo" and change "visible" to "0".
MegaMarblerdtnjkeewhere I can disable this shit?
~/resource/ui/MainMenuOverride.res, CTRL+F for "EventPromo" and change "visible" to "0".
tytytyty
[quote=MegaMarbler][quote=dtnjkee]where I can disable this shit?[/quote]
~/resource/ui/MainMenuOverride.res, CTRL+F for "EventPromo" and change "visible" to "0".[/quote]
tytytyty
How do I change the screens that show up when connecting to a server? Specifically, I want the yahud_red loading screen when connecting to server for the hud I am using.
How do I change the screens that show up when connecting to a server? Specifically, I want the yahud_red loading screen when connecting to server for the hud I am using.
Hi guys, I got a quick question:
So I'm using broeselhud and as you can see: http://imgur.com/K6puY1Z,nkoeBl0#0
there's no ready up like here: http://imgur.com/K6puY1Z,nkoeBl0#1
So how can I add the ready up sentence?
Thanks in advance!
Hi guys, I got a quick question:
So I'm using broeselhud and as you can see: http://imgur.com/K6puY1Z,nkoeBl0#0
there's no ready up like here: http://imgur.com/K6puY1Z,nkoeBl0#1
So how can I add the ready up sentence?
Thanks in advance!
ninjajiroHi guys, I got a quick question:
So I'm using broeselhud and as you can see: http://imgur.com/K6puY1Z,nkoeBl0#0
there's no ready up like here: http://imgur.com/K6puY1Z,nkoeBl0#1
So how can I add the ready up sentence?
Thanks in advance!
"TournamentInstructionsLabel" in HudTournament.res
[quote=ninjajiro]Hi guys, I got a quick question:
So I'm using broeselhud and as you can see: http://imgur.com/K6puY1Z,nkoeBl0#0
there's no ready up like here: http://imgur.com/K6puY1Z,nkoeBl0#1
So how can I add the ready up sentence?
Thanks in advance![/quote]
"TournamentInstructionsLabel" in HudTournament.res
http://i.imgur.com/p3reSEz.jpg
I have had this bug in EJP-HUD for a while now and i have no idea how to fix it. The background of certain notifications freezes on the screen after they appear, pretty sure until you die.
I would like to edit the auto-balance notifications and either disable it entirely, or remove the background, where would i do this?
[img]http://i.imgur.com/p3reSEz.jpg[/img]
I have had this bug in EJP-HUD for a while now and i have no idea how to fix it. The background of certain notifications freezes on the screen after they appear, pretty sure until you die.
I would like to edit the auto-balance notifications and either disable it entirely, or remove the background, where would i do this?
How can I add low ammo shadow? I want to have red shadow instead of red numbers when I'm running out of ammo.
How can I add low ammo shadow? I want to have red shadow instead of red numbers when I'm running out of ammo.
Hello, this may be asked before but
How do I disable the health cross on broeselhud made by f_blue
Hello, this may be asked before but
How do I disable the health cross on broeselhud made by f_blue
in broselhudblue/resource/ui/hudplayerhealth.res
mess with PlayerStatusHealthImage, and PlayerStatusHealthImageBG
in broselhudblue/resource/ui/hudplayerhealth.res
mess with PlayerStatusHealthImage, and PlayerStatusHealthImageBG
MuodyMHow can I add low ammo shadow? I want to have red shadow instead of red numbers when I'm running out of ammo.
rays has a tutorial video on it on his youtube, but ill briefly say that its in hud/scripts/hudanimations_tf.txt, find the low ammo stuff, add Animate "ShadowName" fgcolor "yourcolor" Linear 0.0 0.0, watch the vid and youll find out where to add taht
[quote=MuodyM]How can I add low ammo shadow? I want to have red shadow instead of red numbers when I'm running out of ammo.[/quote]
rays has a tutorial video on it on his youtube, but ill briefly say that its in hud/scripts/hudanimations_tf.txt, find the low ammo stuff, add Animate "ShadowName" fgcolor "yourcolor" Linear 0.0 0.0, watch the vid and youll find out where to add taht
RubyRoseHow do I disable the health cross on broeselhud made by f_blue
There's an FAQ linked in the main post of broeselhud_blue. It's explained in #7.
[quote=RubyRose]How do I disable the health cross on broeselhud made by f_blue[/quote]
There's an FAQ linked in the main post of broeselhud_blue. It's explained in #7.
Hi,
is it possible to make a MainMenu button that opens url in the overlay web browser?
Hi,
is it possible to make a MainMenu button that opens url in the overlay web browser?
Could someone help me make my control points look like tthis?
I tried copying the stuff from controlpointicon.res but my points stayed default. :(
Any help is appreciated!
Could someone help me make my control points look like t[url=http://imgur.com/a/lp1JH#r1LFsag]this?[/url]
I tried copying the stuff from controlpointicon.res but my points stayed default. :(
Any help is appreciated!
f_blueRubyRoseHow do I disable the health cross on broeselhud made by f_blue
There's an FAQ linked in the main post of broeselhud_blue. It's explained in #7.
Thanks !
[quote=f_blue][quote=RubyRose]How do I disable the health cross on broeselhud made by f_blue[/quote]
There's an FAQ linked in the main post of broeselhud_blue. It's explained in #7.[/quote]
Thanks !
Also does anyone know where to edit the transparency of the kill notice to make it like this? http://i.imgur.com/UAlItlH.png
Sorry if it's been asked before and thanks!
Also does anyone know where to edit the transparency of the kill notice to make it like this? http://i.imgur.com/UAlItlH.png
Sorry if it's been asked before and thanks!
b4stianhttp://i.imgur.com/p3reSEz.jpg
I have had this bug in EJP-HUD for a while now and i have no idea how to fix it. The background of certain notifications freezes on the screen after they appear, pretty sure until you die.
I would like to edit the auto-balance notifications and either disable it entirely, or remove the background, where would i do this?
I think is HudTeamSwitch.res
[quote=b4stian][img]http://i.imgur.com/p3reSEz.jpg[/img]
I have had this bug in EJP-HUD for a while now and i have no idea how to fix it. The background of certain notifications freezes on the screen after they appear, pretty sure until you die.
I would like to edit the auto-balance notifications and either disable it entirely, or remove the background, where would i do this?[/quote]
I think is HudTeamSwitch.res