Upvote Upvoted 114 Downvote Downvoted
1 ⋅⋅ 12 13 14 15 16 17
my new hud.
posted in Customization
421
#421
1 Frags +
ompatmoirssi hud wheN?Would I have the health and ammo in a blue activity bar? :)

droid sans mono everywhere

[quote=omp][quote=atmo]irssi hud wheN?[/quote]
Would I have the health and ammo in a blue activity bar? :)[/quote]

droid sans mono everywhere
422
#422
0 Frags +

I prefer DejaVu Sans Mono. :x

I prefer DejaVu Sans Mono. :x
423
#423
0 Frags +
ompKirkmI tried redownloading the hud and it solved the error. It didn't solve the color problem, though. I do also use the fighter pilot crosshair from chriztahfah's hud.Can you post the block containing the crosshair? (after making any colour changes you want, even if they don't work.)

I'm assuming you mean the circle one so here

"OmpCrosshairCircle"
{
"controlName" "CExLabel"
"fieldName" "OmpCrosshairCircle"
"font" "Crosshairs40"
"fgcolor" "255 255 255 255"
"labelText" "9"
"xpos" "c-100"
"ypos" "c-96"
"wide" "201"
"tall" "200"
"visible" "1"
"enabled" "0"
"textAlignment" "center"
}

[quote=omp][quote=Kirkm]I tried redownloading the hud and it solved the error. It didn't solve the color problem, though. I do also use the fighter pilot crosshair from chriztahfah's hud.[/quote]
Can you post the block containing the crosshair? (after making any colour changes you want, even if they don't work.)[/quote]
I'm assuming you mean the circle one so here

"OmpCrosshairCircle"
{
"controlName" "CExLabel"
"fieldName" "OmpCrosshairCircle"
"font" "Crosshairs40"
"fgcolor" "255 255 255 255"
"labelText" "9"
"xpos" "c-100"
"ypos" "c-96"
"wide" "201"
"tall" "200"
"visible" "1"
"enabled" "0"
"textAlignment" "center"
}
424
#424
0 Frags +

I'm not sure is this is related to the HUD, but you know everything so when I start tf2 in console it says
ERROR Memory corruption: CDmxElement::UnpackIntoStructure memcpy buffer overrun!
in red and repeats like 100 times.

I'm not sure is this is related to the HUD, but you know everything so when I start tf2 in console it says
ERROR Memory corruption: CDmxElement::UnpackIntoStructure memcpy buffer overrun!
in red and repeats like 100 times.
425
#425
3 Frags +
Kirkm"enabled" "0"

Change that to a 1.

KirkmI'm not sure is this is related to the HUD, but you know everything so when I start tf2 in console it says
ERROR Memory corruption: CDmxElement::UnpackIntoStructure memcpy buffer overrun!
in red and repeats like 100 times.

I'm not sure what is causing that error and it doesn't seem HUD-related, but I seem to be having it too. In either case, I wouldn't worry about it as long as your game works fine.

If you'd like some more information, memcpy is the name of a function in the C programming language that copies a block of data from one memory location to another. If the destination block is smaller than the source block, it will result in a buffer overrun.

[quote=Kirkm]"enabled" "0"[/quote]
Change that to a 1.

[quote=Kirkm]I'm not sure is this is related to the HUD, but you know everything so when I start tf2 in console it says
ERROR Memory corruption: CDmxElement::UnpackIntoStructure memcpy buffer overrun!
in red and repeats like 100 times.[/quote]
I'm not sure what is causing that error and it doesn't seem HUD-related, but I seem to be having it too. In either case, I wouldn't worry about it as long as your game works fine.

If you'd like some more information, memcpy is the name of a function in the C programming language that copies a block of data from one memory location to another. If the destination block is smaller than the source block, it will result in a buffer overrun.
426
#426
0 Frags +
ompKirkm"enabled" "0"Change that to a 1.

Can't believe I didn't think of that.

[quote=omp][quote=Kirkm]"enabled" "0"[/quote]
Change that to a 1.[/quote]
Can't believe I didn't think of that.
427
#427
0 Frags +

very small thing, but some letters and numbers get cut out, like the 5 on my health, or 'waiting for players' up top. this is only with certain numbers, and reinstalling hud completely doesn't fix this.

any suggestions?

screenshot:

http://i.imgur.com/lGOn6ud.jpg

desktop resolution is 1920x1200 but i play windowed at 1680x1050

very small thing, but some letters and numbers get cut out, like the 5 on my health, or 'waiting for players' up top. this is only with certain numbers, and reinstalling hud completely doesn't fix this.

any suggestions?

screenshot:

http://i.imgur.com/lGOn6ud.jpg

desktop resolution is 1920x1200 but i play windowed at 1680x1050
428
#428
0 Frags +
rangavery small thing, but some letters and numbers get cut out, like the 5 on my health, or 'waiting for players' up top. this is only with certain numbers, and reinstalling hud completely doesn't fix this.

any suggestions?

screenshot:

http://i.imgur.com/lGOn6ud.jpg

desktop resolution is 1920x1200 but i play windowed at 1680x1050

I wish I could help you out here, but I honestly can't. This has affected a few people in the past, but it's seemingly random and I have no idea what causes it. TF2 just doesn't seem to like the font very much.

[quote=ranga]very small thing, but some letters and numbers get cut out, like the 5 on my health, or 'waiting for players' up top. this is only with certain numbers, and reinstalling hud completely doesn't fix this.

any suggestions?

screenshot:

http://i.imgur.com/lGOn6ud.jpg

desktop resolution is 1920x1200 but i play windowed at 1680x1050[/quote]
I wish I could help you out here, but I honestly can't. This has affected a few people in the past, but it's seemingly random and I have no idea what causes it. TF2 just doesn't seem to like the font very much.
429
#429
0 Frags +

First actual update in a while!

I used to have a CTF panel I liked, but I scrapped it because it looked like shit in MvM. I then figured out how to fix this, but I had no motivation to re-implement the old design. Fortunately, rays inspired me to get off my ass and do it, so you can thank him.

Screenshot: http://i.imgur.com/MGMTXmu.jpg

[edit] Also, I made a Steam group, which I'll use to send out announcements about non-minor updates, unless I get lazy (which is likely): http://steamcommunity.com/groups/tf2hud

[edit2] Also added alternate target IDs containing a health cross.

First actual update in a while!

I used to have a CTF panel I liked, but I scrapped it because it looked like shit in MvM. I then figured out how to fix this, but I had no motivation to re-implement the old design. Fortunately, rays inspired me to get off my ass and do it, so you can thank him.

Screenshot: http://i.imgur.com/MGMTXmu.jpg

[b][edit][/b] Also, I made a Steam group, which I'll use to send out announcements about non-minor updates, unless I get lazy (which is likely): http://steamcommunity.com/groups/tf2hud

[b][edit2][/b] Also added alternate target IDs containing a health cross.
430
#430
0 Frags +

Hud is looking great under Linux too - I haven't found any issues yet.

Hud is looking great under Linux too - I haven't found any issues yet.
431
#431
1 Frags +
simfooHud is looking great under Linux too - I haven't found any issues yet.

Yup, Linux is actually my top priority.

It's only slightly broken under OS X, it seems.

[quote=simfoo]Hud is looking great under Linux too - I haven't found any issues yet.[/quote]
Yup, Linux is actually my top priority.

It's only slightly broken under OS X, it seems.
432
#432
3 Frags +

Fixed the severe misalignment issue on Mac OS X systems. If this was affecting you, see the instructions on the website or in the README file.

Fixed the severe misalignment issue on Mac OS X systems. If this was affecting you, see the instructions on the website or in the README file.
433
#433
1 Frags +

In earlier versions I remember being able to see health numbers when healing someone or crossbowing them. Is there anyway to get this back?

In earlier versions I remember being able to see health numbers when healing someone or crossbowing them. Is there anyway to get this back?
434
#434
0 Frags +

why is tf2 white i load it up and everything is white right after i put the hud in

why is tf2 white i load it up and everything is white right after i put the hud in
435
#435
0 Frags +
JayIn earlier versions I remember being able to see health numbers when healing someone or crossbowing them. Is there anyway to get this back?

That's still there. As long as you have damage numbers on, you should be able to see it. Damage and healing numbers use the exact HUD same element.

TWSSLERwhy is tf2 white i load it up and everything is white right after i put the hud in

No idea. Either you are doing something incorrectly or you did not remove your old HUD properly.

[quote=Jay]In earlier versions I remember being able to see health numbers when healing someone or crossbowing them. Is there anyway to get this back?[/quote]
That's still there. As long as you have damage numbers on, you should be able to see it. Damage and healing numbers use the exact HUD same element.

[quote=TWSSLER]why is tf2 white i load it up and everything is white right after i put the hud in[/quote]
No idea. Either you are doing something incorrectly or you did not remove your old HUD properly.
436
#436
1 Frags +

I figured out the issue. I had the cvar hud_combattext_healing set to 0 somehow.

I figured out the issue. I had the cvar hud_combattext_healing set to 0 somehow.
437
#437
0 Frags +
JayI figured out the issue. I had the cvar hud_combattext_healing set to 0 somehow.

Ah, that explains it. :)

[quote=Jay]I figured out the issue. I had the cvar hud_combattext_healing set to 0 somehow.[/quote]
Ah, that explains it. :)
438
#438
0 Frags +

