gedu
Account Details
SteamID64 76561198028977400
SteamID3 [U:1:68711672]
SteamID32 STEAM_0:0:34355836
Country Czech Republic
Signed Up July 25, 2014
Last Posted October 19, 2025 at 10:21 AM
Posts 837 (0.2 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 1
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 30 31 32 33 34 35 36 ⋅⋅ 56
#3 TeamFortress.tv is for sale! in Site Discussion

overwatch players

https://pbs.twimg.com/media/CKo7mXLUMAALiJG.png

posted about 8 years ago
#5 Dead time in TF2 General Discussion

it might be good to maintain/get momentum, i think it was epsilon (i52 i think) that went super tryhard in garbage time (and in pregame iirc) gaining momentum to win second map

syphI think nobody would be opposed to a config that automatically ends matches or a gg button but is there anyone who's willing to make it?

already exists but nobody is using it
http://www.teamfortress.tv/38608/sawrs-competitive-plugins

edit: also ugc gives league score for every point scored even if you lose

posted about 8 years ago
#4 1080p 60fps streams? in Site Discussion
gemmI know wiethoofd (who doesn't produce directly for tftv but still) uses one monitor and so only runs the game at 720p so he can fit other stuff on the same monitor. putting the game in 1080p would be impossible for him

doesn't wiet have 4k 21:9 monitor? that might almost be equivalent of 2x1080p screens in terms of fitting stuff on screen

posted about 8 years ago
#1 twitch name change in Requests

hi, can i have my twitch updated from degu_nator to degu_tf, thanks!

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

how do i enable and edit the status panel? (with 17:42.....)

http://i.imgur.com/2z8uIFe.jpg

posted about 8 years ago
#6 vanilla tf2 in TF2 General Discussion

https://web.archive.org/details/www.vanillatf2.org

posted about 8 years ago
#19 Forward spawn script with item presets in Customization
MouldBut why not just press the load out button that you're already using? This changes your spawn as well, so it seems a bit pointless

the point of this script is that you don't have to, just one key for all 4 presets, also in situations when you can't hesitate, you can't think what preset you're using (especially on medic) and you need to refill your health you don't want to risk missclicking/remembering wrong preset and losing 97 % uber to 0 % kritz

posted about 8 years ago
#16 Forward spawn script with item presets in Customization

UPDATE: script now resets loadout preset back to 0 every time you pick the class for the first time after game launch

posted about 8 years ago
#4 What hud is this in Customization

https://github.com/Wiethoofd/WietHUD/tree/master/alternatives

posted about 8 years ago
#2 What hud is this in Customization

http://www.teamfortress.tv/31482/wiethud

posted about 8 years ago
#13 Forward spawn script with item presets in Customization
maxc232What's the point of banning g this. It's part of the game since the loadouts came out. Anyone can do it with a simple script

you dont even have to script, it's in the keyboard bindings in the game options

posted about 8 years ago
#145 Overwatch HUD in Customization
albadoesn't work at all for me, it everything is default hud except chat font, scoreboard and some colours :(

make sure you have copied info.vdf into the very same folder as rest of the hud files

posted about 8 years ago
#188 wavesui in Customization
HypnotizeIf you find any more stuff to update that I forgot just let me know.

http://i.imgur.com/QEbawgN.png

pretty oversized in my opinion ;)

posted about 8 years ago
#1 Forward spawn script with item presets in Customization

Banned in esea, ozfortress and asiafortress if used to keep the uber and/or move spawns more info in comments from people that actually play in these leagues.
I've written a little forwards respawn script for myself which also takes item presets into account and preserves it between switching classes and changing servers NOT if you restart game, every time you launch game you will be back on with item_preset 0 on respawn key press, if you know any way of saving it between game launches let me know ;)

When you press f or any desired key on your keyboard in spawn area you will respawn with appropriate item preset and with full heath and ammo. The numpad keys 1-4 are used to change the presets. The script will break and won't work when there's no connection to item servers.

autoexec

alias scout_lp "load_itempreset 0"
alias soldier_lp "load_itempreset 0"
alias pyro_lp "load_itempreset 0"
alias demo_lp "load_itempreset 0"
alias heavy_lp "load_itempreset 0"
alias engi_lp "load_itempreset 0"
alias med_lp "load_itempreset 0"
alias sniper_lp "load_itempreset 0"
alias spy_lp "load_itempreset 0"

alias scout_lp0 "load_itempreset 0"
alias soldier_lp0 "load_itempreset 0"
alias pyro_lp0 "load_itempreset 0"
alias demo_lp0 "load_itempreset 0"
alias heavy_lp0 "load_itempreset 0"
alias engi_lp0 "load_itempreset 0"
alias med_lp0 "load_itempreset 0"
alias sniper_lp0 "load_itempreset 0"
alias spy_lp0 "load_itempreset 0"

bind "kp_end" "item_preset_0"
bind "kp_downarrow" "item_preset_1"
bind "kp_pgdn" "item_preset_2"
bind "kp_leftarrow" "item_preset_3"

class configs

bind "f" "scout_lp"

alias item_preset_0 "echo Item preset 0; alias scout_lp "load_itempreset 0";load_itempreset 0"
alias item_preset_1 "echo Item preset 1; alias scout_lp "load_itempreset 1";load_itempreset 1"
alias item_preset_2 "echo Item preset 2; alias scout_lp "load_itempreset 2";load_itempreset 2"
alias item_preset_3 "echo Item preset 3; alias scout_lp "load_itempreset 3";load_itempreset 3"

scout_lp0

alias scout_lp0 ""

Replace scout with appropriate class name.
It's really simple but helps me a lot.
I hope someone else besides me finds this useful.

posted about 8 years ago
#184 wavesui in Customization
fuegojust tried, it was broken as fuck

works fine for me ;)

posted about 8 years ago
1 ⋅⋅ 30 31 32 33 34 35 36 ⋅⋅ 56