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

Hey Guys,
I want to edit this hud a little, especially the in-game hud.
I want to take parts of the ingame hud from mHUD (what I mean you can see here), because I like to have boxes around my HP, Ammo, etc.
Can someone help me with this?
Thanks

EDIT: By the way: Why do the custom cap-point sprite dont work on my server/valve pubs (sv_pure 1) but does work offline (sv_pure 0)? pls fix :)

Hey Guys,
I want to edit this hud a little, especially the in-game hud.
I want to take parts of the ingame hud from mHUD (what I mean you can see [url=http://i.imgur.com/pc7DwnD.jpg]here[/url]), because I like to have boxes around my HP, Ammo, etc.
Can someone help me with this?
Thanks

EDIT: By the way: Why do the custom cap-point sprite dont work on my server/valve pubs (sv_pure 1) but does work offline (sv_pure 0)? pls fix :)
62
#62
1 Frags +
freddiaNHey Guys,
I want to edit this hud a little, especially the in-game hud.
I want to take parts of the ingame hud from mHUD (what I mean you can see here), because I like to have boxes around my HP, Ammo, etc.
Can someone help me with this?
Thanks

EDIT: By the way: Why do the custom cap-point sprite dont work on my server/valve pubs (sv_pure 1) but does work offline (sv_pure 0)? pls fix :)

This is pretty specific and I have no idea what font definitions mHUD uses - and it's something I would prefer not helping you out with because that's not my HUD.

If you have any HUD editing knowledge, you should probably just add translucent black boxes under whatever you want.

Something like this:

"AmmoBG"
{
"ControlName" "ImagePanel"
"fieldName" "AmmoBG"
"xpos" "0"
"ypos" "0"
"zpos" "-99"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
"fillcolor" "0 0 0 150"
}

You could probably put this into your ammo, ubercharge and health files. You'll have to mess with the xpos, ypos, wide and tall values as well however.

The custom control point icons not showing up in sv_pure 1 is a TF2 issue, and it's one I can't fix.

[quote=freddiaN]Hey Guys,
I want to edit this hud a little, especially the in-game hud.
I want to take parts of the ingame hud from mHUD (what I mean you can see [url=http://i.imgur.com/pc7DwnD.jpg]here[/url]), because I like to have boxes around my HP, Ammo, etc.
Can someone help me with this?
Thanks

EDIT: By the way: Why do the custom cap-point sprite dont work on my server/valve pubs (sv_pure 1) but does work offline (sv_pure 0)? pls fix :)[/quote]

This is pretty specific and I have no idea what font definitions mHUD uses - and it's something I would prefer not helping you out with because that's not my HUD.

If you have any HUD editing knowledge, you should probably just add translucent black boxes under whatever you want.

Something like this:
[quote]
"AmmoBG"
{
"ControlName" "ImagePanel"
"fieldName" "AmmoBG"
"xpos" "0"
"ypos" "0"
"zpos" "-99"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
"fillcolor" "0 0 0 150"
}
[/quote]

You could probably put this into your ammo, ubercharge and health files. You'll have to mess with the xpos, ypos, wide and tall values as well however.

The custom control point icons not showing up in sv_pure 1 is a TF2 issue, and it's one I can't fix.
63
#63
0 Frags +

Thanks!
But I only have one problem:
It seems that the Übercharge number is a seperate thing. Where is it located (not the bar ofc <:)?

Thanks!
But I only have one problem:
It seems that the Übercharge number is a seperate thing. Where is it located (not the bar ofc <:)?
64
#64
1 Frags +
freddiaNThanks!
But I only have one problem:
It seems that the Übercharge number is a seperate thing. Where is it located (not the bar ofc <:)?

Ubercharge number and meter are in the same file. HudMedicCharge.res

[quote=freddiaN]Thanks!
But I only have one problem:
It seems that the Übercharge number is a seperate thing. Where is it located (not the bar ofc <:)?[/quote]

Ubercharge number and meter are in the same file. HudMedicCharge.res
65
#65
-1 Frags +

Is there anyway to make the scoreboard bigger to fit 32 players?

Is there anyway to make the scoreboard bigger to fit 32 players?
66
#66
3 Frags +

hi nimtra :)

hi nimtra :)
67
#67
7 Frags +
parkhi nimtra :)

:) /

hello. i pushed an update containing the new stuff for the update

http://puu.sh/pUmyk/1c132c76bc.png

