YVNG_FIEND
Account Details
SteamID64 76561198125003118
SteamID3 [U:1:164737390]
SteamID32 STEAM_0:0:82368695
Country United States
Signed Up September 19, 2015
Last Posted May 23, 2021 at 10:17 PM
Posts 117 (0 per day)
Game Settings
In-game Sensitivity 2.27
Windows Sensitivity 1
Raw Input 1
DPI
400
Resolution
1920x1080
Refresh Rate
144hz
Hardware Peripherals
Mouse Zowie ec2a
Keyboard filco majetouch 2
Mousepad hyper x ++
Headphones hyper x cloud 2
Monitor acer 24 in 144hz and dell 27 in 60 hz
1 ⋅⋅ 3 4 5 6 7 8
#257 yttrium's competitive viewmodels in Customization

Make it so you can choose to hide or show rescue ranger.

posted about 7 years ago
#5111 Show your HUD modifications! in Customization

http://puu.sh/qYPDS/27142fdf3d.jpg

spy ui and buff and low colors

posted about 7 years ago
#3577 HUD editing: short questions, quick answers in Customization
XenThePybroduck_@XenThePybro I was able to do this http://puu.sh/qVVMP/f19cd66c64.jpg but it isn't fully transparent and I want to extend the team color to the edge of the white box
The transparency of the mask is dependent on the transparency of the vtf. Change it to a solid if you want it to be completely invisible.

For not getting it to the end of the white box you probably screwed something up. Remember, you only want the vtf to cover what you want to get rid off.

I was able to fix the color box going to the end http://puu.sh/qVXKq/a14c28bcc9.jpg. I checked the refracting and the image is a 255 alpha white and the refract vmt is the same as the one you posted earlier.

posted about 7 years ago
#3575 HUD editing: short questions, quick answers in Customization

@XenThePybro I was able to do this http://puu.sh/qVVMP/f19cd66c64.jpg but it isn't fully transparent and I want to extend the team color to the edge of the white box

posted about 7 years ago
#5096 Show your HUD modifications! in Customization
aehttp://images.akamai.steamusercontent.com/ugc/264971844594709659/0FFAE890FADD025E3BB61146C1EFEAE352E57917/

things ive been working on

pretty cool!

posted about 7 years ago
#5094 Show your HUD modifications! in Customization
Smesihttp://i.imgur.com/a1yYVsG.jpg
http://i.imgur.com/pYCODwn.jpg
http://i.imgur.com/MJxEdPu.jpg

i know this looks exactly like my vabe hud edit but i just like this kind of fonts and minimal huds
i made this from scratch with the yahud 5md font (novocento)
also i might just put a bit of work in the menu and aesthetics and release this shit as the infamous smesihud v2: electric hudaloo

Nice one smesi!

posted about 7 years ago
#3568 HUD editing: short questions, quick answers in Customization
XenThePybroduck_I'm trying to add a team colored bar in target id but I can't change the height or the opacity. Here's my code

....

if you want it to work with classes that can see both teams you need to use the stock team coloured box. The opacity is controlled with tf_hud_target_id_alpha which is actually a console command and you cannot change the width or the heigh without refracts which have their own problems. Try to oversize it so you only see a bar at the top or bottom if you want a team indicator or cover it up. Unless if you want to use a refract. Blah. Bleh. Blooooo.

I was able to do this http://puu.sh/qSC1r/8808dc5761.jpg. How would I do refeacts to change the height and width.

posted about 7 years ago
#3563 HUD editing: short questions, quick answers in Customization
GrinReaperCould anyone help me with updating this HUD

It needs the casual drop down menu and such
Merekahud with m0rehud black elements (updated for MYM)
Screenshots
DL
Starkie used this hud in his recent frag video, if you want to see what it looks like in action

I'm pretty sure it's updated here ^. This was in the Custom Hud Modifications thread

posted about 7 years ago
#5089 Show your HUD modifications! in Customization
XenThePybroi need devmar to come back im running out of things to copy and not show anyone

http://imgur.com/gallery/bOHux

minmode and non minmode casual hud
That was on landfall so there is no timer or round win dots but that is what I have done so far.

Does anyone know how to get the wins per team in numbers not dots like on the scoreboard and if you can is it the same as the scoreboard?

Nice MM overlay man. Also, as far as I know you can't change the scores to numbers in MM.

posted about 7 years ago
#3559 HUD editing: short questions, quick answers in Customization

I'm trying to add a team colored bar in target id but I can't change the height or the opacity. Here's my code

"TargetIDBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "TargetIDBG"
"xpos" "0"
"ypos" "23"
"zpos" "-5"
"wide" "252"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/bg_black"
"scaleImage" "1"
"teambg_1" "/replay/thumbnails/bg_black"
"teambg_2" "replay/thumbnails/bg_red"
"teambg_3" "replay/thumbnails/bg_blue"

"src_corner_height" "23"
"src_corner_width" "23"
"draw_corner_width" "0"
"draw_corner_height" "0"
}

"TargetIDBG_Spec_Blue"
{
"ControlName" "ScalableImagePanel"
"fieldName" "TargetIDBG_Spec_Blue"
"xpos" "0"
"ypos" "23"
"zpos" "-5"
"wide" "252"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"image" "replay/thumbnails/bg_blue"

"src_corner_height" "3"
"src_corner_width" "3"
"draw_corner_width" "0"
"draw_corner_height" "0"
}

"TargetIDBG_Spec_Red"
{
"ControlName" "ScalableImagePanel"
"fieldName" "TargetIDBG_Spec_Red"
"xpos" "0"
"ypos" "23"
"zpos" "-5"
"wide" "252"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"image" ".replay/thumbnails/bg_red"

"src_corner_height" "3"
"src_corner_width" "3"
"draw_corner_width" "0"
"draw_corner_height" "0"
}

posted about 7 years ago
#5086 Show your HUD modifications! in Customization
Red01duck_This is what I've done so far http://imgur.com/a/kHQzz
Here's the steam group for my upcoming TF2 hud
http://steamcommunity.com/groups/duckhud
This is so amazing i forgot to tell you this 3 times, nice work

Thanks my dude! :3

posted about 7 years ago
#5083 Show your HUD modifications! in Customization
puoi1duck_This is what I've done so far http://imgur.com/a/kHQzz
Here's the steam group for my upcoming TF2 hud
http://steamcommunity.com/groups/duckhud

Duck I'm Fricking proud of you! :D

Thanks dude! .__o<

posted about 7 years ago
#5078 Show your HUD modifications! in Customization

This is what I've done so far http://imgur.com/a/kHQzz
Here's the steam group for my upcoming TF2 hud
http://steamcommunity.com/groups/duckhud

posted about 7 years ago
#3504 HUD editing: short questions, quick answers in Customization

how do i change the transparencies of these panels and the background image
http://puu.sh/qyqDB/3698f458f4.jpg
http://puu.sh/qyqEw/b43d330b27.jpg

how do i change the color of this element http://puu.sh/qykHf/4fc64384e1.jpg
the muted red part

posted about 7 years ago
#3486 HUD editing: short questions, quick answers in Customization

also how do i change the transparencies of these panels and the background image
http://puu.sh/qyqDB/3698f458f4.jpg
http://puu.sh/qyqEw/b43d330b27.jpg

posted about 7 years ago
1 ⋅⋅ 3 4 5 6 7 8