casino
Account Details
SteamID64 76561198109013944
SteamID3 [U:1:148748216]
SteamID32 STEAM_0:0:74374108
Country Canada
Signed Up March 19, 2015
Last Posted February 6, 2018 at 7:54 PM
Posts 974 (0.3 per day)
Game Settings
In-game Sensitivity .9
Windows Sensitivity 6/11
Raw Input 1
DPI
1600
Resolution
1920x1080
Refresh Rate
60hz
Hardware Peripherals
Mouse g302
Keyboard corsair k65
Mousepad qck+
Headphones g430
Monitor asus vs247h (2)
1 ⋅⋅ 47 48 49 50 51 52 53 ⋅⋅ 65
#2612 HUD editing: short questions, quick answers in Customization

how to change chat postion to upper left corner?
thanks

posted about 8 years ago
#1 movies or shows you think everyone should watch? in Music, Movies, TV

what are some movies or shows you guys think everyone should watch at least once in their lifetime?

posted about 8 years ago
#2 Tempest in Videos

i really like the clean and smooth editing and this has been my favourite song since it came out. great job, flatline.

posted about 8 years ago
#118 How to Make Videos for TF2 in Videos

sorry, im new to this but when I start up TF2 using lawrena, all of my custom binds, crosshairs, etc are removed. how do I fix this?

posted about 8 years ago
#47 Drawing people's loadouts/profile pictures in Off Topic

solly
white spook specs
all father
cold snap coat

make this one extra good

posted about 8 years ago
#2 name change request in Requests

pm enigma

posted about 8 years ago
#2609 HUD editing: short questions, quick answers in Customization

file that contains all the medic stuff?

posted about 8 years ago
#2 Jungle Book in Music, Movies, TV

.

posted about 8 years ago
#2603 HUD editing: short questions, quick answers in Customization

http://steamcommunity.com/sharedfiles/filedetails/?id=624674219

how do I move down the ammo, specifically, in-line with the health?

