Upvote Upvoted 18 Downvote Downvoted
1 2 3 4 5 6
Taking HUD edit requests
posted in Customization
31
#31
-3 Frags +

nvm I'm dumb

nvm I'm dumb
32
#32
1 Frags +
MangachuIf you want to do something that you know you can complete in like 5 minutes, go ahead and do it

Alright I'll do some that you havent done yet.

DKThis is the hud I'm using:
http://tf2.gamebanana.com/guis/22816

This is what I want:
Show Content

Thanks Mangachu.

There you go!
Improved Custom Hud v2

[quote=Mangachu]If you want to do something that you know you can complete in like 5 minutes, go ahead and do it[/quote]
Alright I'll do some that you havent done yet.
[quote=DK]This is the hud I'm using:
http://tf2.gamebanana.com/guis/22816

This is what I want:
[spoiler][img]http://i.imgur.com/ZEwmdZ2.jpg[/img][/spoiler]

Thanks Mangachu.[/quote]
There you go!
[url=http://puu.sh/3NLwD.zip]Improved Custom Hud v2[/url]
33
#33
0 Frags +

I'm working on the effect meters for ibex's hud, literally the worst thing i've ever done

I'm working on the effect meters for ibex's hud, literally the worst thing i've ever done
34
#34
0 Frags +
MangachuI'm working on the effect meters for ibex's hud, literally the worst thing i've ever done

Just started downloading it, I only got no clue about captions, but I'll pick myself another one then.

[quote=Mangachu]I'm working on the effect meters for ibex's hud, literally the worst thing i've ever done[/quote]
Just started downloading it, I only got no clue about captions, but I'll pick myself another one then.
35
#35
0 Frags +
Goat_MangachuI'm working on the effect meters for ibex's hud, literally the worst thing i've ever doneJust started downloading it, I only got no clue about captions, but I'll pick myself another one then.

captions are done for me, its in hudlayout.res if you want to do it, couldn't get the square box though
https://www.dropbox.com/s/d5u4b60ub3isqs2/Ibexeffectmetertsaredumb.rar if you want to work on the effect meters heres the link of the hud that I've done

[quote=Goat_][quote=Mangachu]I'm working on the effect meters for ibex's hud, literally the worst thing i've ever done[/quote]
Just started downloading it, I only got no clue about captions, but I'll pick myself another one then.[/quote]
captions are done for me, its in hudlayout.res if you want to do it, couldn't get the square box though
https://www.dropbox.com/s/d5u4b60ub3isqs2/Ibexeffectmetertsaredumb.rar if you want to work on the effect meters heres the link of the hud that I've done
36
#36
1 Frags +
MangachuGoat_MangachuI'm working on the effect meters for ibex's hud, literally the worst thing i've ever doneJust started downloading it, I only got no clue about captions, but I'll pick myself another one then.captions are done for me, its in hudlayout.res if you want to do it, couldn't get the square box though

I thought item effect meters should be easy
"ItemEffectMeter"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ItemEffectMeter"
"font" "Default"
"xpos" "25"
"ypos" "0"
"zpos" "2"
"wide" "150"
"tall" "6"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"bgcolor_override" "0 0 0 255"
"fgcolor_override" "255 255 255 255"

"xpos_minmode" "50"
"wide_minmode" "100"
}
Just change that to whatever color he wants and do that for all those hundred charge meters

[quote=Mangachu][quote=Goat_][quote=Mangachu]I'm working on the effect meters for ibex's hud, literally the worst thing i've ever done[/quote]
Just started downloading it, I only got no clue about captions, but I'll pick myself another one then.[/quote]
captions are done for me, its in hudlayout.res if you want to do it, couldn't get the square box though[/quote]
I thought item effect meters should be easy
"ItemEffectMeter"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ItemEffectMeter"
"font" "Default"
"xpos" "25"
"ypos" "0"
"zpos" "2"
"wide" "150"
"tall" "6"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"bgcolor_override" "0 0 0 255"
[b]"fgcolor_override" "255 255 255 255"[/b]

"xpos_minmode" "50"
"wide_minmode" "100"
}
Just change that to whatever color he wants and do that for all those hundred charge meters
37
#37
0 Frags +

I've tried changing those to the ones in the democharge I like 12 different files and none of them changed, don't really know what I did wrong.

I've tried changing those to the ones in the democharge I like 12 different files and none of them changed, don't really know what I did wrong.
38
#38
1 Frags +

try changing
HudItemEffectMeter
{
"fieldName" "HudItemEffectMeter"
"visible" "1"
"enabled" "1"
"xpos" "r162" [$WIN32]
"xpos_minmode" "r52" [$WIN32]
"ypos" "r52" [$WIN32]
"ypos_minmode" "r50" [$WIN32]
"xpos" "r194" [$X360]
"ypos" "r74" [$X360]
"wide" "200"
"tall" "50"
"MeterFG" "White"
"MeterBG" "Gray"
}
then in hudlayout.res

