unbindall

//
// SETTINGS
//

seta 	sensitivity 	"8.000000"
seta 	cg_drawFPS 		"2"

//
// MULTIPLAYER SETTINGS
//

seta 	name 			"Veldrin"

bind	t				"messagemode2"
bind	y				"messagemode"
bind	v				"mp_QuickMessage"
bind	F2				"vote yes"
bind	F3				"vote no"

//
// MOVEMENT
//

bind    w			"+forward"
bind    s			"+back"
bind    a			"+moveleft"
bind    d			"+moveright"
bind    q			"+leanleft"
bind	e   		"+leanright"
bind	c			"togglecrouch"
bind	CTRL		"toggleprone"
bind	MOUSE2		"+moveup"
bind	MWHEELUP	"raisestance"
bind	MWHEELDOWN	"lowerstance"

//
// INTERACTION
//
bind	f			"+activate"
bind	b			"+binoculars"

//
// WEAPONS
//
bind	MOUSE1		"+attack"
bind	MOUSE2		"+gostand"
bind	MOUSE3		"toggleads"
bind	SPACE		"+frag"
bind	SHIFT		"+melee_breath"
bind	ALT			"+smoke"
bind	r			"+reload"
bind	1			"weaponslot pistol"
bind 	2			"weaponslot primary"
bind 	3			"weaponslot primaryb"
bind 	5			"weapalt"

//
// MISC
//
bind	ESCAPE		"togglemenu"
bind	`			"toggleconsole"
bind	TAB			"+scores"
bind	F12			"screenshotjpeg"

//
// DEVELOPER CONTROLS
//

bind	p	"ai_showNodesDist 1024; toggle ai_shownodes 0 1"
bind 	n 	"noclip"
bind 	u 	"ufo"
bind 	g 	"god"