Upvote Upvoted 111 Downvote Downvoted
1 ⋅⋅ 6 7 8 9 10 11 12 13
bwHUD
posted in Customization
241
#241
0 Frags +

Oh, so you use an engine command instead? Last HUD I used didn't do that, this option is a lot better. Knew I didn't have the right file!

Oh, so you use an engine command instead? Last HUD I used didn't do that, this option is a lot better. Knew I didn't have the right file!
242
#242
0 Frags +

hello,

I'm using your hud for a couple of month and i really love it.
I have only one (tiny) problem if you know how to solve it.
When i hit an arrow with the crossbow, your hud tells me that i hit the arrow but it doesn't tell me for how much.
I will really love it if you know how to solve this.

Thanks ;)

hello,

I'm using your hud for a couple of month and i really love it.
I have only one (tiny) problem if you know how to solve it.
When i hit an arrow with the crossbow, your hud tells me that i hit the arrow but it doesn't tell me for how much.
I will really love it if you know how to solve this.

Thanks ;)
243
#243
0 Frags +
BlackFoxhello,

I'm using your hud for a couple of month and i really love it.
I have only one (tiny) problem if you know how to solve it.
When i hit an arrow with the crossbow, your hud tells me that i hit the arrow but it doesn't tell me for how much.
I will really love it if you know how to solve this.

Thanks ;)

Make sure that you have damage numbers enabled in the advanced options. If that doesn't work, let me know.

[quote=BlackFox]hello,

I'm using your hud for a couple of month and i really love it.
I have only one (tiny) problem if you know how to solve it.
When i hit an arrow with the crossbow, your hud tells me that i hit the arrow but it doesn't tell me for how much.
I will really love it if you know how to solve this.

Thanks ;)[/quote]

Make sure that you have damage numbers enabled in the advanced options. If that doesn't work, let me know.
244
#244
0 Frags +

Is there a way of making a nipple crosshair?

Like this one: http://images.akamai.steamusercontent.com/ugc/26228691941449058/BC692AA5D0A6C95ECF6B0CC80310BA34CC219594/

Is there a way of making a nipple crosshair?

Like this one: http://images.akamai.steamusercontent.com/ugc/26228691941449058/BC692AA5D0A6C95ECF6B0CC80310BA34CC219594/
245
#245
0 Frags +
SilverToasterIs there a way of making a nipple crosshair?

Like this one: http://images.akamai.steamusercontent.com/ugc/26228691941449058/BC692AA5D0A6C95ECF6B0CC80310BA34CC219594/

scripts/hudlayout.res

Line 241, CrossHairCircle, change the colour to white, and visible and enabled to 1.

[quote=SilverToaster]Is there a way of making a nipple crosshair?

Like this one: http://images.akamai.steamusercontent.com/ugc/26228691941449058/BC692AA5D0A6C95ECF6B0CC80310BA34CC219594/[/quote]

scripts/hudlayout.res

Line 241, CrossHairCircle, change the colour to white, and visible and enabled to 1.
246
#246
0 Frags +

Thanks for the quick answer, I've managed to customize the HUD to my liking now but there's still one little detail left. How do I make it so that I always get the larger scoreboard?

I want this one: http://imgur.com/a/RY2Yu#12

Rather than this one (it's not very suitable for HL/pubs): http://imgur.com/a/RY2Yu#13

Thanks in advance : )

Thanks for the quick answer, I've managed to customize the HUD to my liking now but there's still one little detail left. How do I make it so that I always get the larger scoreboard?

I want this one: http://imgur.com/a/RY2Yu#12

Rather than this one (it's not very suitable for HL/pubs): http://imgur.com/a/RY2Yu#13

Thanks in advance : )
247
#247
0 Frags +
SilverToasterThanks for the quick answer, I've managed to customize the HUD to my liking now but there's still one little detail left. How do I make it so that I always get the larger scoreboard?

I want this one: http://imgur.com/a/RY2Yu#12

Rather than this one (it's not very suitable for HL/pubs): http://imgur.com/a/RY2Yu#13

Thanks in advance : )

You've got cl_minmode set to 1. To fix that, just click the scoreboard button at the main menu.

[quote=SilverToaster]Thanks for the quick answer, I've managed to customize the HUD to my liking now but there's still one little detail left. How do I make it so that I always get the larger scoreboard?

