Upvote Upvoted 172 Downvote Downvoted
1 2 3 4 5 6 7 ⋅⋅ 9
m0rehud black
posted in Customization
91
#91
0 Frags +

For some reason it doesnt show the players names on my scoreboard

For some reason it doesnt show the players names on my scoreboard
92
#92
2 Frags +

can you please add a server map timer. (as in tf_hud_showservertimelimit 1)
only problem with a brilliant hud.

can you please add a server map timer. (as in tf_hud_showservertimelimit 1)
only problem with a brilliant hud.
93
#93
2 Frags +

.

.
94
#94
0 Frags +
hauntDynamiCcan you please add a server map timer. (as in tf_hud_showservertimelimit 1)
only problem with a brilliant hud.

https://www.dropbox.com/s/y5m33k62fi3yhi9/m0reblack.zip?dl=0

i sort of updated it and added that along with fixing the scoreboard from today's update along with adding knuckles crosshairs, adding highest kill streak to the winpanel, and editing the target ids to have a drop shadow

Based

[quote=haunt][quote=DynamiC]can you please add a server map timer. (as in tf_hud_showservertimelimit 1)
only problem with a brilliant hud.[/quote]

https://www.dropbox.com/s/y5m33k62fi3yhi9/m0reblack.zip?dl=0

i sort of updated it and added that along with fixing the scoreboard from today's update along with adding knuckles crosshairs, adding highest kill streak to the winpanel, and editing the target ids to have a drop shadow[/quote]
Based
95
#95
6 Frags +
hauntDynamiCcan you please add a server map timer. (as in tf_hud_showservertimelimit 1)
only problem with a brilliant hud.

https://www.dropbox.com/s/y5m33k62fi3yhi9/m0reblack.zip?dl=0

i sort of updated it and added that along with fixing the scoreboard from today's update along with adding knuckles crosshairs, adding highest kill streak to the winpanel, and editing the target ids to have a drop shadow

no need to post it here, you can post on http://www.teamfortress.tv/8247/show-your-hud-modifications.
or just suggest something and if i consider it a good thing i will add it to offical release.
scoreboard fix is on the way, but im not gonna be adding over 9000 custom crosshairs, no dropshadow for target ids because it looks bad and never adding killstreak related stuff except a counter on bottom left.

ps: if you want to help me fixing something like scoreboard just add me on steam and msg me next time
pss: thats why i dont want someone else update things for me, you can see on the first screenshot how it should look like and on the second one how he made it look like http://imgur.com/a/ftlc2

[quote=haunt][quote=DynamiC]can you please add a server map timer. (as in tf_hud_showservertimelimit 1)
only problem with a brilliant hud.[/quote]

https://www.dropbox.com/s/y5m33k62fi3yhi9/m0reblack.zip?dl=0

i sort of updated it and added that along with fixing the scoreboard from today's update along with adding knuckles crosshairs, adding highest kill streak to the winpanel, and editing the target ids to have a drop shadow[/quote]
no need to post it here, you can post on http://www.teamfortress.tv/8247/show-your-hud-modifications.
or just suggest something and if i consider it a good thing i will add it to offical release.
scoreboard fix is on the way, but im not gonna be adding over 9000 custom crosshairs, no dropshadow for target ids because it looks bad and never adding killstreak related stuff except a counter on bottom left.

ps: if you want to help me fixing something like scoreboard just add me on steam and msg me next time
pss: thats why i dont want someone else update things for me, you can see on the first screenshot how it should look like and on the second one how he made it look like http://imgur.com/a/ftlc2
96
#96
6 Frags +

Update 13.01.16 scoreboard fix:

added tfc_rpg crosshair (cl_crosshairscale 12 recommended)
fixed ping bars going too far to the right (thanks to Lyly)

Download: m0rehud 13.01.16 scoreboard fix

edit: i forgot to change damage numbers color back to white, go to m0rehud black/resource/ui/HudDamageAccount.res and change "NegativeColor" from "m0regreen" to "m0rewhite"

[h]Update 13.01.16 scoreboard fix:[/h]

added tfc_rpg crosshair (cl_crosshairscale 12 recommended)
fixed ping bars going too far to the right (thanks to Lyly)

