Rawrsor
http://puu.sh/lTDbm/db27875407.jpg
I personally like how that looks,that grey fits well.
Account Details | |
---|---|
SteamID64 | 76561198058617608 |
SteamID3 | [U:1:98351880] |
SteamID32 | STEAM_0:0:49175940 |
Country | Uruguay |
Signed Up | February 20, 2014 |
Last Posted | July 26, 2024 at 11:01 PM |
Posts | 3348 (0.9 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | 1 |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
Rawrsor
http://puu.sh/lTDbm/db27875407.jpg
I personally like how that looks,that grey fits well.
parkDid anybody catch this thread
https://www.reddit.com/r/tf2/comments/3wa85a/everything_about_6s_is_dumb/
Starting a thread with a video from a famous youtuber
Oh boy
fade-
Thank you!
edit: it didn't work, I have both lowcolor 1 and lowcolor 2 at 221 74 56 255. what should they be to have the bottom outline/shadow as red? also, what does each of them change/represent?
I don't know if this works becuase i don't use m0hud but let's see if this works.
To change the shadow of the shadow,go to scripts > hudanimations
ctrl+f "Health Dying Pulse"
At the end of "PlayerHealthCrossBG",put this.
Animate PlayerStatusHealthValueShadowExtra BgColor "LowColor1" Linear 0.0 0.075
Animate PlayerStatusHealthValueShadowExtra BgColor "LowColor2" Linear 0.125 0.075
It should end like this.
Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.075
Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.125 0.075
Animate PlayerHealthBG BgColor "LowColor1" Linear 0.0 0.075
Animate PlayerHealthBG BgColor "LowColor2" Linear 0.125 0.075
Animate SpecPlayerHealthBG BgColor "LowColor1" Linear 0.0 0.075
Animate SpecPlayerHealthBG BgColor "LowColor2" Linear 0.125 0.075
Animate PlayerHealthCrossBG BgColor "LowColor1" Linear 0.0 0.075
Animate PlayerHealthCrossBG BgColor "LowColor2" Linear 0.125 0.075
Animate PlayerStatusHealthValueShadowExtra BgColor "LowColor1" Linear 0.0 0.075
Animate PlayerStatusHealthValueShadowExtra BgColor "LowColor2" Linear 0.125 0.075
Like i said,I don't know if this works.
fade-in m0rehud, the shadow under the hp number turns blue on overheal. is there a way to turn that orange for low hp?
like the blue shadow in this pic
http://i.imgur.com/HlevlY2.jpg
Go to resource > clientscheme.res
ctrl+f "lowcolor"
Change the RGB Values of LowColor1 and LowColor2
IAmInsultis it just me or do the mega links not work anymore
flatlinestill here fam
check you friendlist mmmm
So a team recently asked to play for them in Steel,So i never added flat becuase i thought i was gonna be alright on Iron,But now that i'm Steel,I'm looking for someone to mentor me.
I know the chances of actually getting someone above IM are low,but i'm still gonna ask.
All help is appreciated.
namassin
So i somewhat updated DeliHud becuase why not.
http://i.imgur.com/ZBZEkuo.jpg
http://i.imgur.com/kl8pBcz.jpg
http://i.imgur.com/Bm1GvAk.jpg
http://i.imgur.com/2KRj8AD.jpg
i only did 2 things
namassinAlso, I wanted to add a "competitive" button in the menu.
Oh fuck i love that hud so much,
First of all,put this in GameMenu.res
"PlayCompButton"
{
"label" "Comp"
"command" "ladder_ui_show"
"subimage" "glyph_practice"
"OnlyAtMenu" "1"
}
now put this in your mainmenuoverride.res
Please notice how i took this from my hud and it might not work in deli'shud
I'm assuming you know how to edit menus,If you dont,you can ask me.