nopls
Account Details
SteamID64 76561198024993082
SteamID3 [U:1:64727354]
SteamID32 STEAM_0:0:32363677
Country International
Signed Up July 23, 2012
Last Posted April 29, 2018 at 10:15 PM
Posts 109 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 0 
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2 3 4 5 ⋅⋅ 7
#6 Transferring Crosshairs with NO Fonts in Q/A Help

Did you put it in your tf/custom/scripts folder?

Also the code you pasted looks funny, you have 2 extra copies of the "HudCrosshair" at the very end with unmatched curly braces?? I would try deleting those as well, specifically, just use this:

"HudCrosshair"
{
"ControlName" "ImagePanel"
"fieldName" "HudCrosshair"
"xpos" "c-1"
"ypos" "c-1"
"zpos" "1"
"wide" "2"
"tall" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"fillcolor" "0 0 0 255"
"enabled" "1"
"scaleImage" "0"
}
// Top ////////////////////////////////////////
"HudCrosshairTop"
{
"ControlName" "ImagePanel"
"fieldName" "HudCrosshairTop"
"xpos" "c-10"
"ypos" "c-10"
"zpos" "1"
"wide" "20"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"fillcolor" "0 0 0 255"
"enabled" "1"
"scaleImage" "0"
}
// Bottom ////////////////////////////////////////
"HudCrosshairBottom"
{
"ControlName" "ImagePanel"
"fieldName" "HudCrosshairBottom"
"xpos" "c-10"
"ypos" "c+10"
"zpos" "1"
"wide" "20"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"fillcolor" "0 0 0 255"
"enabled" "1"
"scaleImage" "0"
}
// Left ////////////////////////////////////////
"HudCrosshairLeft"
{
"ControlName" "ImagePanel"
"fieldName" "HudCrosshairLeft"
"xpos" "c-10"
"ypos" "c-10"
"zpos" "1"
"wide" "1"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"fillcolor" "255 255 255 255"
"enabled" "1"
"scaleImage" "0"
}
// Right ////////////////////////////////////////
"HudCrosshairRight"
{
"ControlName" "ImagePanel"
"fieldName" "HudCrosshairRight"
"xpos" "c+10"
"ypos" "c-10"
"zpos" "1"
"wide" "1"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"fillcolor" "255 255 255 255"
"enabled" "1"
"scaleImage" "0"
}
posted about 10 years ago
#3 Fully Torqued - Chess Club in TF2 General Discussion

http://www.twitch.tv/esea/b/367166258

Cast begins around 32:50
FT vs xensity at 1:02:00
FT vs chess club at 1:45:00

posted about 10 years ago
#3 Why was xen-makaveli's stream on tftv in Requests

http://teamfortress.tv/forum/thread/1670/1

posted about 10 years ago
#3 Toggle doesn't work idk why in Q/A Help

I think this will work

//lazy jump
alias +lazy "+jump; +duck"
alias -lazy "-jump; -duck"
bind "space" "+spacebind"
alias +spacebind +lazy
alias -spacebind -lazy
alias jumplazy "alias +spacebind +lazy;alias -spacebind -lazy;alias togglejump lazyjump"
alias lazyjump "alias +spacebind +jump;alias -spacebind -jump;alias togglejump jumplazy"
alias togglejump "lazyjump"
bind "ctrl" "+duck"
bind 0 "togglejump"
posted about 10 years ago
#4 TF2 keeps remembering active weapon between lives in Q/A Help

make sure you don't have an extra config.cfg in your custom folder and turn off steam cloud

posted about 10 years ago
#389 How to Get to In-Game Comp Lobbies in TF2 General Discussion
eXtine15 min long, get into a few other things I talked to Valve about. Oh yeah, Granary symmetry. didn't mention it in the video but I pointed that out to a few Valvers. thanks mackey.

Did you or Sal politely ask Valve to fix the STV HUD problems during a pause and the invisible players bug?

posted about 10 years ago
#26 AdvSpec in TF2 General Discussion

I'm not sure if this is related but I also noticed that when an uber (not kritz) is in play, some (but not all?) of the outlines will disappear until the uber wears off.

Also this one is probably dumb and something I obviously shouldn't be doing, but unloading the plugin while a demo is playing seems to crash hl2.exe

posted about 10 years ago
#24 AdvSpec in TF2 General Discussion

Thanks for releasing this!

I noticed that if a player "joins" in a demo you are watching, you have to either set the colors again or toggle the outlines twice (basically call SetGlow()) or else the outline won't show up on them. This is a bigger issue when watching POV demos, I guess because the other player models are appearing and disappearing depending on if they are in range.

Is there a good way to have the plugin do a check for this sort of thing automatically every few ticks?

posted about 10 years ago
#7 tf2 issue (steampipe related?) in Q/A Help

Are any of your .cfg files read-only?

posted about 10 years ago
#75 tf2 bhopping in TF2 General Discussion
1lolol7You can bhop in tf2 if you think you cant bhop in tf2 your just a noob that doesnt know how http://www.youtube.com/watch?v=dg1BJI_lJ-M i made a video to show bhop is possible and its very useful in normal games as a spy you can easily catch up to people with bhop and back stab and the normal jump units for sniper engie pyro and spy is 256~288 with a perfect bhop i jumped 340 units thats really far and shows bhop is worth learning

I like your video but a less rude post would likely be more well-received here.

posted about 11 years ago
#20 highest killstreak in TF2 General Discussion

Boulder

http://www.youtube.com/watch?v=T27H5oWy5a4

posted about 11 years ago
#11 Valve fixed demos again, apparently in TF2 General Discussion
Neonlink to i46 demos pls

http://www.google.com/search?q=i46+demos+site:teamfortress.tv

posted about 11 years ago
#6 Scripts working only occasionally? in Q/A Help

Is your config.cfg file read-only or are you using Steam cloud? If so, it may be that the cfg files are being reset in some weird way. Try checking that your cfg files are not read-only and disabling steam cloud and see if that helps.

posted about 11 years ago
#9 No fully charged this week: in TF2 General Discussion
ninjanickwhere's my team's blue? :(

not reptilian enough

posted about 11 years ago
#4 [repost] See player keypresses when watching a dem in TF2 General Discussion

Could there in principle be a client-side plugin that could show these as skeys on the hud? I should really get off my ass and learn to code plugins.

posted about 11 years ago
1 2 3 4 5 ⋅⋅ 7