[b]Download:[/b] [url=http://www.mediafire.com/download/aap7tpcwncaak5a/m0rehud+black_13.01.16.zip]m0rehud 13.01.16 scoreboard fix[/url]

edit: i forgot to change damage numbers color back to white, go to m0rehud black/resource/ui/HudDamageAccount.res and change "NegativeColor" from "m0regreen" to "m0rewhite"
97
#97
0 Frags +

How do you use the hud crosshairs? I installed the fonts but am having trouble getting them to work.

How do you use the hud crosshairs? I installed the fonts but am having trouble getting them to work.
98
#98
2 Frags +
Max_How do you use the hud crosshairs? I installed the fonts but am having trouble getting them to work.

go to tf/custom/m0rehud black/scripts/hudlayout.res

Open the file with notepad++ if you have it, if not just open it in notepad.

CrosshairVMT
{
"controlName" "CTFImagePanel"
"fieldName" "CrosshairVMT"
"visible" "0"
"enabled" "1"
"zpos" "2"
"xpos" "c-13"
"ypos" "c-13"
"wide" "26"
"tall" "26"
"scaleimage" "1"
"image" "replay/thumbnails/ql_7"
}

CrossHairTLR
{
"controlName" "CExLabel"
"fieldName" "CrossHairTLR"
"visible" "0"
"enabled" "1"
"zpos" "1"

"xpos" "c-12"
"ypos" "c-14"
"wide" "24"
"tall" "23"

"font" "CrossHairTLR"
"labelText" "+"
"fgcolor" "255 255 255 255"
"textAlignment" "center"
}

CrossHairTLRShadow
{
"controlName" "CExLabel"
"fieldName" "CrossHairTLRShadow"
"visible" "0"
"enabled" "1"
"zpos" "1"

"xpos" "c-12"
"ypos" "c-14"
"wide" "24"
"tall" "23"

"font" "CrossHairTLRShadow"
"labelText" "+"
"fgcolor" "0 0 0 255"
"textAlignment" "center"
}

CrossHairSeeker
{
"controlName" "CExLabel"
"fieldName" "CrossHairSeeker"
"visible" "0"
"enabled" "1"
"zpos" "1"
"xpos" "c-14"
"ypos" "c-12"
"wide" "24"
"tall" "24"
"font" "CrossHairNormal"
"labelText" "x"
"fgcolor" "235 226 202 255"
"textAlignment" "center"
}

Those are the crosshairs. The first one is an open cross with dot, the second is a + with an outline, third is the same but a shadow, and the last one is similar to the scout default crosshair. To enable these crosshairs, replace the 0 across from the "visible" text with a 1 like so.

CrossHairSeeker
{
"controlName" "CExLabel"
"fieldName" "CrossHairSeeker"
"visible" "1"
"enabled" "1"
"zpos" "1"
"xpos" "c-14"
"ypos" "c-12"
"wide" "24"
"tall" "24"
"font" "CrossHairNormal"
"labelText" "x"
"fgcolor" "235 226 202 255"
"textAlignment" "center"
}

After you have done this, you need to save the file, and then type hud_reloadscheme in the console if you have tf2 open, or just launch the game and it should take effect. If if does not, hud_reloadscheme will work. To disable just put a 0 there instead of 1 and save it again. Whenever you make a change type hud_reloadsheme just to be safe.

[quote=Max_]How do you use the hud crosshairs? I installed the fonts but am having trouble getting them to work.[/quote]
go to tf/custom/m0rehud black/scripts/hudlayout.res

Open the file with notepad++ if you have it, if not just open it in notepad.

CrosshairVMT
{
"controlName" "CTFImagePanel"
"fieldName" "CrosshairVMT"
"visible" "0"
"enabled" "1"
"zpos" "2"
"xpos" "c-13"
"ypos" "c-13"
"wide" "26"
"tall" "26"
"scaleimage" "1"
"image" "replay/thumbnails/ql_7"
}

CrossHairTLR
{
"controlName" "CExLabel"
"fieldName" "CrossHairTLR"
"visible" "0"
"enabled" "1"
"zpos" "1"

"xpos" "c-12"
"ypos" "c-14"
"wide" "24"
"tall" "23"

"font" "CrossHairTLR"
"labelText" "+"
"fgcolor" "255 255 255 255"
"textAlignment" "center"
}

CrossHairTLRShadow
{
"controlName" "CExLabel"
"fieldName" "CrossHairTLRShadow"
"visible" "0"
"enabled" "1"
"zpos" "1"

"xpos" "c-12"
"ypos" "c-14"
"wide" "24"
"tall" "23"

"font" "CrossHairTLRShadow"
"labelText" "+"
"fgcolor" "0 0 0 255"
"textAlignment" "center"
}

CrossHairSeeker
{
"controlName" "CExLabel"
"fieldName" "CrossHairSeeker"
"visible" "0"
"enabled" "1"
"zpos" "1"
"xpos" "c-14"
"ypos" "c-12"
"wide" "24"
"tall" "24"
"font" "CrossHairNormal"
"labelText" "x"
"fgcolor" "235 226 202 255"
"textAlignment" "center"
}

Those are the crosshairs. The first one is an open cross with dot, the second is a + with an outline, third is the same but a shadow, and the last one is similar to the [url=https://consolecommand.files.wordpress.com/2010/10/smallfov.png]scout default crosshair[/url]. To enable these crosshairs, replace the 0 across from the "visible" text with a 1 like so.

CrossHairSeeker
{
"controlName" "CExLabel"
"fieldName" "CrossHairSeeker"
[b]"visible" "1"[/b]
"enabled" "1"
"zpos" "1"
"xpos" "c-14"
"ypos" "c-12"
"wide" "24"
"tall" "24"
"font" "CrossHairNormal"
"labelText" "x"
"fgcolor" "235 226 202 255"
"textAlignment" "center"
}

After you have done this, you need to save the file, and then type hud_reloadscheme in the console if you have tf2 open, or just launch the game and it should take effect. If if does not, hud_reloadscheme will work. To disable just put a 0 there instead of 1 and save it again. Whenever you make a change type hud_reloadsheme just to be safe.
99
#99
-1 Frags +
msphiFor some reason it doesnt show the players names on my scoreboard

Same problem

[quote=msphi]For some reason it doesnt show the players names on my scoreboard[/quote]

Same problem
100
#100
2 Frags +

Great hud, only this lil thing fixed would be nice

nickleDemoman shield charge meters are invisible.
Great hud, only this lil thing fixed would be nice

[quote=nickle]Demoman shield charge meters are invisible.[/quote]
101
#101
0 Frags +

you can change the negativecolor value in huddamageaccount.res from m0regreen to m0rewhite
edit: ninja edit and now my post is useless :<

you can change the negativecolor value in huddamageaccount.res from m0regreen to m0rewhite
edit: ninja edit and now my post is useless :<
102
#102
5 Frags +

this hud is pretty good but i dont like the specui and freezepanel health numbers

whenever im dead i use specui to comm to my team team healths and since the health numbers are always white its hard to get a general idea of the healths on my team. itd be cool if you added colors or some sort of notification for buffs/low health in the specui

this hud is pretty good but i dont like the specui and freezepanel health numbers

whenever im dead i use specui to comm to my team team healths and since the health numbers are always white its hard to get a general idea of the healths on my team. itd be cool if you added colors or some sort of notification for buffs/low health in the specui
103
#103
0 Frags +

Have you inputted the gun mettle contract drawer in the main menu?

Have you inputted the gun mettle contract drawer in the main menu?
104
#104
2 Frags +
cryptwangHave you inputted the gun mettle contract drawer in the main menu?

F2 bro

[quote=cryptwang]Have you inputted the gun mettle contract drawer in the main menu?[/quote]
F2 bro
105
#105
2 Frags +

Any possibility of adding the HUD_server time thing?

Any possibility of adding the HUD_server time thing?
106
#106
5 Frags +

I would love a minimod of this hud =)))
Any chance there will be one in the near future?