i completely redid the menu. i'm going to be working on the MVM, casual, competitive lobby screens as well - but i thought i'd get the main menu out first.
the big pink circle does the same thing as the play button. i just put it there cause it looked nice :)

[quote=park]hi nimtra :)[/quote]
:) /

hello. i pushed an update containing the new stuff for the update

[img]http://puu.sh/pUmyk/1c132c76bc.png[/img]
i completely redid the menu. i'm going to be working on the MVM, casual, competitive lobby screens as well - but i thought i'd get the main menu out first.
the big pink circle does the same thing as the play button. i just put it there cause it looked nice :)
68
#68
2 Frags +

.

.
69
#69
0 Frags +
b0wlHey nimtra, love the hud, had a quick question.
Is there any way i can animate the Knuckles Hud crosshair, for example on a few huds i used to use (KBNHud and Rays Hud) I could get my hud crosshair to flash red everytime i hit somebody, and I was looking to try and do the same thing here. Usually I would find the option in the hudanimations area in the scripts folder, after finding a section in the hudanimations that says something like "event damaged player". Did you move it to another place or is it not possible when using this hud?

https://www.youtube.com/watch?v=HW5N3ZGLhxQ

here ya go

[quote=b0wl]Hey nimtra, love the hud, had a quick question.
Is there any way i can animate the Knuckles Hud crosshair, for example on a few huds i used to use (KBNHud and Rays Hud) I could get my hud crosshair to flash red everytime i hit somebody, and I was looking to try and do the same thing here. Usually I would find the option in the hudanimations area in the scripts folder, after finding a section in the hudanimations that says something like "event damaged player". Did you move it to another place or is it not possible when using this hud?[/quote]

https://www.youtube.com/watch?v=HW5N3ZGLhxQ

here ya go
70
#70
2 Frags +

Is there anyway to add the text messages such as "BLU uber used" somewhere in this hud?

Is there anyway to add the text messages such as "BLU uber used" somewhere in this hud?
71
#71
2 Frags +

The win screen for Casual is broken, all the elements are far to the sides.

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

The win screen for Casual is broken, all the elements are far to the sides.

[img]http://i.imgur.com/MS7XMKG.png[/img]
72
#72
2 Frags +
InoThe win screen for Casual is broken, all the elements are far to the sides.

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

I forgot to import those animations to the HUD. Pushed an update to GitHub, my bad.

PanaceaaIs there anyway to add the text messages such as "BLU uber used" somewhere in this hud?

If you mean closed captioning, I haven't added support for that yet.

[quote=Ino]The win screen for Casual is broken, all the elements are far to the sides.

[img]http://i.imgur.com/MS7XMKG.png[/img][/quote]

I forgot to import those animations to the HUD. Pushed an update to GitHub, my bad.

[quote=Panaceaa]Is there anyway to add the text messages such as "BLU uber used" somewhere in this hud?[/quote]
If you mean closed captioning, I haven't added support for that yet.
73
#73
0 Frags +
nimtraInoThe win screen for Casual is broken, all the elements are far to the sides.

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

I forgot to import those animations to the HUD. Pushed an update to GitHub, my bad.
PanaceaaIs there anyway to add the text messages such as "BLU uber used" somewhere in this hud?If you mean closed captioning, I haven't added support for that yet.

Is the update on GitHub different than the update you pushed on Huds.tf earlier today?

[quote=nimtra][quote=Ino]The win screen for Casual is broken, all the elements are far to the sides.

[img]http://i.imgur.com/MS7XMKG.png[/img][/quote]

I forgot to import those animations to the HUD. Pushed an update to GitHub, my bad.

[quote=Panaceaa]Is there anyway to add the text messages such as "BLU uber used" somewhere in this hud?[/quote]
If you mean closed captioning, I haven't added support for that yet.[/quote]

Is the update on GitHub different than the update you pushed on Huds.tf earlier today?
74
#74
0 Frags +
ObstobiclothIs the update on GitHub different than the update you pushed on Huds.tf earlier today?

They are the same.

[quote=Obstobicloth]
Is the update on GitHub different than the update you pushed on Huds.tf earlier today?[/quote]

They are the same.
75
#75
2 Frags +

This might've been due to the most recent patch, but this happened

https://i.gyazo.com/a8dd28ddd8a36707a42dbc783ea89fb8.png

This might've been due to the most recent patch, but this happened
[img]https://i.gyazo.com/a8dd28ddd8a36707a42dbc783ea89fb8.png[/img]
76
#76
3 Frags +
LyreixThis might've been due to the most recent patch, but this happened
https://i.gyazo.com/a8dd28ddd8a36707a42dbc783ea89fb8.png

