// fight binds
bind MOUSE1 "+attack"
bind MOUSE3 "+button2"
bind AUX1 "say ^7drop #w for #q; drop ammo weapon" // not yet working because of anti spam
bind AUX2 "drop flag"
bind w "say ^7item awailable : #k" // colors aren't set atm
bind SPACE "+zoom"
// weapons
// cmds : weapon, weaponlist x y z, weaponcir x y z
// weaponlist takes the first available from list
// weaponcir cycles through the list
bind q "weapon 1" // pummel
bind g "weapon 2" // mg
bind v "weapon 3" // ssg
bind b "weapon 4" // grenade
bind t "weaponlist 5 8" // rocket/plasma
bind r "weapon 6" // shaft
bind z "weapon 7" // rail
bind a "weapon 8" // plasma
// chat binds
bind y "messagemode"
bind u "messagemode2"
// various binds
bind F1 "vote yes"
bind F2 "vote no"
bind F5 "ready"
bind F11 "screenshot"
//bind w "give quad damage; give speed; give regeneration; give battle suit; give all"
//bind p "toggle cg_thirdperson"
//bind l "toggle cg_forcemodel mod 3; print cg_forcemodel"
// ********** CVARS **********
// misc
seta cl_consoleKeys "0xe9 0x7e 0x60" // otherwise SHIFT + ESC works too
seta voip "0"
seta cg_viewsize "98"
seta handicap "100"