Autoexec.cfg said://Names
// Changes names
set gamename1 "name ^1{UA}^7Rathius^4<A>; set nextname vstr gamename2"
set gamename2 "name ^5M^3r.^5S^3miley; set nextname vstr gamename1"
set nextname "vstr gamename1"
bind f12 "vstr nextname"
//Controls
bind 0 say ^5M^3r.^5S^3miley ^5j^3ust ^5S^3chooled ^5y^3ou
bind 9 say ^5M^3r.^5S^3miley ^5o^3wns ^5y^3ou
//weapon
bind 1 "weaponbank 1"
bind 2 "weaponbank 2"
bind 3 "weaponbank 3"
bind 4 "weaponbank 4"
bind 5 "weaponbank 5"
bind 6 "weaponbank 6"
bind uparrow "+forward"
bind w "+forward"
bind downarrow "+back"
bind s "+back"
bind leftarrow "+moveleft"
bind a "+moveleft"
bind rightarrow "+moveright"
bind d "+moveright"
bind mouse2 "+moveup"
bind mouse1 "+attack"
bind enter "+activate"
bind ctrl "+movedown"
bind r "+reload"
bind MWHEELUP "weapprev"
bind MWHEELDOWN "weapnext"
bind TAB "+scores"
bind F1 "vote yes"
bind F2 "vote no"
// new
bind del "+activate"
bind end "+reload"
bind pgdn "+movedown"
bind e "+movedown"
bind pgup "+sprint"
bind q "+sprint"
//other
bind TAB "+scores"
bind F1 "vote yes"
bind F2 "vote no"
bind w "+movedown"
bind F3 "mp_playertype 0;mp_weapon 6;echo You will respawn as a ^2Soldier with a ^3Mauser"
bind F5 "mp_playertype 3;mp_weapon 5;echo You will respawn as a ^2Lieutenant with a ^3Sten"
bind f10 "screenshot"
bind f11 "screenshotJPEG"