auhsoJ
Account Details
SteamID64 76561198089094470
SteamID3 [U:1:128828742]
SteamID32 STEAM_0:0:64414371
Country United States
Signed Up July 24, 2013
Last Posted June 23, 2014 at 9:04 PM
Posts 10 (0 per day)
Game Settings
In-game Sensitivity 1.50
Windows Sensitivity
Raw Input
DPI
1600
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse Razer Mamba
Keyboard  
Mousepad  
Headphones  
Monitor  
#1103 MAJOR TF2 update for 6/18/14 (6/19/14, Love & War) in TF2 General Discussion

yes all i have to say is yes

posted about 9 years ago
#32 Shirtless Sniping - TF2 Frag Movie in TF2 General Discussion

Nice frags. Are the transitions from Microsoft PowerPoint?

posted about 10 years ago
#4 Help with damage crosshair! in Customization

Not sure if you still need to get it working but this should fix it.

event DamagedPlayer
{
Animate KonrWings FgColor "255 0 0 120" Linear 0.0 0.0
Animate KonrWings FgColor "255 255 255 120" Linear 0.15 0.0
}

posted about 10 years ago
#4 Help with tournament spec hud numbers (buff/hurt) in Customization

Don't forget that hud animations file in your scripts folder handles most animations for low ammo/health. I'm not sure if it handles the spectator ones though.

posted about 10 years ago
#11 Help editing huditemeffectmeter.res in Customization
ZimmyNot sure if you changed the value, but the fgcolor in your pastebin was 255 255 255 255. Thats white.

Yea I changed the value to solid red just to test it and only the bgcolor_override changed anything in my hud.

posted about 10 years ago
#9 Help editing huditemeffectmeter.res in Customization
ZimmyGet rid of all the "Meter_" things and "fgcolor" and "bgcolor" as well. the only two entries you should have pertaining to the meter's color is "fgcolor_override" and "bgcolor_override".

Ok I did as you said and it worked, but only for the meter background. The top still remains white.

posted about 10 years ago
#7 Help editing huditemeffectmeter.res in Customization
elementCan you post an example of one of your files in a pastebin or something?

It's BXHUD and this is the file with nothing changed http://pastebin.com/ievgzbuw

I've messed with every override and bg/fgcolor and nothing happened.

posted about 10 years ago
#6 Help editing huditemeffectmeter.res in Customization
ZimmyHere's an entry from my HUD. All you need to do is change the "fgcolor_override" and "bgcolor_override" values to your desired color.

"ItemEffectMeter"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ItemEffectMeter"
"font" "Default"
"xpos" "31"
"ypos" "52"
"zpos" "2"
"wide" "86"
"tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"bgcolor_override" "46 43 42 135"
"fgcolor_override" "White"
}

Hmm I'll try editing with something similar and let you know.

posted about 10 years ago
#3 Help editing huditemeffectmeter.res in Customization
elementMake sure the color you enter into each field is in the RGBA format (4 numbers), instead of the RGB format (3 numbers). i.e. "255 255 255 255" for white or "255 0 0 255" for red.

Yes I've made sure to put a full color including the transparency at the end. Still nothing.

posted about 10 years ago
#1 Help editing huditemeffectmeter.res in Customization

Ok so I was messing with my HUD and decided it would be cool to change the look/color of my cloak/scout/jarate meters. I went into the correct file and edited the rgb parameters of bgcolor, fgcolor, and the overrides and nothing seemed to happen. So now I'm stuck and wondering what I should do, because no matter what I've tried I can't seem to edit the color. Any help appreciated. Thanks in advance.

posted about 10 years ago