I want this one: http://imgur.com/a/RY2Yu#12

Rather than this one (it's not very suitable for HL/pubs): http://imgur.com/a/RY2Yu#13

Thanks in advance : )[/quote]

You've got cl_minmode set to 1. To fix that, just click the scoreboard button at the main menu.
248
#248
1 Frags +

Can I just say bwHUD was the only hud that could replace rayshud for me. Fantastic hud!

Can I just say bwHUD was the only hud that could replace rayshud for me. Fantastic hud!
249
#249
0 Frags +

fantastic HUD good work, but my problem is how do i move the damage number below the cross hair? having that and floating damage number is hard to look at.

fantastic HUD good work, but my problem is how do i move the damage number below the cross hair? having that and floating damage number is hard to look at.
250
#250
0 Frags +
ChaChifantastic HUD good work, but my problem is how do i move the damage number below the cross hair? having that and floating damage number is hard to look at.

You need to go to HudDamageAccount.res, and change the xpos and ypos values of DamageAccountValue and DamageAccountValueShadow.

[quote=ChaChi]fantastic HUD good work, but my problem is how do i move the damage number below the cross hair? having that and floating damage number is hard to look at.[/quote]

You need to go to HudDamageAccount.res, and change the xpos and ypos values of DamageAccountValue and DamageAccountValueShadow.
251
#251
0 Frags +

thanks for the reply and again nice HUD

thanks for the reply and again nice HUD
252
#252
0 Frags +

Can i enable the map time in the hud? like, change the round time with the map time for 5cp rounds?

Can i enable the map time in the hud? like, change the round time with the map time for 5cp rounds?
253
#253
0 Frags +
rAz3Can i enable the map time in the hud? like, change the round time with the map time for 5cp rounds?

If I understand you correctly, you should just need to put in tf_hud_showservertimelimit 1 into your console and it should be there.

[quote=rAz3]Can i enable the map time in the hud? like, change the round time with the map time for 5cp rounds?[/quote]

If I understand you correctly, you should just need to put in tf_hud_showservertimelimit 1 into your console and it should be there.
254
#254
16 Frags +

shit's broken yo. working on an update, but there's a LOT of stuff. stay tuned!

shit's broken yo. working on an update, but there's a LOT of stuff. stay tuned!
255
#255
1 Frags +
wattersonshit's broken yo. working on an update, but there's a LOT of stuff. stay tuned!

Oh man good shit, thanks for supporting it and for working on it so soon.
Best hud.

[quote=watterson]shit's broken yo. working on an update, but there's a LOT of stuff. stay tuned![/quote]

Oh man good shit, thanks for supporting it and for working on it so soon.
Best hud.
256
#256
1 Frags +
wattersonshit's broken yo. working on an update, but there's a LOT of stuff. stay tuned!

Thanks for getting on this so quickly, TF2 feels so weird using any other hud

[quote=watterson]shit's broken yo. working on an update, but there's a LOT of stuff. stay tuned![/quote]
Thanks for getting on this so quickly, TF2 feels so weird using any other hud
257
#257
3 Frags +

Alright, I've updated what I could think of. Tournament Spec player lists are still broken, not much that I think I can do except wait for valve.

https://github.com/bw-/bw-HUD

Version 2.2:
-Updated for Gun Mettle
-Item panels are fixed
-Scoreboard is fixed
-Adcontainer now on main menu

To do:
-Fix tourney spec
-Fix names not appearing over players when in spec
-??

Alright, I've updated what I could think of. Tournament Spec player lists are still broken, not much that I think I can do except wait for valve.

https://github.com/bw-/bw-HUD

Version 2.2:
-Updated for Gun Mettle
-Item panels are fixed
-Scoreboard is fixed
-Adcontainer now on main menu

To do:
-Fix tourney spec
-Fix names not appearing over players when in spec
-??
258
#258
0 Frags +

edit:

f_blueAnother HUD bug: the freezepanel itempanel doesn't consistently expand from bottom to top like the other itempanels (hudinspectpanel, spectator, spectatortournament).
edit:
[quote=f_blue]Another HUD bug: the freezepanel itempanel doesn't consistently expand from bottom to top like the other itempanels (hudinspectpanel, spectator, spectatortournament).[/quote]
259
#259
0 Frags +

