Upvote Upvoted 172 Downvote Downvoted
1 ⋅⋅ 3 4 5 6 7 8 9
m0rehud black
posted in Customization
151
#151
-1 Frags +

.

.
152
#152
-11 Frags +

I'm update HUD. M0reHud BLVCK[/h]
download:
http://www.mediafire.com/download/6uvrdi7gdfe922f/m0rehudBLCK.rar

[b]I'm update HUD. [h]M0reHud BLVCK[/b][/h]
download:
http://www.mediafire.com/download/6uvrdi7gdfe922f/m0rehudBLCK.rar
153
#153
0 Frags +

thanks

i think

thanks

i think
154
#154
-2 Frags +

needs some updating

needs some updating
155
#155
-6 Frags +
crypt_needs some updating[/quo
have problem in class medic
[quote=crypt_]needs some updating[/quo
have problem in class medic
156
#156
0 Frags +
crypt_needs some updating

what parts of it are missing? if its simple enough i might do a hacked together update for it. I kinda miss using this hud.

[quote=crypt_]needs some updating[/quote]

what parts of it are missing? if its simple enough i might do a hacked together update for it. I kinda miss using this hud.
157
#157
-2 Frags +
DanceNumbercrypt_needs some updating
what parts of it are missing? if its simple enough i might do a hacked together update for it. I kinda miss using this hud.

medic parts. not show %uber...and etc
need update

[quote=DanceNumber][quote=crypt_]needs some updating[/quote]

what parts of it are missing? if its simple enough i might do a hacked together update for it. I kinda miss using this hud.[/quote]
medic parts. not show %uber...and etc
need update
158
#158
-1 Frags +

Also shield charge still isn't working for me

Also shield charge still isn't working for me
159
#159
-6 Frags +
EoNAlso shield charge still isn't working for me

ye, need update medic, waiting update
who can make update, link plz

[quote=EoN]Also shield charge still isn't working for me[/quote]
ye, [u]need update medic[/u], [b]waiting update[/b]
who can make update, link plz
160
#160
8 Frags +

you belarusians are relentless

you belarusians are relentless
161
#161
1 Frags +
jayceeEoNAlso shield charge still isn't working for meye, need update medic, waiting update
who can make update, link plz

So I thought something must have broken so I downloaded this one that CitroMaind posted to see if I could fix it for you. It works perfectly fine, I was able to play matchmaking, pubs, 6s etc with issues. Medic worked fine as well. Make sure to fully delete your old copy of the HUD then re-install it.

Show Content
CitroMaindSince quik only wants to update the HUD when MM comes out, but I've already had enough of the aids that Default HUD brings, I decided to update this. It is very rough, and I had to remove gamemenu.res and hudmainmenuoverride.res so the game doesn't crash. Everything else works just fine and is playable in MM.

Download Here: http://www.mediafire.com/download/w79bfsb4uz8gdqj/m0rehudblackmmfix.rar

EDIT: I will TRY to update the HUD for MM up until the official release. Once matchmaking officially hits, quik is off to the races.
[quote=jaycee][quote=EoN]Also shield charge still isn't working for me[/quote]
ye, [u]need update medic[/u], [b]waiting update[/b]
who can make update, link plz[/quote]

So I thought something must have broken so I downloaded this one that CitroMaind posted to see if I could fix it for you. It works perfectly fine, I was able to play matchmaking, pubs, 6s etc with issues. Medic worked fine as well. Make sure to fully delete your old copy of the HUD then re-install it.

[spoiler][quote=CitroMaind]Since quik only wants to update the HUD when MM comes out, but I've already had enough of the aids that Default HUD brings, I decided to update this. It is very rough, and I had to remove gamemenu.res and hudmainmenuoverride.res so the game doesn't crash. Everything else works just fine and is playable in MM.

Download Here: http://www.mediafire.com/download/w79bfsb4uz8gdqj/m0rehudblackmmfix.rar

EDIT: I will TRY to update the HUD for MM up until the official release. Once matchmaking officially hits, quik is off to the races.[/quote] [/spoiler]
162
#162
-6 Frags +
erkstonyou belarusians are relentless

ye;D

[quote=erkston]you belarusians are relentless[/quote]
ye;D
163
#163
-2 Frags +

PLS SUM1

PLS SUM1
164
#164
0 Frags +

Someone on the RaysHud Thread made a (temporary?) fix, this works on M0reHud Black as well, just it looks kinda ugly. Picture for reference: http://images.akamai.steamusercontent.com/ugc/449608559595127518/1A2534C84A53A3E5A7B5339C1F92DE8D857B355E/

DeaftJoeI made a quick fix for the HUD win panel, it's essentially a copy paste from the stock HUD. I haven't tested this in matchmaking at all, no guarantees for that.

The x and y pos assumes that you're running 1920x1080, sorry if it doesn't work with other resolutions.

Add this to \scripts\HudAnimations_tf:
event WinPanel_CompPos
{
Animate WinPanel ypos 230 Linear 0 0
}

event WinPanel_NormalPos
{
Animate WinPanel ypos 230 Linear 0 0
}

Find "WinPanel" in \scripts\hudlayout.res, change it to this:
	WinPanel
	{
		"fieldName"				"WinPanel"
		"visible"				"1"
		"enabled"				"1"
		"xpos"					"c-150"
		"ypos"					"230"
		"wide"					"300"
		"tall"					"300"
	}

Lastly, replace \resource\ui\winpanel.res with this: http://pastebin.com/YXfr5fhx

Here's what it should look like: http://puu.sh/oyWFn.jpg
Someone on the RaysHud Thread made a (temporary?) fix, this works on M0reHud Black as well, just it looks kinda ugly. Picture for reference: http://images.akamai.steamusercontent.com/ugc/449608559595127518/1A2534C84A53A3E5A7B5339C1F92DE8D857B355E/

[quote=DeaftJoe]I made a quick fix for the HUD win panel, it's essentially a copy paste from the stock HUD. I haven't tested this in matchmaking at all, no guarantees for that.

The x and y pos assumes that you're running 1920x1080, sorry if it doesn't work with other resolutions.

Add this to \scripts\HudAnimations_tf:
[code]event WinPanel_CompPos
{
Animate WinPanel ypos 230 Linear 0 0
}

event WinPanel_NormalPos
{
Animate WinPanel ypos 230 Linear 0 0
}[/code]

Find "WinPanel" in \scripts\hudlayout.res, change it to this:
[code] WinPanel
{
"fieldName" "WinPanel"
"visible" "1"
"enabled" "1"
"xpos" "c-150"
"ypos" "230"
"wide" "300"
"tall" "300"
}[/code]

Lastly, replace \resource\ui\winpanel.res with this: http://pastebin.com/YXfr5fhx

Here's what it should look like: http://puu.sh/oyWFn.jpg[/quote]
165
#165
-1 Frags +

nvm it's working

nvm it's working
166
#166
9 Frags +

I am here to save the day

http://www80.zippyshare.com/v/bV09Kw0W/file.html

With main menu, win panel and timer

edit : it's my personal version of the hud, so there might be old custom things i left and forgot about. message me about it and ill help you fix it (if i can lmao)

I am here to save the day

http://www80.zippyshare.com/v/bV09Kw0W/file.html

With main menu, win panel and timer

edit : it's my personal version of the hud, so there might be old custom things i left and forgot about. message me about it and ill help you fix it (if i can lmao)
167
#167
0 Frags +

ty<3

ty<3
168
#168
-1 Frags +

crashes my game ):

crashes my game ):
169
#169
-1 Frags +
Panda-Davecrashes my game ):

