Upvote Upvoted 89 Downvote Downvoted
1 2 3 4
mkHUD
posted in Customization
91
#91
1 Frags +

thanks for updating so quickly!

thanks for updating so quickly!
92
#92
4 Frags +
z3rtuHey, I just downloaded the 07/14 updated version of your HUD, but the casual menu is still broken. What can I do ?

Here's how it looks: http://i.imgur.com/hsLrAc3.jpg

my bad, i forgot to delete "matchmakingcategorypanel.res" and "matchmakinggrouppanel.res" from my repository. delete those two files in /ui/ and you should be good to go.

[quote=z3rtu]Hey, I just downloaded the 07/14 updated version of your HUD, but the casual menu is still broken. What can I do ?

Here's how it looks: http://i.imgur.com/hsLrAc3.jpg[/quote]

my bad, i forgot to delete "matchmakingcategorypanel.res" and "matchmakinggrouppanel.res" from my repository. delete those two files in /ui/ and you should be good to go.
93
#93
0 Frags +
my bad, i forgot to delete "matchmakingcategorypanel.res" and "matchmakinggrouppanel.res" from my repository. delete those two files in /ui/ and you should be good to go.

It works now ! Thanks a lot for your quick updates !

[quote]my bad, i forgot to delete "matchmakingcategorypanel.res" and "matchmakinggrouppanel.res" from my repository. delete those two files in /ui/ and you should be good to go.[/quote]

It works now ! Thanks a lot for your quick updates !
94
#94
0 Frags +

It would be nice if this hud had a health cross as alternate version

It would be nice if this hud had a health cross as alternate version
95
#95
-1 Frags +

Several of your winpanel elements aren't using positional modifiers and therefore aren't compatible with different aspect ratios.

Several of your winpanel elements aren't using positional modifiers and therefore aren't compatible with different aspect ratios.
96
#96
0 Frags +

Hey,
I have another question:
Is there a way to put the KotH timers on the scoreboard? because when you die you cant really read the timers because of the bar (which I dont want to remove)
I will just lower the KotH Timers as a Workaround until there is an option to put them on the Scoreboard.

Thanks in advance :)

Hey,
I have another question:
Is there a way to put the KotH timers on the scoreboard? because when you die you cant really read the timers because of the bar (which I dont want to remove)
I will just lower the KotH Timers as a Workaround until there is an option to put them on the Scoreboard.

Thanks in advance :)
97
#97
0 Frags +

.

.
98
#98
0 Frags +
LeyawynnHey, maybe add in an optional dark theme? I love the hud, but I don't really like the white colours and such. Thanks!

The file of an older animated background nimtra used is still in it (atleast it should be) that was darker and.... well, animated. You can still change the MainMenuOverride.res to chose the animated background, which you can make so its not animated :P. If you don't want to do that, you could just download my fork of this HUD that has some small changes. But it wouldn't suprise me if you don't want all the other changes. Only things like Team and Class selection would have to be actually changed... maybe I can get behind that for my HUD.

EDIT: For the darker Background, just edit MainMenuOverride.res.
Line 341
"image" "../console/background_upward"
to
"image" "../vgui/replay/thumbnails/gif/1"

[quote=Leyawynn]Hey, maybe add in an optional dark theme? I love the hud, but I don't really like the white colours and such. Thanks![/quote]

The file of an older animated background nimtra used is still in it (atleast it should be) that was darker and.... well, animated. You can still change the MainMenuOverride.res to chose the animated background, which you can make so its not animated :P. If you don't want to do that, you could just download my fork of this HUD that has some small changes. But it wouldn't suprise me if you don't want all the other changes. Only things like Team and Class selection would have to be actually changed... maybe I can get behind that for my HUD.

EDIT: For the darker Background, just edit MainMenuOverride.res.
Line 341
"image" "../console/background_upward"
to
"image" "../vgui/replay/thumbnails/gif/1"
99
#99
2 Frags +

small update

Changelog- fixed winpanel for 4:3 and 16:10 res
- fixed spectator hud for 4:3 and 16:10 res
- made control point icons compatible with sv_pure 1 servers

------------------------------------

EricSeveral of your winpanel elements aren't using positional modifiers and therefore aren't compatible with different aspect ratios.

fixed! thanks

freddiaNHey,
I have another question:
Is there a way to put the KotH timers on the scoreboard? because when you die you cant really read the timers because of the bar (which I dont want to remove)
I will just lower the KotH Timers as a Workaround until there is an option to put them on the Scoreboard.

Thanks in advance :)

there isn't a way as far as i know. i'm pretty sure i set the koth timers' zpos to be higher so it overlaps the dark blue bar though. i haven't had any problems with it since

LeyawynnHey, maybe add in an optional dark theme? I love the hud, but I don't really like the white colours and such. Thanks!

uh i might end up doing that but i don't plan on it for a while

freddiaNsnip

i removed this in the newest version to reduce the filesize. if you really want this though you can just go back to the older commits in github