I have acquired a new item through trading. When I go to my backpack it tells my to go to the Main Menu to view them. I go to the main menu and there is no notification. The trade has gone through. Email and everything. I have tried all the obvious things such as restarting TF2 Client, The Steam Client and My Computer. I have removed the hud to gain the item and then put the HUD back on. I love this HUD and I have to change it out when I have acquired items. Just to let you know. Thanks!

I have acquired a new item through trading. When I go to my backpack it tells my to go to the Main Menu to view them. I go to the main menu and there is no notification. The trade has gone through. Email and everything. I have tried all the obvious things such as restarting TF2 Client, The Steam Client and My Computer. I have removed the hud to gain the item and then put the HUD back on. I love this HUD and I have to change it out when I have acquired items. Just to let you know. Thanks!
260
#260
0 Frags +

Hey, I've updated bwhud for gun mettle, but after last small 4 MB update my scoreboard columns are messed up once again!
Is there a fix?
Also, two questions: 1. Is there a way to delete my class image in the bottom left side of screen? It disappears when I use minimal HUD, but I'd like to use big scoreboard and not have a image of a class.
2. Will there be a fix for notifications not being shown on main menu?
Keep up a great work, thanks for hud!

Hey, I've updated bwhud for gun mettle, but after last small 4 MB update my scoreboard columns are messed up once again!
Is there a fix?
Also, two questions: 1. Is there a way to delete my class image in the bottom left side of screen? It disappears when I use minimal HUD, but I'd like to use big scoreboard and not have a image of a class.
2. Will there be a fix for notifications not being shown on main menu?
Keep up a great work, thanks for hud!
261
#261
1 Frags +

Hey guys,
I'l be looking into everything posted here, and see what I can do. If anyone has any further complications to report, please do so over at https://github.com/bw-/bw-HUD/issues
Thanks!

Hey guys,
I'l be looking into everything posted here, and see what I can do. If anyone has any further complications to report, please do so over at https://github.com/bw-/bw-HUD/issues
Thanks!
262
#262
0 Frags +

the update dosent have the contract folder

the update dosent have the contract folder
263
#263
0 Frags +

Hey waterson, as of yesterday I can't change colors anymore. My low ammo is still white no matter what color I put in. Low hp only makes cross red, not numbers. Also, dmg indicator is always grey. What to do? Appreciate your efforts, thanks.

edit: reinstallation fixed it.

Hey waterson, as of yesterday I can't change colors anymore. My low ammo is still white no matter what color I put in. Low hp only makes cross red, not numbers. Also, dmg indicator is always grey. What to do? Appreciate your efforts, thanks.

edit: reinstallation fixed it.
264
#264
1 Frags +

Update to Version 2.2.1:
-fixed notifications not showing on main menu
-added contracts button on main menu
-moved freeze panel itempanel to bottom right. can't fix cutoff, not sure what to do as of right now.

Update to Version 2.2.1:
-fixed notifications not showing on main menu
-added contracts button on main menu
-moved freeze panel itempanel to bottom right. can't fix cutoff, not sure what to do as of right now.
265
#265
0 Frags +

Thanks!

Thanks!
266
#266
0 Frags +

Hey dude, thanks for all the work on the hud.

A couple things I've noticed and/or questions:

-On Mac: some fonts clip at the top (example: http://puu.sh/iPz1w.png). I talked to you about this during a tf2center lobby I believe, I still haven't been able to figure out what the trick is to fix it. Adjusting ypos or tall for each doesn't seem to help.
Edit: was adjusting the wrong heights for most of it, it seems. Only thing will be that I'll have to redo everything everytime you update, but that's manageable.

-What steps would I need to take to move the itempanels for inspectpanel and freezepanel? I've been trying to move various ypos and xpos, and if I can get it to work then it chops the panel off. I just installed 2.2.1 and neither of the panels seem to be in the bottom right, they're both in bottom left still.

-How would I go about setting up the mouse scoreboard stuff to work? It was added in advanced options during GM update. I have it turned on, but when I click on a name it doesn't seem to do anything, and I suspect it's a hud issue.

-------
EDIT: One last thing I forgot

There's an occasional bug where my ammo count/ubercharge label will totally disappear. I have no idea what causes it and I'll try and reproduce it. Not entirely sure if it's a HUD issue or what, but pretty scary when I'm playing med during a match and suddenly I have no idea what my % is lol.
Figured out the issue with this, you have to inspect other players to fix it. Weird bug.

Hey dude, thanks for all the work on the hud.


A couple things I've noticed and/or questions:

-On Mac: some fonts clip at the top (example: http://puu.sh/iPz1w.png). I talked to you about this during a tf2center lobby I believe, I still haven't been able to figure out what the trick is to fix it. [s]Adjusting ypos or tall for each doesn't seem to help.[/s]
[b]Edit: was adjusting the wrong heights for most of it, it seems. Only thing will be that I'll have to redo everything everytime you update, but that's manageable.[/b]

-What steps would I need to take to move the itempanels for inspectpanel and freezepanel? I've been trying to move various ypos and xpos, and if I can get it to work then it chops the panel off. I just installed 2.2.1 and neither of the panels seem to be in the bottom right, they're both in bottom left still.

-How would I go about setting up the mouse scoreboard stuff to work? It was added in advanced options during GM update. I have it turned on, but when I click on a name it doesn't seem to do anything, and I suspect it's a hud issue.

-------
[s]EDIT: One last thing I forgot

There's an occasional bug where my ammo count/ubercharge label will totally disappear. I have no idea what causes it and I'll try and reproduce it. Not entirely sure if it's a HUD issue or what, but pretty scary when I'm playing med during a match and suddenly I have [i]no idea[/i] what my % is lol.[/s]
[b]Figured out the issue with this, you have to inspect other players to fix it. Weird bug.[/b]
267
#267
0 Frags +

I really like this hud, I keep coming back to it but there is one problem I have with it and I've been trying to look in the files to find out how to change it but can't find it.

The last damage done appears under the crosshair. This is too much of a distraction for me, where can I find the definition for it so I can change position/get rid of it?

I've tried changing the alpha value to 0 in clientscheme "damage" colour but this also affects the floating damage numbers which I don't want.

Nevermind, I managed to solve this by making "damage" 0 alpha in clientscheme and setting "visible" to 0 in "DamageAccountValueShadow" in hudaccountdamage.res in resources. Thanks!

[s]I really like this hud, I keep coming back to it but there is one problem I have with it and I've been trying to look in the files to find out how to change it but can't find it.

The last damage done appears under the crosshair. This is too much of a distraction for me, where can I find the definition for it so I can change position/get rid of it?

I've tried changing the alpha value to 0 in clientscheme "damage" colour but this also affects the floating damage numbers which I don't want.[/s]

Nevermind, I managed to solve this by making "damage" 0 alpha in clientscheme and setting "visible" to 0 in "DamageAccountValueShadow" in hudaccountdamage.res in resources. Thanks!
268
#268
1 Frags +

How would I remove the health cross?

How would I remove the health cross?
269
#269
0 Frags +
EtneyHow would I remove the health cross?

do you mean the buff and hurt dynamic crosses? if so, you can disable them in HudPlayerHealth.res by setting PlayerStatusHealthBonusImage visible and enabled to 0.

[quote=Etney]How would I remove the health cross?[/quote]

do you mean the buff and hurt dynamic crosses? if so, you can disable them in HudPlayerHealth.res by setting PlayerStatusHealthBonusImage visible and enabled to 0.
270
#270
0 Frags +
wattersonEtneyHow would I remove the health cross?
do you mean the buff and hurt dynamic crosses? if so, you can disable them in HudPlayerHealth.res by setting PlayerStatusHealthBonusImage visible and enabled to 0.

I want the entire cross gone, that disables the animation but I dont want anything to appear when buffed/hurt besides the color changing.

[quote=watterson][quote=Etney]How would I remove the health cross?[/quote]

do you mean the buff and hurt dynamic crosses? if so, you can disable them in HudPlayerHealth.res by setting PlayerStatusHealthBonusImage visible and enabled to 0.[/quote]
I want the entire cross gone, that disables the animation but I dont want anything to appear when buffed/hurt besides the color changing.
1 ⋅⋅ 6 7 8 9 10 11 12 13
Please sign in through STEAM to post a comment.