Is there away to turn off/change HUD crosshairs between classes??

Is there away to turn off/change HUD crosshairs between classes??
439
#439
1 Frags +
BubberkillIs there away to turn off/change HUD crosshairs between classes??

It's possible, but not without a bit of work on your part.

There are two ways of doing so that I know of:
1) Using cl_hud_minmode. This would require you remove minmode functionality from the HUD.
2) Using the achievement tracker. See G-Mang HUD for more information on this method.

[quote=Bubberkill]Is there away to turn off/change HUD crosshairs between classes??[/quote]
It's possible, but not without a bit of work on your part.

There are two ways of doing so that I know of:
1) Using cl_hud_minmode. This would require you remove minmode functionality from the HUD.
2) Using the achievement tracker. See G-Mang HUD for more information on this method.
440
#440
0 Frags +
ompIt's possible, but not without a bit of work on your part.

There are two ways of doing so that I know of:
1) Using cl_hud_minmode. This would require you remove minmode functionality from the HUD.
2) Using the achievement tracker. See G-Mang HUD for more information on this method.

I'll work it out

[quote=omp]It's possible, but not without a bit of work on your part.

There are two ways of doing so that I know of:
1) Using cl_hud_minmode. This would require you remove minmode functionality from the HUD.
2) Using the achievement tracker. See G-Mang HUD for more information on this method.[/quote]

