My Custom Config File.
Copy Pasted Straight From My
Autoexec.cfgMost of this came from configs on
tce.com (the first
tce.com)
Code:
echo ^0|^3CFG Loaded^0|
//Key Binds
//=======================
bind * "autoscreenshot"
bind ENTER "messagemode"
bind y "toggleconsole; weaponstats"
bind , " vsay_Team Hi bind kp_del say_team ^0*^3HI^0*^2
bind b " vsay_Team cheer"
bind h " say ^cHello"
bind g " say ^bGooDByE "
bind [ " say ^1:("
bind - " vsay_team cheer "
bind . " say ^1:/ "
bind / " say ^1^^ "
bind 0 " say_teamnl ^7>^6Enemy Near^7< "
bind i " say_teamnl ^7-^bLet's Go ^7B^b!^7- "
bind m " say ^1:) "
bind p " say_teamnl -^2Alone^7- "
bind u " say_teamnl ^7-^bLet's Go ^7A^b!^7- "
bind o kill
bind F7 "seta cg_freeAim "0"; echo ^0Free Aim ^3Disabled
bind F8 "seta cg_freeAim "1"; echo ^0Free Aim ^3Enabled
bind F5 "record"
bind 4 "weaponbank 4; vsay_team fireinthehole
//Walk/run toggler switch
//=======================
set walk_off "-speed; echo ^0[^uSpeed Toggle ^3Disabled^0]; set walk_t vstr walk_on"
set walk_on "+speed; echo ^0[^uSpeed Toggle ^3Enabled^0]; set walk_t vstr walk_off"
vstr walk_off
bind y "vstr walk_t"
//ANTI SNOW/RAIL CRASH
//=======================
seta com_hunkMegs "512"
seta com_zoneMegs "128"
seta com_soundMegs "64"
//ANTI NOOB_KICK
//==============
seta cl_maxpackets "63"
seta com_maxfps "125"
seta snaps "40"
seta rate "25000"
seta cl_packetdup "1"
seta cl_pitchspeed "140"
seta cl_yawspeed "140"
seta cl_timeNudge "0"
//ANTI LAG
//========
seta pb_Sleep "80"
seta pb_system "1"
//AIM
//===
seta sensitivity "5.800000"
seta cl_mouseAccel "0.001"
seta in_dgamouse "2"
seta m_filter "0"
//RENDER
//======
seta r_mode "-1"
seta r_customaspect "1"
seta r_customheight "1080"
seta r_customwidth "1920"
seta r_texturebits "32"
seta r_colorbits "32"
seta r_depthbits "24"
seta r_stencilbits "8"
seta r_roundImagesDown "0"
seta r_picmip "0"
seta r_ext_compressed_textures "0"
seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST"
seta r_primitives "0"
seta r_intensity "1.5"
seta r_gamma "0.9"
seta r_swapInterval "0"
seta r_finish "0"
seta r_dynamiclight "2"
seta r_lodbias "0"
seta r_lodCurveError "250"
seta r_ignoreFastPath "0"
seta r_subdivisions "4"
seta r_fullscreen "0"
seta r_ignorehwgamma "1"
seta r_detailtextures "1"
//CUSTOMIZATION
//=============
seta cg_aspectMode "1"
seta cg_aspectFovMode "2"
seta cg_atmosphericEffects "1"
seta cg_wolfparticles "1"
seta cg_dynamicEye "1"
seta cg_showblood "1"
seta cg_bloodFlash "0.5"
seta cg_bloodDamageBlend "0.5"
seta cg_teamChatHeight "3"
seta cg_teamChatTime "3000"
seta cg_bloodTime "120"
seta cg_marktime "20000"
seta cg_brassTime "20000"
seta cg_freeAim "1"
seta cg_gunPosition "2"
seta cg_toggleCrouch "1"
seta cg_toggleAiming "0"
seta cg_noVoiceText "0"
seta cg_noVoiceChats "1"
seta cg_weaponCycleDelay "15"
seta cg_drawFPS "1"
seta cl_doubletapdelay "0"
//MISC
//==============
seta demo_drawTimeScale "1"
seta ui_bigFont "0.5"
seta ui_smallFont "0.15"
seta ui_r_picmip "0"
seta scr_conspeed "69"
Nothing bad in that? Can i do
tce now?