I would love a minimod of this hud =)))
Any chance there will be one in the near future?
107
#107
0 Frags +

how do i fix the red team panel thing on the right from being cut off?

http://puu.sh/mCqsI/4ac0a3c358.jpg

how do i fix the red team panel thing on the right from being cut off?

[img]http://puu.sh/mCqsI/4ac0a3c358.jpg[/img]
108
#108
6 Frags +

you should add a demo shield charge meter

you should add a demo shield charge meter
109
#109
1 Frags +

Love this hud!

Love this hud!
110
#110
4 Frags +

I already suggested a more intuitive specui with health colors/indicators of teammates health, but I'd also like to add the suggestion of adding the total server time left up top in the regular player HUD. The only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.

I already suggested a more intuitive specui with health colors/indicators of teammates health, but I'd also like to add the suggestion of adding the total server time left up top in the regular player HUD. The only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.
111
#111
1 Frags +
ProSkeezThe only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.

id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice

[quote=ProSkeez]The only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.[/quote]

id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice
112
#112
0 Frags +
domthewhiteguyProSkeezThe only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.
id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice

I edited my own version of m0rehud black with those changes + a couple more if you'd like it.

[quote=domthewhiteguy][quote=ProSkeez]The only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.[/quote]

id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice[/quote]