i've heard a friend tell me that it made his game crash, it shouldn't as i made sure the menu wouldn't crash anything

delete gamemenu.res and mainmenuoverride.res for now

[quote=Panda-Dave]crashes my game ):[/quote]
i've heard a friend tell me that it made his game crash, it shouldn't as i made sure the menu wouldn't crash anything

delete gamemenu.res and mainmenuoverride.res for now
170
#170
-1 Frags +

I cant get seekers crosshair to work, its visible 1 etc but wont work

I cant get seekers crosshair to work, its visible 1 etc but wont work
171
#171
0 Frags +
Dreams97I cant get seekers crosshair to work, its visible 1 etc but wont work

install the crossahairs font and if that doesn't work, show me the hudlayout.txt section.

[quote=Dreams97]I cant get seekers crosshair to work, its visible 1 etc but wont work[/quote]
install the crossahairs font and if that doesn't work, show me the hudlayout.txt section.
172
#172
0 Frags +

Hi all, i was just wondering how to change the damage text colour in this hud? I've looked in Huddamageaccount.res, and for the colour of the damage and healing numbers, it shows, "m0rehudgreen". does putting the rbg codes straight in work?

Hi all, i was just wondering how to change the damage text colour in this hud? I've looked in Huddamageaccount.res, and for the colour of the damage and healing numbers, it shows, "m0rehudgreen". does putting the rbg codes straight in work?
173
#173
1 Frags +
ChubbabubbHi all, i was just wondering how to change the damage text colour in this hud? I've looked in Huddamageaccount.res, and for the colour of the damage and healing numbers, it shows, "m0rehudgreen". does putting the rbg codes straight in work?

i think you can just change the rgb codes in clientscheme for m0regreen

[quote=Chubbabubb]Hi all, i was just wondering how to change the damage text colour in this hud? I've looked in Huddamageaccount.res, and for the colour of the damage and healing numbers, it shows, "m0rehudgreen". does putting the rbg codes straight in work?[/quote]
i think you can just change the rgb codes in clientscheme for m0regreen
174
#174
19 Frags +

o shit waddup
looking for mainmenu ideas / suggestions
feel free to add me and show your stuff

update will be realeased as soon as done with menu >:3

o shit waddup
looking for mainmenu ideas / suggestions
feel free to add me and show your stuff

update will be realeased as soon as done with menu >:3
175
#175
2 Frags +
Quiko shit waddup
looking for mainmenu ideas / suggestions
feel free to add me and show your stuff

update will be realeased as soon as done with menu >:3

soooo, are u gonna add those sick new overheal and low health animations in ur recent vids?

[quote=Quik]o shit waddup
looking for mainmenu ideas / suggestions
feel free to add me and show your stuff

update will be realeased as soon as done with menu >:3[/quote]

soooo, are u gonna add those sick new overheal and low health animations in ur recent vids?
176
#176
-13 Frags +

Realse it pls.

Realse it pls.
177
#177
-15 Frags +

quik pls release

quik pls release
178
#178
3 Frags +
whshhquik pls release

He said he'll release it as soon as he is done with the menu..

[quote=whshh]quik pls release[/quote]

He said he'll release it as soon as he is done with the menu..
179
#179
3 Frags +

the feels when checking this thread every day

the feels when checking this thread every day
180
#180
1 Frags +

What is even outdated?

You could follow kermits tutorial and have it use the default menus for now if you're really that desperate.

What is even outdated?

You could follow kermits tutorial and have it use the default menus for now if you're really that desperate.
1 ⋅⋅ 3 4 5 6 7 8 9
Please sign in through STEAM to post a comment.