Show Content
hudplayerhealth.res "Resource/UI/HudPlayerHealth.res"
{
// player health data
"HudPlayerHealth"
{
"ControlName" "EditablePanel"
"fieldName" "HudPlayerHealth"
"xpos" "c-300" [$WIN32]
"ypos" "r140" [$WIN32]
"xpos" "32" [$X360]
"ypos" "r144" [$X360]
"zpos" "2"
"wide" "250"
"tall" "120"
"visible" "1"
"enabled" "1"
"HealthBonusPosAdj" "35"
"HealthDeathWarning" "0.49"
"HealthDeathWarningColor" "HUDDeathWarning"
}
"PlayerStatusHealthImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthImage"
"xpos" "70"
"ypos" "56"
"zpos" "4"
"wide" "30"
"tall" "30"
"visible" "1"
"enabled" "1"
"scaleImage" "0"
}
"PlayerStatusHealthImageBG"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthImageBG"
"xpos" "69"
"ypos" "55"
"zpos" "3"
"wide" "32"
"tall" "32"
"visible" "1"
"enabled" "1"
"image" "../hud/health_bg"
"scaleImage" "1"
}
"PlayerStatusHealthBonusImage"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthBonusImage"
"xpos" "110" [$WIN32]
"xpos" "80" [$X360]
"ypos" "32" [$WIN32]
"ypos" "43" [$X360]
"zpos" "2"
"wide" "75" [$WIN32]
"wide" "35" [$X360]
"tall" "75" [$WIN32]
"tall" "35" [$X360]
"visible" "0"
"enabled" "1"
"image" "../hud/health_over_bg"
"scaleImage" "1"
}
"PlayerStatusHealthValue"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
"xpos" "95"
"ypos" "45" [$WIN32]
"ypos" "55" [$X360]
"zpos" "5"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
"font" "HudFontGiantBold"
"fgcolor" "HP"
}
"PlayerStatusHealthValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueShadow"
"xpos" "96"
"ypos" "46" [$WIN32]
"ypos" "56" [$X360]
"zpos" "5"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
"font" "HudFontGiantBold"
"fgcolor" "Black"
}
}
Show Content
hudammoweapons.res"Resource/UI/HudAmmoWeapons.res"
{
"HudWeaponAmmoBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "9999"
"ypos" "9999"
"zpos" "1"
"wide" "90"
"tall" "45"
"visible" "0"
"enabled" "0"
"image" "../hud/ammo_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}
"HudWeaponLowAmmoImage"
{
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
"wide" "90"
"tall" "45"
"visible" "0"
"enabled" "0"
"image" "../hud/ammo_red_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}
"AmmoInClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClip"
"font" "HudFontGiantBold"
"fgcolor" "HP"
"xpos" "0"
"ypos" "2"
"zpos" "5"
"wide" "55"
"tall" "50"
"tall_lodef" "45"
"visible" "0"
"enabled" "1"
"textAlignment" "south"
"labelText" "%Ammo%"

}
"AmmoInClipShadow"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClipShadow"
"font" "HudFontGiantBold"
"fgcolor" "Black"
"xpos" "1"
"xpos_hidef" "2"
"ypos" "3"
"ypos_hidef" "2"
"ypos_lodef" "2"
"zpos" "5"
"wide" "55"
"tall" "50"
"tall_lodef" "45"
"visible" "0"
"enabled" "1"
"textAlignment" "south"
"labelText" "%Ammo%"

}
"AmmoInReserve"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInReserve"
"font" "HudFontMedium"
"fgcolor" "HP"
"xpos" "54"
"ypos" "22"
"ypos_lodef" "10"
"zpos" "7"
"wide" "40"
"tall" "27"
"tall_lodef" "30"
"visible" "0"
"enabled" "1"
"textAlignment" "west"
"labelText" "%AmmoInReserve%"
}
"AmmoInReserveShadow"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInReserveShadow"
"font" "HudFontMedium"
"font_lodef" "HudFontMedium"
"fgcolor" "Black"
"xpos" "55"
"ypos" "23"
"ypos_lodef" "11"
"zpos" "7"
"wide" "40"
"tall" "27"
"tall_lodef" "30"
"visible" "0"
"enabled" "1"
"textAlignment" "west"
"labelText" "%AmmoInReserve%"
}
"AmmoNoClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoNoClip"
"font" "HudFontGiantBold"
"fgcolor" "HP"
"xpos" "0"
"ypos" "2"
"zpos" "5"
"wide" "90"
"wide_lodef" "83"
"tall" "50"
"tall_lodef" "45"
"visible" "0"
"enabled" "1"
"textAlignment" "south"
"labelText" "%Ammo%"

}
"AmmoNoClipShadow"
{
"ControlName" "CExLabel"
"fieldName" "AmmoNoClipShadow"
"font" "HudFontGiantBold"
"fgcolor" "Black"
"xpos" "1"
"xpos_hidef" "2"
"xpos_lodef" "2"
"ypos" "3"
"ypos_hidef" "4"
"ypos_lodef" "4"
"zpos" "5"
"wide" "90"
"wide_lodef" "83"
"tall" "50"
"tall_lodef" "45"
"visible" "0"
"enabled" "1"
"textAlignment" "south"
"labelText" "%Ammo%"

}
}
posted about 8 years ago
#3 mumble overlay issue in Q/A Help
saffronremove mat_antialias from your config (doesn't matter what value it is)
mat_dxlevel will also do this, not sure if any others do

don't have mat_antialias or mat_dxlevel

posted about 8 years ago
#1 mumble overlay issue in Q/A Help

using the mumble overlay, the text is bold, white, and blocky.
I'm using the surface font, trying to make the font grren, and video of this can be found here (the word pepsi is the overlay): http://www.twitch.tv/astrin_/v/45030278?t=38m

thanks in advance

posted about 8 years ago
#1134 PC Build Thread in Hardware

I'm currently trying to overclock my monitor. I use the Asus VE247H-P but I can't find the maximum refresh rate that I can overclock too. Any answers?

posted about 8 years ago
#2 Name Change in Requests

pm enigma

posted about 8 years ago
#9 Hugs.tf [Charity Stream] in Projects

the name sounds familiar...

posted about 8 years ago
#442 broeselhud_blue in Customization

im trying to change the font for health/ammo, which font is used for the health and numbers (since there is 2 Surface Files)? Also which should I use is clientscheme? I'm thinking "surfaceNumbers28" but I'm not sure, could you help?

posted about 8 years ago
1 ⋅⋅ 47 48 49 50 51 52 53 ⋅⋅ 65