I edited my own version of m0rehud black with those changes + a couple more if you'd like it.
113
#113
0 Frags +
ProSkeezdomthewhiteguyProSkeezThe only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.
id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice

I edited my own version of m0rehud black with those changes + a couple more if you'd like it.

sure hit me with it id love to try it

[quote=ProSkeez][quote=domthewhiteguy][quote=ProSkeez]The only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.[/quote]

id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice[/quote]

I edited my own version of m0rehud black with those changes + a couple more if you'd like it.[/quote]

sure hit me with it id love to try it
114
#114
2 Frags +
domthewhiteguyProSkeezdomthewhiteguyProSkeezThe only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.
id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice

I edited my own version of m0rehud black with those changes + a couple more if you'd like it.

sure hit me with it id love to try it

https://www.dropbox.com/s/a1idbl31miqayaf/skeez_m0rehudblack.zip?dl=0

[quote=domthewhiteguy][quote=ProSkeez][quote=domthewhiteguy][quote=ProSkeez]The only way to see current time left in the server is if you go through scoreboard, but it'd be nice to always have it up.[/quote]

id love this added and is there anyway i can make the buff/hurt crosses smaller/removed while still keeping the number colors changed depending on buff/hurt? id really like this

edit: also quik are you interested at all in adding custom backgrounds because i did it to my version and it looks really nice[/quote]

I edited my own version of m0rehud black with those changes + a couple more if you'd like it.[/quote]

sure hit me with it id love to try it[/quote]
https://www.dropbox.com/s/a1idbl31miqayaf/skeez_m0rehudblack.zip?dl=0
115
#115
2 Frags +
ProSkeez https://www.dropbox.com/s/a1idbl31miqayaf/skeez_m0rehudblack.zip?dl=0

tyty

p.s. its everything i wanted ty

[quote=ProSkeez] https://www.dropbox.com/s/a1idbl31miqayaf/skeez_m0rehudblack.zip?dl=0[/quote]

tyty

p.s. its everything i wanted ty
116
#116
0 Frags +

Hey how do I transfer CrosshairVMT to another hud? Fonts not in client scheme.

Hey how do I transfer CrosshairVMT to another hud? Fonts not in client scheme.
117
#117
-2 Frags +

hey, how do you get the konr wings?

hey, how do you get the konr wings?
118
#118
1 Frags +
ambroonHey how do I transfer CrosshairVMT to another hud? Fonts not in client scheme.

it's in materials

parallaxismhey, how do you get the konr wings?

you should've googled it, it's the first result.
http://www.teamfortress.tv/6917/howto-use-yz50-clockwork-konrwings-in-any-hud

[quote=ambroon]Hey how do I transfer CrosshairVMT to another hud? Fonts not in client scheme.[/quote]
it's in materials
[quote=parallaxism]hey, how do you get the konr wings?[/quote]
you should've googled it, it's the first result.
http://www.teamfortress.tv/6917/howto-use-yz50-clockwork-konrwings-in-any-hud
119
#119
1 Frags +

okay so i was wondering how could i change the numbers from white to either blue/red when buffed/hurt (health and ammo) instead of just having the shadows change colors because i want to remove the shadows all together

okay so i was wondering how could i change the numbers from white to either blue/red when buffed/hurt (health and ammo) instead of just having the shadows change colors because i want to remove the shadows all together
120
#120
0 Frags +

The boxes and health of other players above their heads are cut off on the right side for me - how can I fix that issue?

The boxes and health of other players above their heads are cut off on the right side for me - how can I fix that issue?
1 2 3 4 5 6 7 ⋅⋅ 9
Please sign in through STEAM to post a comment.