Moved the panels down. Let me know if the newest update I just pushed to GitHub fixed it, I moved it down by like 30 pixels. I don't really have a good way to test the HUD for the ingame elements of Meet Your Match.

[quote=Lyreix]This might've been due to the most recent patch, but this happened
[img]https://i.gyazo.com/a8dd28ddd8a36707a42dbc783ea89fb8.png[/img][/quote]

Moved the panels down. Let me know if the newest update I just pushed to GitHub fixed it, I moved it down by like 30 pixels. I don't really have a good way to test the HUD for the ingame elements of Meet Your Match.
77
#77
1 Frags +

Looks better now: http://imgur.com/jB77Xtx

Looks better now: http://imgur.com/jB77Xtx
78
#78
0 Frags +

dank

dank
79
#79
0 Frags +

.

.
80
#80
0 Frags +

quick question, how come when I play in a normal servers I don't see the win panels?

quick question, how come when I play in a normal servers I don't see the win panels?
81
#81
0 Frags +

i see that knuckles crosses are installed, is there a way to edit the crosshair itself thru hudlayout or do i have put that part in myself? or is there another way to turn the crosses on? thanks in advance

i see that knuckles crosses are installed, is there a way to edit the crosshair itself thru hudlayout or do i have put that part in myself? or is there another way to turn the crosses on? thanks in advance
82
#82
4 Frags +

Alright, just pushed another update to my HUD. Pretty much every element in MYM has been edited.

http://puu.sh/pWAkq/fdd38496b8.png

Changelog- Moved competitive KotH timer out of the way so it doesn't clip with Matchmaking UI
- Fixed the win panel not showing up
- Changed the menu backgrounds for the loadout/backpack/crafting menus
- Slightly adjusted the loadout menu to fit better with the menu

