All pastes #2002666 Raw Edit

mp_config.cfg

public text v1 · immutable
#2002666 ·published 2010-11-26 07:44 UTC
rendered paste body
//Copy the binds from your config to this area between unbindall and unbindallaxis

unbindall
bind TAB "+scores"
bind ESCAPE "togglemenu"
bind SPACE "+gostand"
bind F1 "vote yes"
bind F2 "vote no"
bind 0 "goprone"
bind 1 "weapnext"
bind 4 "+smoke"
bind2 4 "+vehicleboost"
bind 5 "+actionslot 3"
bind 6 "+actionslot 4"
bind 7 "+actionslot 2"
bind A "+moveleft"
bind D "+moveright"
bind E "+leanright"
bind F "+activate"
bind G "+frag"
bind2 G "+vehicleattacksecond"
bind Q "+leanleft"
bind R "+reload"
bind S "+back"
bind T "chatmodepublic"
bind V "+melee"
bind W "+forward"
bind X "+actionslot 1"
bind Z "toggleprone"
bind CTRL "gocrouch"
bind SHIFT "+breath_sprint"
bind DEL "+speed_throw"
bind F10 "acceptinvitation"
bind F12 "screenshotJPEG"
bind MOUSE1 "+attack"
bind2 MOUSE1 "+vehicleattack"
bind MOUSE2 "+toggleads_throw"
bind MOUSE4 "+melee"
bind MWHEELUP "weapprev"
unbindallaxis

****************************************************************

// SYSTEM

//Copy and replace these values with those from your SP config

seta sys_configSum ""
seta sys_configureGHz ""
seta sys_gpu ""
seta sys_sysMB ""

seta com_hunkmegs ""
//May or may not affect performance. Use half of your amount of RAM in MB. For example, 6GB would be "3072".

seta monkeytoy "0"
//(Default "1") Enables console

****************************************************************

// MOUSE

seta sensitivity "5"
//Mouse sensitivity. Higher = more sensitive. Lower = less sensitive

seta m_filter "0"
//(Default "1") Disables mouse smoothing

seta m_forward "0.25"
seta m_pitch "0.022"
seta m_side "0.25"
seta m_yaw "0.022"

****************************************************************

// HUD

seta cg_hudDamageIconHeight "150"
//(Default "64")

seta cg_hudDamageIconOffset "10"
//(Default "128") Makes damage indicator look like an arrow

seta cg_hudDamageIconTime "3000"
//(Default "2000")

seta cg_hudDamageIconWidth "50"
//(Default "128")

seta cg_hudGrenadeIconEnabledFlash "1"
//(Default "0") Shows nearby flashes/stuns with an arrow

seta cg_youInKillCamSize "2"
//(Default "11") Makes the circle above your head in the killcam smaller

****************************************************************

// CLAN TAG

seta clanName ""

****************************************************************

// SOUND

// Copy and replace with the values from your normal config.

seta snd_enableEq "0"
seta snd_khz "44"
seta snd_losOcclusion "0"
seta snd_menu_center_channel "1"
seta snd_menu_cinematic "1"
seta snd_menu_left_channel "1"
seta snd_menu_left_surround "1"
seta snd_menu_lfe "1"
seta snd_menu_listen_level "0"
seta snd_menu_master "1"
seta snd_menu_music "0"
seta snd_menu_right_channel "1"
seta snd_menu_right_surround "1"
seta snd_menu_sfx "1"
seta snd_menu_speaker_setup "2"

****************************************************************

// DRAWING FPS

seta cg_drawFPS "1"
seta cg_drawFPSLabels "1"
seta com_maxfps "125"

****************************************************************

// CUSTOM CLASSES

seta customclass1 "CUSTOM 1"
seta customclass2 "CUSTOM 2"
seta customclass3 "CUSTOM 3"
seta customclass4 "CUSTOM 4"
seta customclass5 "CUSTOM 5"
seta prestigeclass1 "CUSTOM 6"
seta prestigeclass2 "CUSTOM 7"
seta prestigeclass3 "CUSTOM 8"
seta prestigeclass4 "CUSTOM 9"
seta prestigeclass5 "CUSTOM 10"

****************************************************************

// VIDEO SETTINGS

seta r_aspectRatio "wide 16:10"
//("auto", "wide 16:9", "4:3", etc.)

seta r_customMode ""
//(Custom resolutions)