I'll work it out
441
#441
0 Frags +

I'm using Arch, and for some reason the HUD is not using the right font, but instead using some generic one, any ideas?

I'm using Arch, and for some reason the HUD is not using the right font, but instead using some generic one, any ideas?
442
#442
0 Frags +
frownyI'm using Arch, and for some reason the HUD is not using the right font, but instead using some generic one, any ideas?

Nope, sorry. Steam was being problematic for me in Arch last I tried, though I should probably try again since it's been a few months. Font looks fine on Ubuntu, so I suppose its some missing library, or something of that sort.

[quote=frowny]I'm using Arch, and for some reason the HUD is not using the right font, but instead using some generic one, any ideas?[/quote]
Nope, sorry. Steam was being problematic for me in Arch last I tried, though I should probably try again since it's been a few months. Font looks fine on Ubuntu, so I suppose its some missing library, or something of that sort.
443
#443
0 Frags +

does this fit well on a mac?

does this fit well on a mac?
444
#444
0 Frags +
Root_does this fit well on a mac?

works great for me on a mac, required a tiny bit of tweaking when i installed an older version, I've modified it enough that I haven't installed the recent updates for mac, dunno if the tweaking is still neccesary with the updates. its mainly just opening up the larger .res files and following the instructions posted there. As a fellow mac user I recommend this, it's the best hud for mac users in my opinion. Highest level of support I've encountered so far. Good time to say, thanks omp!

[quote=Root_]does this fit well on a mac?[/quote]
works great for me on a mac, required a tiny bit of tweaking when i installed an older version, I've modified it enough that I haven't installed the recent updates for mac, dunno if the tweaking is still neccesary with the updates. its mainly just opening up the larger .res files and following the instructions posted there. As a fellow mac user I recommend this, it's the best hud for mac users in my opinion. Highest level of support I've encountered so far. Good time to say, thanks omp!
445
#445
1 Frags +
Root_does this fit well on a mac?

Should be fine on OS X. You'll just have to replace two of the font files with the alternate versions. See website or README.

hanbroloGood time to say, thanks omp!

:)

[quote=Root_]does this fit well on a mac?[/quote]
Should be fine on OS X. You'll just have to replace two of the font files with the alternate versions. See website or README.

[quote=hanbrolo]Good time to say, thanks omp![/quote]
:)
446
#446
5 Frags +

Finally added a custom main menu, since people kept bugging me about one. Credit to K(B)NHUD for the visual inspiration here.

http://i.imgur.com/KFGsJFr.jpg
http://i.imgur.com/gF99S6r.png

Enjoy.

Finally added a custom main menu, since people kept bugging me about one. Credit to K(B)NHUD for the visual inspiration here.

http://i.imgur.com/KFGsJFr.jpg
http://i.imgur.com/gF99S6r.png

Enjoy.
447
#447
-1 Frags +

o shiieeeeeeeeeeeeeeeeeeeeeeet

omp ur reely dabes at huds

o shiieeeeeeeeeeeeeeeeeeeeeeet

omp ur reely dabes at huds
448
#448
0 Frags +

really like this hud, +1 for great work

really like this hud, +1 for great work
449
#449
4 Frags +

there's a guy in the hud group that is trying to phish people

http://i.imgur.com/BfRBiR1.png

http://steamcommunity.com/profiles/76561198077729272/
might wanna kick him out
also labeled as a SR scammer http://steamrep.com/profiles/76561198077729272

there's a guy in the hud group that is trying to phish people
[img]http://i.imgur.com/BfRBiR1.png[/img]
http://steamcommunity.com/profiles/76561198077729272/
might wanna kick him out
also labeled as a SR scammer http://steamrep.com/profiles/76561198077729272
450
#450
-1 Frags +

Yeah dude just messaged me. I didn't even bother to read his message.

Yeah dude just messaged me. I didn't even bother to read his message.
1 ⋅⋅ 12 13 14 15 16 17
Please sign in through STEAM to post a comment.