- Fully edited all of the lobby panels. (Casual/MvM/Competitive)
- Changed colour & font of killfeed
- Slightly adjusted the class selection menu to fit better with the main menu and loadout sub panel
- Adjusted the colour of the tournament topbar (wasn't the same compared to the other top bars)
- Added support for the in-game buttons (report/mute/vote)
- Fixed promotional codes and VR buttons showing up on the main menu
- Fixed the new store menu not showing up (I probably will be editing this, but it is definitely a lower priority)

Enjoy!

#80 and #81
Fixed these two issues in the newest update.

#83
These are managed in HudPlayerClass.res. I put them there because I didn't like the fact that the crosshair would stay even on the scoreboard or freezecam.

Alright, just pushed another update to my HUD. Pretty much every element in MYM has been edited.
[img]http://puu.sh/pWAkq/fdd38496b8.png[/img]

[quote=Changelog]
- Moved competitive KotH timer out of the way so it doesn't clip with Matchmaking UI
- Fixed the win panel not showing up
[url=http://puu.sh/pWA3Z/bb464891f9.png]- Changed the menu backgrounds for the loadout/backpack/crafting menus
- Slightly adjusted the loadout menu to fit better with the menu[/url]
- Fully edited all of the lobby panels. (Casual/MvM/Competitive)
[url=http://puu.sh/pWA0q/f98094ce59.png]- Changed colour & font of killfeed[/url]
- Slightly adjusted the class selection menu to fit better with the main menu and loadout sub panel
- Adjusted the colour of the tournament topbar (wasn't the same compared to the other top bars)
[url=http://puu.sh/pWzXE/7061fff4ec.png]- Added support for the in-game buttons (report/mute/vote)[/url]
- Fixed promotional codes and VR buttons showing up on the main menu
- Fixed the new store menu not showing up (I probably will be editing this, but it is definitely a lower priority)
[/quote]

Enjoy!

#80 and #81
Fixed these two issues in the newest update.

#83
These are managed in HudPlayerClass.res. I put them there because I didn't like the fact that the crosshair would stay even on the scoreboard or freezecam.
83
#83
0 Frags +

http://imgur.com/oDhvPwP

Does the crosshair customization file in notepad look like this for everyone? I can't read which is which. Help pls

http://imgur.com/oDhvPwP

Does the crosshair customization file in notepad look like this for everyone? I can't read which is which. Help pls
84
#84
0 Frags +

https://gyazo.com/516f6da5c46f4b5c3f68c863288dfe59

a little problem on a moitor with 16:10 aspect ratio. should i change the font's size?

https://gyazo.com/516f6da5c46f4b5c3f68c863288dfe59

a little problem on a moitor with 16:10 aspect ratio. should i change the font's size?
85
#85
1 Frags +
Kav8o8http://imgur.com/oDhvPwP

Does the crosshair customization file in notepad look like this for everyone? I can't read which is which. Help pls

Notepad++ is your best bet, simply makes everything easier

[quote=Kav8o8]http://imgur.com/oDhvPwP

Does the crosshair customization file in notepad look like this for everyone? I can't read which is which. Help pls[/quote]
Notepad++ is your best bet, simply makes everything easier
86
#86
1 Frags +

this hud is sick!
My only complaint is health is kinda hard to see when its low. Everything else is great

E: cant see more than 6 players on the scoreboard. idk what that is either

this hud is sick!
My only complaint is health is kinda hard to see when its low. Everything else is great

E: cant see more than 6 players on the scoreboard. idk what that is either
87
#87
1 Frags +
HatSimulatorthis hud is sick!
My only complaint is health is kinda hard to see when its low. Everything else is great

E: cant see more than 6 players on the scoreboard. idk what that is either

minmode toggles the 6 player scoreboard. turn it off and you'll have a 12 player scoreboard :)

[quote=HatSimulator]this hud is sick!
My only complaint is health is kinda hard to see when its low. Everything else is great

E: cant see more than 6 players on the scoreboard. idk what that is either[/quote]

minmode toggles the 6 player scoreboard. turn it off and you'll have a 12 player scoreboard :)
88
#88
0 Frags +

one other thing, I changed hudplayerclass crosshair "fgcolor" to 36 237 66 255 and it doesnt change in game. its still white. any idea what that is?

http://puu.sh/pZTSa/fd177060f1.png

one other thing, I changed hudplayerclass crosshair "fgcolor" to 36 237 66 255 and it doesnt change in game. its still white. any idea what that is?

http://puu.sh/pZTSa/fd177060f1.png
89
#89
2 Frags +

Hey, I fixed up the HUD for today's small update. The map selection list seemed to have broken the casual menu slightly. I also made a new targetID that should be easier to tell if your teammates are hurt/overhealed. I would recommend downloading straight from my GitHub, huds.tf doesn't want to accept my update for some reason.

The new targetid:

http://puu.sh/q26H2/2ad4f594b9.png

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

FatihAFhttps://gyazo.com/516f6da5c46f4b5c3f68c863288dfe59

a little problem on a moitor with 16:10 aspect ratio. should i change the font's size?

I'm not 100% sure if this is the reason, but I think this is just caused by how TF2 renders fonts. From what I've noticed, sometimes zeros and Os get cut off, same with Ds. This bug also happens with the mkhud logo on the top left, the d is slightly cut off. If you care about this issue a ton, change it if you want. It doesn't bother me.

HatSimulatorone other thing, I changed hudplayerclass crosshair "fgcolor" to 36 237 66 255 and it doesnt change in game. its still white. any idea what that is?

http://puu.sh/pZTSa/fd177060f1.png

Change "fgcolor" to "fgcolor_override"? Not exactly sure if that would fix it but usually it does.

Hey, I fixed up the HUD for today's small update. The map selection list seemed to have broken the casual menu slightly. I also made a new targetID that should be easier to tell if your teammates are hurt/overhealed. I would recommend downloading straight from my [url=http://github.com/nimtra/mkhud/]GitHub[/url], huds.tf doesn't want to accept my update for some reason.

The new targetid:
[img]http://puu.sh/q26H2/2ad4f594b9.png[/img]

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

[quote=FatihAF]https://gyazo.com/516f6da5c46f4b5c3f68c863288dfe59

a little problem on a moitor with 16:10 aspect ratio. should i change the font's size?[/quote]

I'm not 100% sure if this is the reason, but I think this is just caused by how TF2 renders fonts. From what I've noticed, sometimes zeros and Os get cut off, same with Ds. This bug also happens with the mkhud logo on the top left, the d is slightly cut off. If you care about this issue a ton, change it if you want. It doesn't bother me.

[quote=HatSimulator]one other thing, I changed hudplayerclass crosshair "fgcolor" to 36 237 66 255 and it doesnt change in game. its still white. any idea what that is?

http://puu.sh/pZTSa/fd177060f1.png[/quote]

Change "fgcolor" to "fgcolor_override"? Not exactly sure if that would fix it but usually it does.
90
#90
0 Frags +

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

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
1 2 3 4
Please sign in through STEAM to post a comment.