seta r_mode "1680x1050"
//(Your screen resolution. ex. 1920x1080, 1024x768, 1600x1200)

seta r_multiGpu "1"
//(1 if you have more than one graphics card, 0 otherwise)

seta r_multithreaded_device "1"
//(1 if you have a dual, quad, or hexa core CPU, 0 otherwise)

seta r_displayRefresh "60"
//(Refresh rate for monitor. Change only if you want higher than 60)

seta r_gamma "0.9"
//(Screen brightness. Lower = darker. Higher = lighter.)

seta r_backBufferSize "1680"
//(Default 960) Change to your horizontal resolution

seta r_backBufferSizeY "1050"
//(Default 544) Change to your vertical resolution

****************************************************************

// GRAPHICAL TWEAKS

seta cg_viewZSmoothingMax "16"
//(Smoothing on z-axis)

seta cg_viewZSmoothingMin "1"
//(Smoothing on z-axis)

seta cg_viewZSmoothingTime "0.1"
//(Time to smooth Z-axis)

seta r_fovScaleThresholdRigid "10"
//Changed from 2.4
//(Reduces fov detail)

seta r_fovScaleThresholdSkinned "10"
//Changed from 2.4
//(Reduces fov detail)

seta r_portalBevels "0"
//Changed from 0.7
//(Optimizes portaling on map)

seta r_texFilterAnisoMax "0"
//Changed from 16
//(Eliminate anisotropic filtering)

seta r_texFilterAnisoMin "0"
//Changed from 1
//(Eliminate anisotropic filtering)

seta r_texFilterMipMode "Force Bilinear"
//Changed from Unchanged
//(Forces bilinear texture filtering)

seta r_aaAlpha "0"
//Changed from 1
//(Lowest detail for anti-aliasing)

seta r_aaSamples "0"
//Changed from 1
//(Eliminates anti-aliasing)

****************************************************************

// SPECIAL EFFECTS

seta r_blur_allowed "0"
//Changed from 1
//(No blur effect)

seta r_distortion "0"
//Changed from 1
//(No distortion)

seta r_dof_enable "0"
//Changed from 1
//(No depth of field)

seta cg_blood "0"
//Changed from 1
//(No blood splatter)

seta cg_brass "0"
//Changed from 1
//(No ejecting brass bullet casings)

seta r_specular "0"
//Changed from 1
//(Specular mapping disabled)

seta r_motionblur_enable "0"
//Changed from 1
//(No motion blur effect)

seta r_motionblur_maxblur "0"
//Changed from 30
//(Eliminates blur effects)

seta r_motionblur_numberOfSamples "0"
//Changed from 1
//(No motionblur samples)

seta r_gfxopt_dynamic_foliage "1"
//Default 1
//(Decreases draw distance on most objects (foliage or non-foliage). Having this off makes objects disappear and appear based on your distance from them. Good for FPS and seeing through certain objects but has the downfall of objects randomly popping up/disappearing as you move through the map. I suggest turning this ON unless for experimental purposes.)

seta r_gfxopt_water_simulation "0"
//Changed from 1
//(No special water movement effects)

seta fx_marks "0"
//Changed from 1
//(No bullet marks on objects)

seta fx_marks_ents "0"
//Changed from 1
//(No marks on entities)

seta fx_marks_smodels "0"
//Changed from 1
//(No marks on shadermodels)

seta ai_corpseCount "0"
//Changed from 5
//(Minimal corpses on ground)

seta r_flame_allowed "0"
//Changed from 1
//(Less fire effects)

seta r_glow_allowed "0"
//Changed from 1
//(No glow effect)

seta r_waterSheetingFX_allowed "0"
//Changed from 1
//(No special water movement effects)

seta r_zFeather "0"
//Changed from 1
//(No smoothing of smoke edges)

seta ragdoll_enable "0"
//Changed from 1
//(Eliminates ragdoll effect on dead bodies)

seta ragdoll_max_simulating "0"
//Changed from 16
//(Maximum simulations for ragdoll)

seta sm_enable "0"
//Changed from 1
//(Eliminates shadow rendering)

seta sm_maxLights "0"
//Changed from 4
//(No lights drawn from drawn shadows)

seta cg_visionSetLerpMaxDecreasePerFrame "0"
//Changed from 0.01
//(Removes vision adjustments)