try changing
HudItemEffectMeter
{
"fieldName" "HudItemEffectMeter"
"visible" "1"
"enabled" "1"
"xpos" "r162" [$WIN32]
"xpos_minmode" "r52" [$WIN32]
"ypos" "r52" [$WIN32]
"ypos_minmode" "r50" [$WIN32]
"xpos" "r194" [$X360]
"ypos" "r74" [$X360]
"wide" "200"
"tall" "50"
[b]"MeterFG" "White"[/b]
"MeterBG" "Gray"
}
then in hudlayout.res
39
#39
0 Frags +

Did that too, reset my game as well, the bg i could change no but not the fg if that may solve the problem
edit: also your hud link for DK's didn't work

Did that too, reset my game as well, the bg i could change no but not the fg if that may solve the problem
edit: also your hud link for DK's didn't work
40
#40
0 Frags +

weird, if you don't get it to work let me know and I'll take a look

weird, if you don't get it to work let me know and I'll take a look
41
#41
0 Frags +

I'd say work on it since im about to go out

I'd say work on it since im about to go out
42
#42
1 Frags +

THANK YOU GOAT :)

THANK YOU GOAT :)
43
#43
0 Frags +

hey,could you add the damagedoneindicator above the health on the minimal mode of communityhud?

This: http://i.imgur.com/xZwEJi2.jpg

Hud: http://tf2.gamebanana.com/guis/28735

Thanks :)

hey,could you add the damagedoneindicator above the health on the minimal mode of communityhud?

This: http://i.imgur.com/xZwEJi2.jpg

Hud: http://tf2.gamebanana.com/guis/28735

Thanks :)
44
#44
1 Frags +

I somehow can't download from that mega site, if someone would be so kind to upload it elsewhere so I can try editing it.
I'll look into it P0wer
Also what color and size? Same as the floating one?

I somehow can't download from that mega site, if someone would be so kind to upload it elsewhere so I can try editing it.
I'll look into it P0wer
Also what color and size? Same as the floating one?
45
#45
0 Frags +

Yes Goat,just the red last damage done,the regular damage doesnt need any changes.

thanks.

do you need another download link?

Yes Goat,just the red last damage done,the regular damage doesnt need any changes.

thanks.

do you need another download link?
46
#46
0 Frags +
P0werGuid0Yes Goat,just the red last damage done,the regular damage doesnt need any changes.

thanks.

do you need another download link?

nope should be done pretty quick, I'll upload it asap

[quote=P0werGuid0]Yes Goat,just the red last damage done,the regular damage doesnt need any changes.

thanks.

do you need another download link?[/quote]
nope should be done pretty quick, I'll upload it asap
47
#47
1 Frags +
P0werGuid0hey,could you add the damagedoneindicator above the health on the minimal mode of communityhud?

This: http://i.imgur.com/xZwEJi2.jpg

Hud: http://tf2.gamebanana.com/guis/28735

Thanks :)

download
Enjoy, sorry that it took longer, had a binding of isaac run to finish
edit: sorry dl link was broken that url insert thing is poop

[quote=P0werGuid0]hey,could you add the damagedoneindicator above the health on the minimal mode of communityhud?

This: http://i.imgur.com/xZwEJi2.jpg

Hud: http://tf2.gamebanana.com/guis/28735

