KillerZebra

Forum Admin
Contributor
The first step you should always take is verifying your tf2 files. Do that and try the game out.

Do you have any binds? I think this could be a bind problem if the above doesn't work out.

I would go here
C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\cfg

and delete all your binds. You can back them up to another location if you like. Right now we are just trying to figure out the problem.
 

Pinker-tan

Gaben's Own Aimbot
Contributor
The first step you should always take is verifying your tf2 files. Do that and try the game out.

Do you have any binds? I think this could be a bind problem if the above doesn't work out.

I would go here
C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\cfg

and delete all your binds. You can back them up to another location if you like. Right now we are just trying to figure out the problem.


ok i will try this
 

Pinker-tan

Gaben's Own Aimbot
Contributor
The first step you should always take is verifying your tf2 files. Do that and try the game out.

Do you have any binds? I think this could be a bind problem if the above doesn't work out.

I would go here
C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\cfg

and delete all your binds. You can back them up to another location if you like. Right now we are just trying to figure out the problem.


Ok. I deleted the entire cfg folder to see if it would stop running everything I had in there but for some reason it is still using Chris' config & whatever else I had put in the cfg folder. How do i get rid of the binds in the folder for good?
 

KillerZebra

Forum Admin
Contributor
I don't know. Maybe it is still reading your CFG files in the old location.
C:\Program Files(x86)\SteamApps\<account_name>\team fortress 2\tf\cfg\
 

KillerZebra

Forum Admin
Contributor
create the cfg folder again. and create a new text file called

config.cfg

paste this into it

// If the user doesn't have a config.cfg when they run, this gets executed the first time they run the engine
// It doesn't execute if they have their own config.cfg saved out.

unbindall

bind "`" "toggleconsole"
bind "w" "+forward"
bind "s" "+back"
bind "a" "+moveleft"
bind "d" "+moveright"
bind "SPACE" "+jump"
bind "CTRL" "+duck"
bind "TAB" "+showscores"
bind "'" "+moveup"
bind "/" "+movedown"
bind "PGUP" "+lookup"
bind "PGDN" "+lookdown"
bind "END" "centerview"
bind "ALT" "+strafe"
bind "INS" "+klook"
//bind "SEMICOLON" "+mlook"
bind "r" "+reload"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+attack3"
//bind "z" "saveme"
bind "z" "voice_menu_1"
bind "x" "voice_menu_2"
bind "c" "voice_menu_3"
bind "e" "dropitem"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "0" "slot10"
bind "MWHEELUP" "invprev"
bind "MWHEELDOWN" "invnext"
bind "q" "lastinv"
bind "F5" "screenshot"
bind "F6" "save_replay"
bind "F7" "abuse_report_queue"
bind "F10" "quit prompt"
bind "F12" "replay_togglereplaytips"
bind "PAUSE" "pause"
bind "ESCAPE" "escape"
bind "t" "impulse 201"
bind "y" "say"
bind "u" "say_team"
bind "v" "+voicerecord"
bind "." "changeteam"
bind "," "changeclass"
bind "F1" "+showroundinfo"
bind "g" "+taunt"
bind "h" "+use_action_slot_item"
bind "e" "voicemenu 0 0"
bind "b" "lastdisguise"
bind "l" "dropitem"
bind "i" "showmapinfo"
bind "-" "disguiseteam"
bind "m" "open_charinfo_direct"
bind "n" "open_charinfo_backpack"
bind "f" "inspect"
bind "j" "cl_trigger_first_notification"

r_maxdlights 12
cl_phys_timescale 0.8