Sample User Config File

//USerConfig.cfg//// =======================================// | _______________________________ |// | ( C R O S S H A I R S ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// =======================================//Clicking w toggles through all 16 crosshairs and announces the crosshair number so that you can set the default style//The original crosshair is 0cl_xhair_style "15"bind "w" "xtog"alias xtog "xtog1" alias xtog0 "cl_xhair_style 0; SPEAK zero; alias xtog xtog1"alias xtog1 "cl_xhair_style 1; SPEAK one; alias xtog xtog2"alias xtog2 "cl_xhair_style 2; SPEAK two; alias xtog xtog3"alias xtog3 "cl_xhair_style 3; SPEAK three; alias xtog xtog4"alias xtog4 "cl_xhair_style 4; SPEAK four; alias xtog xtog5"alias xtog5 "cl_xhair_style 5; SPEAK five; alias xtog xtog6"alias xtog6 "cl_xhair_style 6; SPEAK six; alias xtog xtog7"alias xtog7 "cl_xhair_style 7; SPEAK seven; alias xtog xtog8"alias xtog8 "cl_xhair_style 8; SPEAK eight; alias xtog xtog9"alias xtog9 "cl_xhair_style 9; SPEAK nine; alias xtog xtog10"alias xtog10 "cl_xhair_style 10; SPEAK ten; alias xtog xtog11"alias xtog11 "cl_xhair_style 11; SPEAK eleven; alias xtog xtog12"alias xtog12 "cl_xhair_style 12; SPEAK twelve; alias xtog xtog13"alias xtog13 "cl_xhair_style 13; SPEAK thirteen; alias xtog xtog14"alias xtog14 "cl_xhair_style 14; SPEAK fourteen; alias xtog xtog15"alias xtog15 "cl_xhair_style 15; SPEAK fifteen; alias xtog xtog16"alias xtog16 "cl_xhair_style 16; SPEAK sixteen; alias xtog xtog0"//// =======================================// | _______________________________ |// | ( M A P S ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ======================================= //Map Togglebind "F10" "nt"alias "nom1" "say dod_flash; alias nt nom2"alias "nom2" "say dod_donner; alias nt nom3"alias "nom3" "say dod_kalt; alias nt nom4" alias "nom4" "say dod_chemille; alias nt nom5" alias "nom5" "say dod_tiger2_b2; alias nt nom6" alias "nom6" "say dod_saints; alias nt nom1"alias "nt" "nom1"//// =======================================// | _______________________________ |// | ( A M X ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ======================================= //[Me109] Sgt Griff's Important AMX Menu Toggle - I added menu numbersbind "x" "men"alias "men" "m1"alias "m1" "amxmodmenu; SPEAK one; alias men m2"alias "m2" "amx_votemapmenu; SPEAK two; alias men m3"alias "m3" "say /hats; SPEAK three; alias men m4"alias "m4" "amx_mapmenu; SPEAK four; alias men m5"alias "m5" "amx_banmenu; SPEAK five; alias men m6"alias "m6" "amx_teammenu; SPEAK six; alias men m7"alias "m7" "amx_teleportmenu; SPEAK seven; alias men m1"//// =======================================// | _______________________________ |// | ( D E M O S ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ======================================= //[Me109] Sgt Griff's bind for Recording Demosbind "F6" "demo"alias "demo" "easy0" alias "easy0" "record WarDemo1; amx_chat WarDemo1 started; alias demo easy1"alias "easy1" "stop; timeleft; amx_chat WarDemo1 ended; alias demo easy2"alias "easy2" "record WarDemo2; amx_chat WarDemo2 started; alias demo easy3"alias "easy3" "stop; timeleft; amx_chat WarDemo2 ended; alias demo easy4"alias "easy4" "record WarDemo3; amx_chat WarDemo3 started; alias demo easy5"alias "easy5" "stop; timeleft; amx_chat WarDemo3 ended; alias demo easy6"alias "easy6" "record WarDemo4; amx_chat WarDemo4 started; alias demo easy7"alias "easy7" "stop; timeleft; amx_chat WarDemo4 ended; alias demo easy8"alias "easy8" "record WarDemo5; amx_chat WarDemo5 started; alias demo easy9"alias "easy9" "stop; timeleft; amx_chat WarDemo5 ended; alias demo easy0"//// =======================================// | _______________________________ |// | ( R E N A M E ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// =======================================//Auto Player Renamebind "DEL" "nam"alias "n1" "amx_nick Player noob1@DFA; amx_chat Player Auto-renamed to noob1@DFA; alias nam n2"alias "n2" "amx_nick Player noob2@DFA; amx_chat Player Auto-renamed to noob2@DFA; alias nam n3"alias "n3" "amx_nick Player noob3@DFA; amx_chat Player Auto-renamed to noob3@DFA; alias nam n4"alias "n4" "amx_nick Player noob4@DFA; amx_chat Player Auto-renamed to noob4@DFA; alias nam n5"alias "n5" "amx_nick Player noob5@DFA; amx_chat Player Auto-renamed to noob5@DFA; alias nam n6"alias "n6" "amx_nick Player noob6@DFA; amx_chat Player Auto-renamed to noob6@DFA; alias nam n7"alias "n7" "amx_nick Player noob7@DFA; amx_chat Player Auto-renamed to noob7@DFA; alias nam n8"alias "n8" "amx_nick Player noob8@DFA; amx_chat Player Auto-renamed to noob8@DFA; alias nam n9"alias "n9" "amx_nick Player noob9@DFA; amx_chat Player Auto-renamed to noob9@DFA; alias nam n10"alias "n10" "amx_nick Player noob10@DFA; amx_chat Player Auto-renamed to noob10@DFA; alias nam n1"alias "nam" "n1" //// ======================================// _______________________________ |// ( N E T G R A P H ) |// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ====================================== //net_graph "3"//net_graphproportionalfont ".5"//net_graphwidth "1300"////// =======================================// | _______________________________ |// | ( A L L T A L K ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ======================================= //All Talk Toggle bind "HOME" "at"alias "att1" "amx_alltalk 1; alias at att2"alias "att2" "amx_alltalk 0; alias at att1"alias "at" "att1"//// =======================================// | _______________________________ |// | ( F L A M E T H R O W E R ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ======================================= ////Flamethrower Toggle bind "f" "amx_flamethrowers"//// =======================================// | _______________________________ |// | ( S H O W F P S ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ======================================= cl_showfps "1" //Show FPS in upper left corner of screen - 1=0n and 2=off//// =======================================// | _______________________________ |// | ( F T P O V E R R I D E ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// ======================================= //FTP OVERRIDEfps_override "0" //Off=0, On=1 fps_max 75//// =======================================// | _______________________________ |// | ( R A T E S ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// =======================================////Rates:cl_cmdrate 20 cl_updaterate 101ex_interp 0rate 100000sv_maxupdaterate 101sv_minupdaterate 60 sv_maxrate 20000sv_minrate 0// =======================================// | _______________________________ |// | ( Medic ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// =======================================bind "MOUSE3" "say_team /medic"// =======================================// | _______________________________ |// | ( Brighten Dark Corners ) |// | (Do not change value is crashes ) |// | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ |// =======================================lightgamma "1.9"