seta cg_visionSetLerpMaxIncreasePerFrame "0"
//Changed from 0.02
//(Removes vision adjustments)

seta r_dlightlimit "0"

****************************************************************

// TEXTURES

seta r_picmip "3"
//0 to 3, 3 being the lowest quality 
//(General texture detail)

seta r_picmip_bump "3"
//0 to 3, 3 being the lowest quality
//(Bump map texture detail)

seta r_picmip_manual "1"
//Changed from 0
//(Allows modification of picmip values)

seta r_picmip_spec "3"
//0 to 3, 3 being the lowest quality
//(Specular map texture detail)

seta r_picmip_water "1"
//0 or 1, 1 being the lowest quality
//(Water texture detail)

seta r_fastSkin "1"
//Changed from 0
//(Enables fast skinning of objects/models)

seta r_allow_intz "1"
//(This command is the most fickle in the game. In some areas if enabled, it raises FPS (Nuketown). In some areas of certain maps it raises FPS but lowers FPS in other parts of the same map (Jungle). This command is best left enabled because most of the areas in the game benefit from it being on. Only disable it for experimental purposes.)

seta r_allow_null_rt "1"
//Changed from 1
//(Disabling a buffering method)

****************************************************************

// HARDWARE

seta r_vsync "0"
//Changed from 1
//(Allows FPS to go higher than your refresh rate)

****************************************************************

// NETWORK TWEAKS

seta cl_maxpackets "100"
//Changed from 30
//(Increases maximum packets allowed to be received)

seta cl_packetdup "0"
//Changed from 1
//(Scaling value for how many packets are sent/received)

seta snaps "30"
//Changed from 20
//(Increases amount of data sent)

seta sv_floodprotect "1"
//Changed from 4
//(Fix for "Cannot connect to server browser" glitch)

seta sv_maxRate "25000"
//Changed from 5000
//(Fix for "Cannot connect to server browser" glitch)

****************************************************************

// SERVER BROWSER FILTERS

seta ui_browserFriendlyfire "-1"
seta ui_browserGameMode "ctf"
seta ui_browserHardcore "0"
seta ui_browserKillcam "-1"
seta ui_browserMap "All"
seta ui_browserMod "-2"
seta ui_browserShowDedicated "0"
seta ui_browserShowEmpty "0"
seta ui_browserShowFull "0"
seta ui_browserShowPassword "0"
seta ui_browserShowPunkBuster "-1"
seta ui_browserShowPure "0"
seta ui_browserVoiceChat "-1"

****************************************************************

// MISC GAME TWEAKS

seta cg_drawBreathHint "0"
seta cg_drawHoldBreathHint "0"
seta cg_drawMantleHint "0"
seta cl_maxppf "10"
seta cl_mouseAccel "0"
seta cl_anglespeedkey "0"
seta cl_pitchspeed "0"
seta waypointIconHeight "18"
seta waypointIconWidth "18"

****************************************************************

// REGULAR CVARS

