EDIT: It was an error in my clientscheme.res
Must have been a faulty "" somewhere when I put in fonts. Just re-did the faulty fonts and worked... :)
EDIT: It was an error in my clientscheme.res
Must have been a faulty "" somewhere when I put in fonts. Just re-did the faulty fonts and worked... :)
Sorry for all of my questions but how can I add these backpack numbers?
[img]http://i.imgur.com/7cjRHxK.jpg[/img]
Currently, i am uploading an very old hud myself.
I have trouble on fixing the scoreboard.
It shows [unknown] for gametype and mapname.
anyone have any idea how to fix this?
thanks
I have trouble on fixing the scoreboard.
It shows [unknown] for gametype and mapname.
anyone have any idea how to fix this?
thanks
im using rayshud, and the eotl update duck is blocking my custom background, how do i remove this damn duck
Anyone know how to edit the color of HudHintDisplay and HudHintKeyDisplay color and font? I take it the font is referenced in clientscheme but I'm not sure which, and I've looked everywhere for changing its color. http://puu.sh/eDcWX/4ad5345e89.jpg
Teca99Sorry for all of my questions but how can I add these backpack numbers?
resource/ui/econ/backpackpanel.res
I know this isn't as direct of an answer as it could be, but I just recently added them to my hud so this might help: link
your backpackpanel.res entry should look similar, at least from the top down to line 154. You'd just need to change the font so it's whatever your hud uses.
tronim using rayshud, and the eotl update duck is blocking my custom background, how do i remove this damn duck
resource/ui/mainmenuoverride.res
Find "EventPromo" and delete all the way down to // StorePromos. Or in other words, lines 3607 to 4042 (the } on line 4044 needs to stay).
[quote=Teca99]Sorry for all of my questions but how can I add these backpack numbers?[/quote]
resource/ui/econ/backpackpanel.res
I know this isn't as direct of an answer as it could be, but I just recently added them to my hud so this might help: [url=https://github.com/WhiskerBiscuit/budhud/blob/d221a0eea5e589d57e945deb060a7c111247f82e/budhud/resource/ui/econ/backpackpanel.res]link[/url]
your backpackpanel.res entry should look similar, at least from the top down to line 154. You'd just need to change the font so it's whatever your hud uses.
[quote=tron]im using rayshud, and the eotl update duck is blocking my custom background, how do i remove this damn duck[/quote]
resource/ui/mainmenuoverride.res
Find "EventPromo" and delete all the way down to // StorePromos. Or in other words, lines 3607 to 4042 (the } on line 4044 needs to stay).
Can someone please tell me how to remove the black text behind my player id names?
http://cloud-4.steamusercontent.com/ugc/41990395365998924/78A7080A0C566ED1C06BDF3774CFE7DF84A1B2FB/
[img]http://cloud-4.steamusercontent.com/ugc/41990395365998924/78A7080A0C566ED1C06BDF3774CFE7DF84A1B2FB/[/img]
spontaneousCan someone please tell me how to remove the black text behind my player id names?
[image]
In TargetID.res I changed the xpos under "TargetNameLabelShadow" to 78 if you want to move it.
Should look like this: http://prntscr.com/5thqkr
[image] [/quote]
In TargetID.res I changed the xpos under "TargetNameLabelShadow" to 78 if you want to move it.
Should look like this: http://prntscr.com/5thqkr
N1ghTIn TargetID.res I changed the xpos under "TargetNameLabelShadow" to 78 if you want to move it.
Should look like this: http://prntscr.com/5thqkr
Sweet that worked thank you.
In TargetID.res I changed the xpos under "TargetNameLabelShadow" to 78 if you want to move it.
Should look like this: http://prntscr.com/5thqkr[/quote]
Sweet that worked thank you.
WhiskerBiscuitTeca99Sorry for all of my questions but how can I add these backpack numbers?resource/ui/econ/backpackpanel.res
I know this isn't as direct of an answer as it could be, but I just recently added them to my hud so this might help: link
your backpackpanel.res entry should look similar, at least from the top down to line 154. You'd just need to change the font so it's whatever your hud uses.
Nicee Thanks :D
[quote=Teca99]Sorry for all of my questions but how can I add these backpack numbers?[/quote]
resource/ui/econ/backpackpanel.res
I know this isn't as direct of an answer as it could be, but I just recently added them to my hud so this might help: [url=https://github.com/WhiskerBiscuit/budhud/blob/d221a0eea5e589d57e945deb060a7c111247f82e/budhud/resource/ui/econ/backpackpanel.res]link[/url]
your backpackpanel.res entry should look similar, at least from the top down to line 154. You'd just need to change the font so it's whatever your hud uses.[/quote]
Nicee Thanks :D
Hey I need a little help from anyone, I'm making my own hud and wanna know how to make this move
http://imgur.com/8qTIG4R <-- this
http://imgur.com/8qTIG4R <-- this
MubbyHey I need a little help
CSecondaryTargetID in hudlayout.res
CSecondaryTargetID in hudlayout.res
NoFapMubbyHey I need a little helpCSecondaryTargetID in hudlayout.res
Ok fine, Now I need to know how to edit Vaccinator Hud, Help? :3
CSecondaryTargetID in hudlayout.res[/quote]
Ok fine, Now I need to know how to edit Vaccinator Hud, Help? :3
What do I need to do to get the Slinfire hud scoreboard into pikleshud?
tronim using rayshud, and the eotl update duck is blocking my custom background, how do i remove this damn duck
resource/ui/mainmenuoverride.res
Find "EventPromo" and delete all the way down to // StorePromos. Or in other words, lines 3607 to 4042 (the } on line 4044 needs to stay).[/quote]
THX U
resource/ui/mainmenuoverride.res
Find "EventPromo" and delete all the way down to // StorePromos. Or in other words, lines 3607 to 4042 (the } on line 4044 needs to stay).[/quote]
THX U
http://puu.sh/eIsmz/9b68198936.png
Does anybody know how to change the default and armed color of these buttons? I figured it would be controlled by LoadoutPresetPanel.res, but I can't for the life of me figure out how to do it. I can only seem to change the border. Here is my LoadoutPresetPanel.res: http://pastebin.com/pHRb2CSa
Does anybody know how to change the default and armed color of these buttons? I figured it would be controlled by LoadoutPresetPanel.res, but I can't for the life of me figure out how to do it. I can only seem to change the border. Here is my LoadoutPresetPanel.res: http://pastebin.com/pHRb2CSa
MegaMarblerhttp://puu.sh/eIsmz/9b68198936.png
Does anybody know how to change the default and armed color of these buttons? I figured it would be controlled by LoadoutPresetPanel.res, but I can't for the life of me figure out how to do it. I can only seem to change the border. Here is my LoadoutPresetPanel.res: http://pastebin.com/pHRb2CSa
Is controlled by the clientscheme, change the colors of the "Econ.Button.Preset" buttons
Does anybody know how to change the default and armed color of these buttons? I figured it would be controlled by LoadoutPresetPanel.res, but I can't for the life of me figure out how to do it. I can only seem to change the border. Here is my LoadoutPresetPanel.res: http://pastebin.com/pHRb2CSa[/quote]
Is controlled by the clientscheme, change the colors of the "Econ.Button.Preset" buttons
Firehow do i get rid of this little rectangle in the top left corner?http://puu.sh/eKpqd.jpg
looks like this has something to do with the smissmas update, since the updated huds dont have this issue anymore, sadly kA_hud is not getting updates anymore but does anyone know how to remove it ? :)
Add the mouseoveritempanel section to the mainmenuoverride
looks like this has something to do with the smissmas update, since the updated huds dont have this issue anymore, sadly kA_hud is not getting updates anymore but does anyone know how to remove it ? :)[/quote]
Add the mouseoveritempanel section to the mainmenuoverride
MegaMarblerhttp://puu.sh/eIsmz/9b68198936.png
Does anybody know how to change the default and armed color of these buttons? I figured it would be controlled by LoadoutPresetPanel.res, but I can't for the life of me figure out how to do it. I can only seem to change the border. Here is my LoadoutPresetPanel.res: http://pastebin.com/pHRb2CSa
It's somewhere in ClientScheme, try changing color of "Button" stuff
Does anybody know how to change the default and armed color of these buttons? I figured it would be controlled by LoadoutPresetPanel.res, but I can't for the life of me figure out how to do it. I can only seem to change the border. Here is my LoadoutPresetPanel.res: http://pastebin.com/pHRb2CSa[/quote]
It's somewhere in ClientScheme, try changing color of "Button" stuff
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?
N1ghThttp://prntscr.com/5ul0hl
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?
Scoreboard.res -> ping_width, score_width, do something with it, can't find one for killstreak
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?[/quote]
Scoreboard.res -> ping_width, score_width, do something with it, can't find one for killstreak
HerganN1ghThttp://prntscr.com/5ul0hl
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?
Scoreboard.res -> ping_width, score_width, do something with it, can't find one for killstreak
I don't think one for killstreak was ever made. I was checking other HUDs and they don't have one.
I think the streak is part of score_width, but I could be wrong.
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?[/quote]
Scoreboard.res -> ping_width, score_width, do something with it, can't find one for killstreak[/quote]
I don't think one for killstreak was ever made. I was checking other HUDs and they don't have one.
I think the streak is part of score_width, but I could be wrong.
N1ghTHerganN1ghThttp://prntscr.com/5ul0hl
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?
Scoreboard.res -> ping_width, score_width, do something with it, can't find one for killstreak
I don't think one for killstreak was ever made. I was checking other HUDs and they don't have one.
I think the streak is part of score_width, but I could be wrong.
Yea, probably
Any idea how to properly set the scoreboard to see score, streak and ping without it cutting off?[/quote]
Scoreboard.res -> ping_width, score_width, do something with it, can't find one for killstreak[/quote]
I don't think one for killstreak was ever made. I was checking other HUDs and they don't have one.
I think the streak is part of score_width, but I could be wrong.[/quote]
Yea, probably
So I launch tf2 load blands
And then I do a hud_reloadscheme without changing anything
Now I have this. The %ser_ is just cause no server time limit. I just need help with the positioning.
[spoiler][img]http://puu.sh/eLKb3.jpg[/img][/spoiler]
And then I do a hud_reloadscheme without changing anything
[spoiler][img]http://puu.sh/eLKgt.jpg[/img][/spoiler]
Now I have this. The %ser_ is just cause no server time limit. I just need help with the positioning.
Could anyone tell me what to edit in the .res files so that the killstreak notice can fit my full name?
(Commander Keroro)
Screenie: http://imgur.com/9lUEXIb
Thanks in advance!
(Commander Keroro)
Screenie: http://imgur.com/9lUEXIb
Thanks in advance!
Does anyone know what's the label for the item inspect box? I'd like to move it so it's not all the way to the left, and maybe add some transparency to the BG box so it doesn't completely block my view. I tried checking targetID.res but I couldn't find anything that looked like the item inspect box thingie.
[img]http://i.imgur.com/9n4e8kH.jpg[/img]
ninjajiroCould anyone tell me what to edit in the .res files so that the killstreak notice can fit my full name?
(Commander Keroro)
Screenie: http://imgur.com/9lUEXIb
Thanks in advance!
the file is hudkillstreaknotice.res in ui
(Commander Keroro)
Screenie: http://imgur.com/9lUEXIb
Thanks in advance![/quote]
the file is hudkillstreaknotice.res in ui
rhKSo I launch tf2 load blandsShow Content
And then I do a hud_reloadscheme without changing anything
Show ContentNow I have this. The %ser_ is just cause no server time limit. I just need help with the positioning.
hudobjectivetimepanel.res in ui
[spoiler][img]http://puu.sh/eLKb3.jpg[/img][/spoiler]
And then I do a hud_reloadscheme without changing anything
[spoiler][img]http://puu.sh/eLKgt.jpg[/img][/spoiler]
Now I have this. The %ser_ is just cause no server time limit. I just need help with the positioning.[/quote]
hudobjectivetimepanel.res in ui
Mr_HarvardninjajiroCould anyone tell me what to edit in the .res files so that the killstreak notice can fit my full name?the file is hudkillstreaknotice.res in ui
(Commander Keroro)
Screenie: http://imgur.com/9lUEXIb
Thanks in advance!
I tried changing the wide and tall values and changing autoresize to 1, but nothing helped. :(
Any other methods?
(Commander Keroro)
Screenie: http://imgur.com/9lUEXIb
Thanks in advance![/quote]
the file is hudkillstreaknotice.res in ui[/quote]
I tried changing the wide and tall values and changing autoresize to 1, but nothing helped. :(
Any other methods?