PorkChop
Account Details
SteamID64 76561197987029711
SteamID3 [U:1:26763983]
SteamID32 STEAM_0:1:13381991
Country United States
Signed Up November 19, 2012
Last Posted January 19, 2014 at 12:07 PM
Posts 22 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2
#6 I have no connection to steam through the client in Q/A Help
DNJwait so what will happen if i bought something during this time? i picked up saints row 3 and it took the money from my steam wallet but it's not in my library and i can't install it. couldn't find and answer on the steam forums do you guys have one?

you need to go to the steam support section and file a ticket.

posted about 11 years ago
#6 Logitech MX518 1600dpi in Hardware

How do you know if a 518 is 1600 dpi?

posted about 11 years ago
#15 pulsing hud cirlce and crosshair in TF2 General Discussion

in your hudlayout.res make sure you have

xHairCirclePulse
{
"controlName" "CExLabel"
"fieldName" "xHairCirclePulse"
"visible" "0"
"enabled" "1"
"zpos" "2"

"xpos" "c-100"
"ypos" "c-100"
"wide" "200"
"tall" "200"

"font" "xHairCirclePulse"
"labelText" "i"
"textAlignment" "center"

"fgcolor" "0 200 0 255"

and in hud_animation_tf.txt make sure you have

event DamagedPlayer
{
Animate xHairCirclePulse FgColor "255 0 0 255" Linear 0.0 0.1
Animate xHairCirclePulse FgColor "0 255 0 255" Linear 0.2 0.200001
}

this will make your circle green and blink red on damage.

posted about 11 years ago
#1 Hud XHair for certain classes? in Q/A Help

In the KBNHud the hud circle xhair is nice as scout but i dont like it for many other classes. Is it possible to make it visible just for 1 or 2 classes but off for the rest?

posted about 11 years ago
#5 Things that are open today with wifi in Off Topic

WalMart doesnt provide Wifi as it screws with their wifi for all of their systems.

posted about 11 years ago
#3 Hud Xhair Color help in Q/A Help

Actually, that works pretty well, I should be able to get it working, ill test it out shortly. Thank you!

edit: worked perfectly, thank you so very much

posted about 11 years ago
#1 Hud Xhair Color help in Q/A Help

so i have KBNhud and it comes with that nifty little circle around your ingame xhair that blinks when you do damage but its black.

Ive messed witht he hudlayout thing and made it:
"Resource/HudLayout.res"
{
xHairCirclePulse
{
"controlName" "CExLabel"
"fieldName" "xHairCirclePulse"
"visible" "1"
"enabled" "1"
"zpos" "2"

"xpos" "c-100"
"ypos" "c-100"
"wide" "200"
"tall" "200"

"font" "xHairCirclePulse"
"labelText" "i"
"textAlignment" "center"

"fgcolor" "0 200 0 255"

but the green color only lasts until i hit someone, then it goes back to black. How would I change this so that it still blinks red when i hit someone but goes back to green not black?

PS: i know nothing about scripting or hud editing

posted about 11 years ago
1 2