seta acousticSpikeMaxRange "200"
seta acousticSpikeMinRadius "0.0001"
seta acousticSpikeMinRange "0"
seta acousticSpikeRingSize "20"
seta acousticSpikeSize "10"
seta ai_debugMeleeAttackSpots "0"
seta ai_debugThreatSelection "0"
seta bot_difficulty "easy"
seta bot_tips "1"
seta cg_adsZoomToggleStyle "1"
seta cg_adsZScaleMax "1.25"
seta cg_chatHeight "5"
seta cg_chatTime "12000"
seta cg_connectionIconSize "2"
seta cg_crosshairAlpha "1"
seta cg_crosshairAlphaMin "0.5"
seta cg_crosshairDynamic "0"
seta cg_crosshairEnemyColor "1"
seta cg_cursorHints "4"
seta cg_debugInfoCornerOffset "0 0"
seta cg_descriptiveText "1"
seta cg_drawCrosshair "1"
seta cg_drawCrosshairNames "1"
seta cg_drawFPSOnly "0"
seta cg_drawFPSScale "0"
seta cg_drawSnapshot "0"
seta cg_drawSnapshotTime "1"
seta cg_drawTurretCrosshair "1"
seta cg_flareVisionSetFadeDuration "2000"
seta cg_fov_default "80"
seta cg_fov_default_thirdperson "40"
seta cg_gameBoldMessageWidth "390"
seta cg_gameMessageWidth "455"
seta cg_headIconMinScreenRadius "0.025"
seta cg_hintFadeTime "100"
seta cg_hudChatIntermissionPosition "5 90"
seta cg_hudChatPosition "5 200"
seta cg_hudDamageDirectionalIconTime "1000"
seta cg_hudGrenadeIconHeight "25"
seta cg_hudGrenadeIconInScope "0"
seta cg_hudGrenadeIconMaxHeight "104"
seta cg_hudGrenadeIconOffset "50"
seta cg_hudGrenadeIconWidth "25"
seta cg_hudGrenadePointerHeight "12"
seta cg_hudGrenadePointerPivot "12 27"
seta cg_hudGrenadePointerWidth "25"
seta cg_hudMapBorderWidth "2"
seta cg_hudMapFriendlyHeight "15"
seta cg_hudMapFriendlyWidth "15"
seta cg_hudMapPlayerHeight "20"
seta cg_hudMapPlayerWidth "20"
seta cg_hudMapRadarLineThickness "0.15"
seta cg_hudProneY "-160"
seta cg_hudSayPosition "5 180"
seta cg_hudStanceHintPrints "0"
seta cg_hudVotePosition "5 220"
seta cg_invalidCmdHintBlinkInterval "600"
seta cg_invalidCmdHintDuration "1800"
seta cg_mapLocationSelectionCursorSpeed "0.6"
seta cg_mapLocationSelectionRotationSpeed "3"
seta cg_mature "1"
seta cg_MaxDownedPulseRate "4"
seta cg_MinDownedPulseRate "1"
seta cg_motionblur_duration "0"
seta cg_motionblur_fadeout "0"
seta cg_overheadIconSize "0.7"
seta cg_overheadNamesFont "1"
seta cg_overheadNamesSize "0.5"
seta cg_overheadRankSize "0.5"
seta cg_ScoresPing_BgColor "0.25098 0.25098 0.25098 0.501961"
seta cg_ScoresPing_HighColor "0.8 0 0 1"
seta cg_ScoresPing_LowColor "0 0.74902 0 1"
seta cg_ScoresPing_MaxBars "4"
seta cg_ScoresPing_MedColor "0.8 0.8 0 1"
seta cg_scriptIconSize "0"
seta cg_seatHintFadeTime "2000"
seta cg_sprintMeterDisabledColor "0.8 0.1 0.1 0.2"
seta cg_sprintMeterEmptyColor "0.7 0.5 0.2 0.8"
seta cg_sprintMeterFullColor "0.8 0.8 0.8 0.8"
seta cg_subtitleMinTime "3"
seta cg_subtitles "0"
seta cg_subtitleWidthStandard "520"
seta cg_subtitleWidthWidescreen "520"
seta cg_teamChatsOnly "0"
seta cg_thirdPersonAngle "0"
seta cg_thirdPersonMode "Fixed"
seta cg_thirdPersonRange "120"
seta cg_timedDamageDuration "500"
seta cg_voiceIconSize "0"
seta cg_weaponCycleDelay "0"
seta cl_allowDownload "1"
seta cl_freelook "1"
seta cl_maxPing "800"
seta cl_voice "1"
seta cl_wwwDownload "1"
seta cl_yawspeed "140"
seta com_first_time_pc "1"
seta com_recommendedSet "1"
seta com_startupIntroPlayed "1"
seta compassClampIcons "1"
seta compassCoords "740 3590 400"
seta compassECoordCutoff "37"
seta compassFriendlyHeight "18.75"
seta compassFriendlyWidth "18.75"
seta compassLocalRadarRadius "700"
seta compassLocalRadarUpdateTime "2.25"
seta compassMaxRange "2100"
seta compassMinRadius "0.0001"
seta compassMinRange "0.0001"
seta compassObjectiveArrowHeight "20"
seta compassObjectiveArrowOffset "2"
seta compassObjectiveArrowRotateDist "5"
seta compassObjectiveArrowWidth "20"
seta compassObjectiveDrawLines "1"
seta compassObjectiveHeight "20"
seta compassObjectiveIconHeight "18"
seta compassObjectiveIconHeightZombie "16"
seta compassObjectiveIconWidth "18"
seta compassObjectiveIconWidthZombie "16"
seta compassObjectiveMaxRange "2048"
seta compassObjectiveMinAlpha "1"
seta compassObjectiveNumRings "10"
seta compassObjectiveRingSize "80"
seta compassObjectiveRingTime "10000"
seta compassObjectiveTextHeight "18"
seta compassObjectiveTextScale "0.3"
seta compassObjectiveWidth "20"
seta compassPartialType "0"
seta compassPlayerHeight "18.75"
seta compassPlayerWidth "18.75"
seta compassRadarLineThickness "0.4"
seta compassRadarPingFadeTime "4"
seta compassRadarUpdateFastTime "2"
seta compassRadarUpdateTime "4"
seta compassRotation "1"
seta compassSatellitePingFadeTime "10"
seta compassSatelliteScanTime "1000"
seta compassSatelliteStaticImageFadeTime "0"
seta compassSize "1"
seta compassSoundPingFadeTime "2"
seta compassSpectatorsSeeEnemies "0"
seta compassStaticImageUpdateTime "5000"
seta compassTickertapeStretch "0.5"
seta con_errormessagetime "8"
seta con_gameMsgWindow0FadeInTime "0.25"
seta con_gameMsgWindow0FadeOutTime "0.5"
seta con_gameMsgWindow0Filter "gamenotify obituary"
seta con_gameMsgWindow0LineCount "4"
seta con_gameMsgWindow0MsgTime "5"
seta con_gameMsgWindow0ScrollTime "0.25"
seta con_gameMsgWindow0SplitscreenScale "1.5"
seta con_gameMsgWindow1FadeInTime "0.25"
seta con_gameMsgWindow1FadeOutTime "0.01"
seta con_gameMsgWindow1Filter "boldgame"
seta con_gameMsgWindow1LineCount "1"
seta con_gameMsgWindow1MsgTime "8"
seta con_gameMsgWindow1ScrollTime "0.25"
seta con_gameMsgWindow1SplitscreenScale "1.5"
seta con_gameMsgWindow2FadeInTime "0.75"
seta con_gameMsgWindow2FadeOutTime "0.5"
seta con_gameMsgWindow2Filter "subtitle"
seta con_gameMsgWindow2LineCount "7"
seta con_gameMsgWindow2MsgTime "5"
seta con_gameMsgWindow2ScrollTime "0.25"
seta con_gameMsgWindow2SplitscreenScale "1.5"
seta con_inputBoxColor "0.25 0.25 0.2 1"
seta con_inputHintBoxColor "0.4 0.4 0.35 1"
seta con_matchPrefixOnly "1"
seta con_minicon "0"
seta con_miniconlines "5"
seta con_minicontime "4"
seta con_outputBarColor "1 1 0.95 0.6"
seta con_outputSliderColor "0.15 0.15 0.1 0.6"
seta con_outputWindowColor "0.35 0.35 0.3 0.75"
seta con_typewriterColorGlowCheckpoint "0.6 0.5 0.6 1"
seta con_typewriterColorGlowCompleted "0 0.3 0.8 1"
seta con_typewriterColorGlowFailed "0.8 0 0 1"
seta con_typewriterColorGlowUpdated "0 0.6 0.18 1"
seta con_typewriterDecayDuration "1000"
seta con_typewriterDecayStartTime "4000"
seta con_typewriterEnabledSounds "0"
seta con_typewriterPrintSpeed "40"
seta g_allowvote "1"
seta g_banIPs ""
seta g_clonePlayerMaxVelocity "80"
seta g_deadChat "0"
seta g_dropForwardSpeed "10"
seta g_dropHorzSpeedRand "100"
seta g_dropUpSpeedBase "10"
seta g_dropUpSpeedRand "5"
seta g_log "games_mp.log"
seta g_logSync "0"
seta g_logTimeStampInSeconds "0"
seta g_oldVoting "1"
seta g_playerCollisionEjectSpeed "25"
seta g_redCrosshairs "1"
seta g_useGear "0"
seta g_useholdspawndelay "500"
seta g_voiceChatTalkingDuration "500"
seta g_voteAbstainWeight "0.5"
seta gpad_buttonsConfig "buttons_default"
seta gpad_enabled "0"
seta gpad_menu_scroll_delay_first "420"
seta gpad_menu_scroll_delay_rest "210"
seta gpad_rumble "1"
seta gpad_sticksConfig "thumbstick_default"
seta hud_deathQuoteFadeTime "1000"
seta hud_enable "1"
seta hud_fade_ammodisplay "0"
seta hud_fade_compass "0"
seta hud_fade_healthbar "2"
seta hud_fade_offhand "0"
seta hud_fade_sprint "1.7"
seta hud_fade_stance "1.7"
seta hud_fade_vehiclecontrols "4"
seta hud_fadeout_speed "0.1"
seta hud_flash_period_offhand "0.5"
seta hud_flash_time_offhand "2"
seta hud_health_pulserate_critical "0.5"
seta hud_health_pulserate_injured "1"
seta hud_health_startpulse_critical "0.33"
seta hud_health_startpulse_injured "1"
seta in_mouse "1"
seta input_invertPitch "0"
seta input_viewSensitivity "1"
seta loc_forceEnglish "0"
seta loc_language "0"
seta log_append "0"
seta net_noudp "0"
seta net_socksEnabled "0"
seta net_socksPassword ""
seta net_socksPort "1080"
seta net_socksServer ""
seta net_socksUsername ""
seta playlist_excludeGametype ""
seta playlist_excludeGametypeMap ""
seta playlist_excludeMap ""
seta profile_physics "0"
seta r_autopriority "0"
seta r_clipCodec "MJPEG"
seta r_clipFPS "24"
seta r_clipSize "360"
seta r_debugLineWidth "1"
seta r_filmLut "-1"
seta r_flameFX_distortionScaleFactor "0 1 1 0.511918"
seta r_flameFX_enable "0"
seta r_flameFX_fadeDuration "0.5"
seta r_flameFX_FPS "15"
seta r_flameFX_magnitude "0.0215147"
seta r_fullscreen "1"
seta r_monitor "0"
seta r_motionblur_directionFactor "0.001"
seta r_motionblur_frameBased_enable "0"
seta r_motionblur_positionFactor "0.01"
seta r_rendererPreference "Default"
seta r_reviveFX_debug "0"
seta r_reviveFX_fadeDuration "5"
seta r_waterSheetingFX_distortionScaleFactor "0.021961 1 0 0"
seta r_waterSheetingFX_enable "0"
seta r_waterSheetingFX_fadeDuration "2"
seta r_waterSheetingFX_magnitude "0.0655388"
seta r_waterSheetingFX_radius "4.44051"
seta scr_bot_difficulty "normal"
seta server1 ""
seta server10 ""
seta server11 ""
seta server12 ""
seta server13 ""
seta server14 ""
seta server15 ""
seta server16 ""
seta server2 ""
seta server3 ""
seta server4 ""
seta server5 ""
seta server6 ""
seta server7 ""
seta server8 ""
seta server9 ""
seta rate "25000"
seta snd_menu_voice "1"
seta spawnsystem_weapon_influencer_min_length "0.1"
seta spawnsystem_weapon_influencer_update_interval "151"
seta stats_backup "1"
seta sv_allowDownload "1"
seta sv_hostname "BlackOpsPrivate"
seta sv_maxclients "24"
seta sv_maxPing "0"
seta sv_minPing "0"
seta sv_reconnectlimit "3"
seta sv_vac "1"
seta sv_voice "0"
seta sv_wwwBaseURL ""
seta sv_wwwDlDisconnected "0"
seta sv_wwwDownload "0"
seta team_indicator "0"
seta ui_allowFov "1"
seta ui_bigFont "0.4"
seta ui_currentMap "0"
seta ui_currentNetMap "0"
seta ui_dedicated "0"
seta ui_drawCrosshair "1"
seta ui_joinGametype "0"
seta ui_mapCount "14"
seta ui_netGametype "0"
seta ui_serverBrowserMenu "server_browser_ranked"
seta ui_serverStatusTimeOut "7000"
seta ui_smallFont "0.25"
seta vid_xpos "3"
seta vid_ypos "22"
seta voice_deadChat "0"
seta voice_global "0"
seta voice_localEcho "0"
seta winvoice_mic_mute "1"
seta winvoice_mic_reclevel "65535"
seta winvoice_mic_scaler "1"
seta winvoice_save_voice "0"
seta xblive_basictraining_popup "1"
seta zombiefive_discovered "0"
seta zombietron_discovered "0"
con_hidechannel *; con_showchannel dontfilter error gamenotify boldgame subtitle obituary logfile_only console_only gfx sound files devgui profile ui client server system playerweap ai anim physics fx leaderboards live parserscript script mpspawnsystem coopinfo serverdemo ddl network scheduler task spu

****************************************************************