alec_no need to download frag vids anymore thank god
Won't there still be the bitrate limit on youtube though? So the quality from downloads will still be better. At least for non-partnered channels.
Account Details | |
---|---|
SteamID64 | 76561198037955288 |
SteamID3 | [U:1:77689560] |
SteamID32 | STEAM_0:0:38844780 |
Country | Scotland |
Signed Up | December 10, 2013 |
Last Posted | July 8, 2025 at 5:57 PM |
Posts | 1355 (0.3 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 3 |
Windows Sensitivity | 6/11 |
Raw Input | 1 |
DPI |
800 |
Resolution |
1920 x 1080 |
Refresh Rate |
144 |
Hardware Peripherals | |
---|---|
Mouse | Logitech G703 |
Keyboard | Cooler Master Quickfire TK (Cherry MX Red) |
Mousepad | Silent Monsters Gaming and Office Mouse Mat |
Headphones | Beyerdynamic DT 770 |
Monitor | BenQ XL2411T |
alec_no need to download frag vids anymore thank god
Won't there still be the bitrate limit on youtube though? So the quality from downloads will still be better. At least for non-partnered channels.
On your main menu screenshot, did you resize the console after launching or is there a way to change the size of it by default?
Can we get him more viewers than slin? Mission Accomplished
Scoffer_Hi, I wanted to try make it so that when my health is low there is a 2pixel red border around my screen, and when I'm buffed for it to be blue. Have tried, but really struggling. Was wondering if somebody would do it for me or show me what I need to do.
Here is what I would like it to look like (done in photoshop)
http://i.imgur.com/pfeXK4o.jpg
Here is a link to my hud - https://www.dropbox.com/s/vgluu0i7rffd0zf/lol.zip
I've got this working now in my own HUD but the link to yours is dead, if you reup your hud or if someone can tell me what it is I'll add it in.
I just tried it out and the quality of the stream was horrendous. I tried out all of the quality options that were available to no avail, motion seemed to just destroy the quality of the stream. I'm not sure of how often this'll get updated so no idea of when it'll be different from this. The streaming features that they have are really nice as mentioned above though,
This is the vod here, it made firefox hang for me when I was trying to watch it back. Not sure if I colossally fucked up setting the stream up in the program or not, I'd like to think I didn't.
The scoreboard uses real damage, as in you headshot a scout for 150 when he only had 125 health. That 125 damage will appear on the scoreboard, not the extra 25 from the headshot.
ShrubbishTreshMade a new scoreboard for my hud, opinions?
image
I like it, but the stats overlap the net_graph a bit.
Maybe try something like this for an optional statboard?
img
(Please excuse the cruddy 2-minute photoshoppening.)
That's a modified netgraph as well though, the default is taller than that. So it'd have to be a bit higher again to be out of the way of the default one.
It can get people's streams banned from twitch I'm pretty sure.
It's literally right there on his post, it's rehosted here =here
The current top comments reads "...Stop thinking that every game ever copies TF2, it's a shit game with a crappy community, I don't see why anyone would want to copy it..."
Fair enough think it's a shit game but I really can't agree with saying it's a crappy community,. Granted I'm biased by being part of it but the amount of good this community does far outweighs the bad.
In Resource\ui the file you want is huddamageaccount and change "delta_item_font" and "delta_item_font_big" to the desired font, then below just change font and font_minmode to the desired one too. I'm assuming you've got the font stuff in clientscheme sorted already.
I'd assume it's done from a demo smooth then looped in a video editor. The smooth would have to be at a pretty high fps to be as slowly panning as the ones on the streams.
I'd assume it's something along the lines of
event HudHealthBonusPulse
{ Animate "crosshairname" FgColor "desired colour" Linear 0.0 0.2
Animate "crosshairname" FgColor "original colour" Linear 0.1 0.4
RunEvent HudHealthBonusPulseLoop 0.4
}
hanbrolocollycatKhaos_-img-how do you do that?
custom vtf?
It's in hudanimations,
Animate PlayerStatusHealthBonusImage BgColor "255 0 0 90" Linear 0.0 0.2
Animate PlayerStatusHealthBonusImage BgColor "51 0 25 90" Linear 0.1 0.4
I'd need to double check this to see if it's FgColor of BgColor but the entity is PlayerStatusHealthBonusImage and you just need to change the fg/bgcolor of it, no custom vtf involved.