Difference between revisions of "Config default"

From Fortress Forever Wiki
Jump to navigationJump to search
m (Protected "Config default" [edit=sysop:move=sysop] [cascading])
m
 
Line 64: Line 64:
  
 
[[Category:Default Configs]]
 
[[Category:Default Configs]]
[[Category:0-Star_Articles]]
+
{{Rating|4}}

Latest revision as of 07:44, 23 February 2008

Here you will find a copy of the default_config.cfg.

Default Config Config
// YWB (mailto:yahn@valvesoftware.com) 10/10/03:  
// 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 "ESCAPE" 		"cancelselect"
bind "`" 		"toggleconsole"
bind "~"		"toggleconsole"
bind "w"		"+forward"
bind "s"		"+back"
bind "a"		"+moveleft"
bind "d"		"+moveright"
bind "SPACE"		"+jump"
bind "CTRL"		"+duck"
bind "TAB"		"+showscores"
bind "e"		"+use"
bind "c"		"dropitems"
bind "z"		"+medengymenu"
bind "r"		"+reload"
bind "x"		"discard"
bind "h"		"+hintcenter"
bind "m"		"+mapshot"
bind "k"		"+voicerecord"
bind "ALT"		"+speed"
bind "y"		"say"
bind "u"		"say_team
bind "SHIFT"		"+speed"
bind "MOUSE1"		"+attack"
bind "MOUSE2"		"+attack2"
bind "ENTER"		"+attack"
bind "f"		"+gren1"
bind "g"		"+gren2"
bind "l"		"impulse 100"
bind "0"		"slot0"
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 "MWHEELUP"		"invprev"
bind "MWHEELDOWN"	"invnext"
bind "["		"invprev"
bind "]"		"invnext"
bind "q"		"lastinv"
bind "F5"		"jpeg"
bind "F6"		"save quick"
bind "F9"		"load quick"
bind "PAUSE" 		"pause"
bind "b"		"changeclass"
bind "n"		"changeteam"
bind "."		"changeteam"
bind ","		"changeclass"
cl_autoreload		"1"
name			"WhenFFwillOut"

Rating-FilledStar.gifRating-FilledStar.gifRating-FilledStar.gifRating-FilledStar.gif

Excellent