small update
[quote=Changelog]
- fixed winpanel for 4:3 and 16:10 res
- fixed spectator hud for 4:3 and 16:10 res
- made control point icons compatible with sv_pure 1 servers
[/quote]

[s]------------------------------------[/s]

[quote=Eric]Several of your winpanel elements aren't using positional modifiers and therefore aren't compatible with different aspect ratios.[/quote]
fixed! thanks

[quote=freddiaN]Hey,
I have another question:
Is there a way to put the KotH timers on the scoreboard? because when you die you cant really read the timers because of the bar (which I dont want to remove)
I will just lower the KotH Timers as a Workaround until there is an option to put them on the Scoreboard.

Thanks in advance :)[/quote]
there isn't a way as far as i know. i'm pretty sure i set the koth timers' zpos to be higher so it overlaps the dark blue bar though. i haven't had any problems with it since

[quote=Leyawynn]Hey, maybe add in an optional dark theme? I love the hud, but I don't really like the white colours and such. Thanks![/quote]

uh i might end up doing that but i don't plan on it for a while

[quote=freddiaN]snip[/quote]

i removed this in the newest version to reduce the filesize. if you really want this though you can just go back to the older commits in github
100
#100
0 Frags +
nimtrai removed this in the newest version to reduce the filesize. if you really want this though you can just go back to the older commits in github

Have it already :)

Also: since I am working on my fork again, I should probably put up a tf.tv post for it. Just so people can actually flame me that I just copied your HUD....

[quote=nimtra]
i removed this in the newest version to reduce the filesize. if you really want this though you can just go back to the older commits in github[/quote]

Have it already :)

Also: since I am working on my fork again, I should probably put up a tf.tv post for it. Just so people can actually flame me that I just copied your HUD....
101
#101
1 Frags +

Sorry if this is a stupid question, but I can't seem to find the CloseCaption_Normal and other Closed Caption values in the clientscheme.res as I am trying to edit the tall and weight value of my closed captioning. Is it in another res file or does this hud not contain one? Thank you for making this wonderful hud btw!

Sorry if this is a stupid question, but I can't seem to find the CloseCaption_Normal and other Closed Caption values in the clientscheme.res as I am trying to edit the tall and weight value of my closed captioning. Is it in another res file or does this hud not contain one? Thank you for making this wonderful hud btw!
102
#102
-2 Frags +

is there any mod of the hud which allows you to see your damage, bonus points and so on?

is there any mod of the hud which allows you to see your damage, bonus points and so on?
103
#103
0 Frags +

I get this bug after using mkhud with the neutra font in the bottom left corner
https://puu.sh/wDKSZ/6135f044a2.jpg

I get this bug after using mkhud with the neutra font in the bottom left corner
https://puu.sh/wDKSZ/6135f044a2.jpg
104
#104
0 Frags +

Nice hud but it doesnt show stats like dmg and so on...

Nice hud but it doesnt show stats like dmg and so on...
105
#105
0 Frags +

dark theme and theme color customization?

dark theme and theme color customization?
106
#106
11 Frags +

https://i.imgur.com/i71Q2rm.png

updated for jungle inferno
- had to delete like half the menus i had. there's still some stuff i'm not happy with and i'll probably edit it but it works and looks decent enough
- adjusted accent colour to a brighter yellow (not sure abt this might change it)
- there's probably other changes i made but forgot about
- fixed post #104's problem with the neutra font displaying the wrong symbol font

enjoy

download

[img]https://i.imgur.com/i71Q2rm.png[/img]

updated for jungle inferno
- had to delete like half the menus i had. there's still some stuff i'm not happy with and i'll probably edit it but it works and looks decent enough
- adjusted accent colour to a brighter yellow (not sure abt this might change it)
- there's probably other changes i made but forgot about
- fixed post #104's problem with the neutra font displaying the wrong symbol font

enjoy

[url=https://github.com/nimtra/mkhud/archive/master.zip]download[/url]
107
#107
5 Frags +

Contracker doesn't work but thanks for fix.

Contracker doesn't work but thanks for fix.
108
#108
5 Frags +
puoi1Contracker doesn't work but thanks for fix.

oh shit i completely forgot to import the scripts folder from my copy of mkhud to the one on github. just fixed that my bad. should be fixed if you redownload

[quote=puoi1]Contracker doesn't work but thanks for fix.[/quote]

oh shit i completely forgot to import the scripts folder from my copy of mkhud to the one on github. just fixed that my bad. should be fixed if you redownload
109
#109
1 Frags +

.

.
110
#110
0 Frags +

Hello, I'd like to ask a few things:
1. It doesn't show the button for alerts. Can you tell me how to fix it?
2. Where can I see my stats?
and 3.Could you go in-depth on crosshairs? I've tried to use them and I've failed.
BTW I'm on Ubuntu 14.04.

Hello, I'd like to ask a few things:
1. It doesn't show the button for alerts. Can you tell me how to fix it?
2. Where can I see my stats?
and 3.Could you go in-depth on crosshairs? I've tried to use them and I've failed.
BTW I'm on Ubuntu 14.04.
1 2 3 4
Please sign in through STEAM to post a comment.