Thanks :)[/quote]
[url=http://puu.sh/3NUj2.zip]download[/url]
Enjoy, sorry that it took longer, had a binding of isaac run to finish
edit: sorry dl link was broken that url insert thing is poop
48
#48
0 Frags +

I tried changing killfeed font to futura medium but I can't figure out how to.

HUD:http://www.mediafire.com/download/r58mcn185n74b7n/hud.zip(Font included)

Show Content
If you care about hp / ammo you might have to download the fonts
I tried changing killfeed font to futura medium but I can't figure out how to.

HUD:http://www.mediafire.com/download/r58mcn185n74b7n/hud.zip(Font included)

[spoiler]If you care about hp / ammo you might have to download the fonts[/spoiler]
49
#49
1 Frags +
mthsadhow do i make the circle included with knhud smaller

I gave you three options in hudlayout.res at the very bottom are GoatsCrosshairCircle at the sizes 25 30 and 35, change the visible to "1" to try each.
Download

[quote=mthsad]how do i make the circle included with knhud smaller[/quote]
I gave you three options in hudlayout.res at the very bottom are GoatsCrosshairCircle at the sizes 25 30 and 35, change the visible to "1" to try each.
[url=http://puu.sh/3NVSK.zip]Download[/url]
50
#50
2 Frags +
NinjaeI tried changing killfeed font to futura medium but I can't figure out how to.

HUD:http://www.mediafire.com/download/r58mcn185n74b7n/hud.zip(Font included)
Show Content
If you care about hp / ammo you might have to download the fonts

enjoy
Download

[quote=Ninjae]I tried changing killfeed font to futura medium but I can't figure out how to.

HUD:http://www.mediafire.com/download/r58mcn185n74b7n/hud.zip(Font included)

[spoiler]If you care about hp / ammo you might have to download the fonts[/spoiler][/quote]
enjoy
[url=http://puu.sh/3NWKq.zip]Download[/url]
51
#51
-1 Frags +

hey

do you think you can turn the hud i'm using, which is delihud, into some sort of what vanillatv used

https://www.youtube.com/watch?v=tmV8eOw1gY8 - like at 32:00, id like the scoreboard to be likeeeee that

https://github.com/delihud/delihud/archive/master.zip - heres the hud btw.

hey

do you think you can turn the hud i'm using, which is delihud, into some sort of what vanillatv used

https://www.youtube.com/watch?v=tmV8eOw1gY8 - like at 32:00, id like the scoreboard to be likeeeee that

https://github.com/delihud/delihud/archive/master.zip - heres the hud btw.
52
#52
1 Frags +
hanbroloCan you change the colors on the kbn charge meters to blue, or tell me how to do it? I've only been able to do it for uber and huntsman. Also, the permanent scoreboard thing is interesting (switching weapons using the 'use' command etc.)

It'd be helpfull if you could upload what you have so far, I don't know how to change the colors of those effectivly, sadly.

[quote=hanbrolo]Can you change the colors on the kbn charge meters to blue, or tell me how to do it? I've only been able to do it for uber and huntsman. Also, the permanent scoreboard thing is interesting (switching weapons using the 'use' command etc.)[/quote]
It'd be helpfull if you could upload what you have so far, I don't know how to change the colors of those effectivly, sadly.
53
#53
0 Frags +
crazybeaniegroovenhey

do you think you can turn the hud i'm using, which is delihud, into some sort of what vanillatv used

https://www.youtube.com/watch?v=tmV8eOw1gY8 - like at 32:00, id like the scoreboard to be likeeeee that

https://github.com/delihud/delihud/archive/master.zip - heres the hud btw.

You should give me a screenshot, since my data speeds are damn slow so I can't really watch it, besides that making a scoreboard from scratch is pretty time consuming, it'd be easier if you could get the hud from VTV so someone could implement it.
I don't know if VanillaTVs HUDs are availible for download anywhere.

[quote=crazybeaniegrooven]hey

do you think you can turn the hud i'm using, which is delihud, into some sort of what vanillatv used

https://www.youtube.com/watch?v=tmV8eOw1gY8 - like at 32:00, id like the scoreboard to be likeeeee that

https://github.com/delihud/delihud/archive/master.zip - heres the hud btw.[/quote]
You should give me a screenshot, since my data speeds are damn slow so I can't really watch it, besides that making a scoreboard from scratch is pretty time consuming, it'd be easier if you could get the hud from VTV so someone could implement it.
I don't know if VanillaTVs HUDs are availible for download anywhere.
54
#54
0 Frags +
Goat_crazybeaniegroovenhey

do you think you can turn the hud i'm using, which is delihud, into some sort of what vanillatv used

https://www.youtube.com/watch?v=tmV8eOw1gY8 - like at 32:00, id like the scoreboard to be likeeeee that

https://github.com/delihud/delihud/archive/master.zip - heres the hud btw.
You should give me a screenshot, since my data speeds are damn slow so I can't really watch it, besides that making a scoreboard from scratch is pretty time consuming, it'd be easier if you could get the hud from VTV so someone could implement it.
I don't know if VanillaTVs HUDs are availible for download anywhere.

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

yeah, I know, which is why I was asking if you can maybe make it similar to it, or at least changing the spectator hud part towards vanillas tvs type, you know with the green, and the curve at the corner.

I'm pretty sure the scoreboard is the 6v6 version of it, I just want it like that, with the grey on the side.

[quote=Goat_][quote=crazybeaniegrooven]hey

do you think you can turn the hud i'm using, which is delihud, into some sort of what vanillatv used

https://www.youtube.com/watch?v=tmV8eOw1gY8 - like at 32:00, id like the scoreboard to be likeeeee that

https://github.com/delihud/delihud/archive/master.zip - heres the hud btw.[/quote]
You should give me a screenshot, since my data speeds are damn slow so I can't really watch it, besides that making a scoreboard from scratch is pretty time consuming, it'd be easier if you could get the hud from VTV so someone could implement it.
I don't know if VanillaTVs HUDs are availible for download anywhere.[/quote]

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

yeah, I know, which is why I was asking if you can maybe make it similar to it, or at least changing the spectator hud part towards vanillas tvs type, you know with the green, and the curve at the corner.

I'm pretty sure the scoreboard is the 6v6 version of it, I just want it like that, with the grey on the side.
55
#55
0 Frags +

I can't seem to move the TargetDataLabel to where i want to.

Show Content

I've tried messing around with ypos and tall values but can't put it below the rest of the target id.

https://mega.co.nz/#!SYAywaBY!UtaFSSpP9lPe-JeQFXTBAQFrO_YyKJN7zW_SnlYPwfc

Thanks

I can't seem to move the TargetDataLabel to where i want to.

[spoiler][img]http://i.imgur.com/NIXJrh0.jpg[/img][/spoiler]

I've tried messing around with ypos and tall values but can't put it below the rest of the target id.

https://mega.co.nz/#!SYAywaBY!UtaFSSpP9lPe-JeQFXTBAQFrO_YyKJN7zW_SnlYPwfc

Thanks
56
#56
0 Frags +
crazybeaniegrooven
http://i.imgur.com/m1BxpdG.jpg

yeah, I know, which is why I was asking if you can maybe make it similar to it, or at least changing the spectator hud part towards vanillas tvs type, you know with the green, and the curve at the corner.

I'm pretty sure the scoreboard is the 6v6 version of it, I just want it like that, with the grey on the side.

It's all doable but too time consuming to do from scratch (at least for me), this thread is more like minor HUD edits which work in like 15 minutes.
Just ask the Vtv crew nicely and you might get hold of it and then it shouldnt be hard to implement.

[quote=crazybeaniegrooven]

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

yeah, I know, which is why I was asking if you can maybe make it similar to it, or at least changing the spectator hud part towards vanillas tvs type, you know with the green, and the curve at the corner.

I'm pretty sure the scoreboard is the 6v6 version of it, I just want it like that, with the grey on the side.[/quote]
It's all doable but too time consuming to do from scratch (at least for me), this thread is more like minor HUD edits which work in like 15 minutes.
Just ask the Vtv crew nicely and you might get hold of it and then it shouldnt be hard to implement.
57
#57
0 Frags +
kalhoI can't seem to move the TargetDataLabel to where i want to.
Show Content

I've tried messing around with ypos and tall values but can't put it below the rest of the target id.

https://mega.co.nz/#!SYAywaBY!UtaFSSpP9lPe-JeQFXTBAQFrO_YyKJN7zW_SnlYPwfc

Thanks

I can't download from mega for some reason...
I guess your MainTargetLabel entry in hudlayout.res, where your tall value is probably too small is the problem (if the targetdatalabel is disappearing if you move it a certain amount)
Try playing around with the tall value and then move it around.

[quote=kalho]I can't seem to move the TargetDataLabel to where i want to.

[spoiler][img]http://i.imgur.com/NIXJrh0.jpg[/img][/spoiler]

I've tried messing around with ypos and tall values but can't put it below the rest of the target id.

https://mega.co.nz/#!SYAywaBY!UtaFSSpP9lPe-JeQFXTBAQFrO_YyKJN7zW_SnlYPwfc

Thanks[/quote]
I can't download from mega for some reason...
I guess your MainTargetLabel entry in hudlayout.res, where your tall value is probably too small is the problem (if the targetdatalabel is disappearing if you move it a certain amount)
Try playing around with the tall value and then move it around.
58
#58
0 Frags +

Thanks for adding the low ammo flash :]

Thanks for adding the low ammo flash :]
59
#59
0 Frags +
BenroadsThanks for adding the low ammo flash :]

let me know if you still need help on the low / buff health stuff

[quote=Benroads]Thanks for adding the low ammo flash :][/quote]
let me know if you still need help on the low / buff health stuff
60
#60
0 Frags +
Goat_I can't download from mega for some reason...
I guess your MainTargetLabel entry in hudlayout.res, where your tall value is probably too small is the problem (if the targetdatalabel is disappearing if you move it a certain amount)
Try playing around with the tall value and then move it around.

Already tried that but changing the tall value on hudlayout changes the size of the all box and i don't want that.

I'll upload it somewhere else. Appreciate a lot if you could take a look.

http://www74.zippyshare.com/v/35738555/file.html

[quote=Goat_]I can't download from mega for some reason...
I guess your MainTargetLabel entry in hudlayout.res, where your tall value is probably too small is the problem (if the targetdatalabel is disappearing if you move it a certain amount)
Try playing around with the tall value and then move it around.[/quote]

Already tried that but changing the tall value on hudlayout changes the size of the all box and i don't want that.

I'll upload it somewhere else. Appreciate a lot if you could take a look.

http://www74.zippyshare.com/v/35738555/file.html
1 2 3 4 5 6
Please sign in through STEAM to post a comment.