• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] SP Unlock Level Menu and get dev info
#1
Hello

This is a way of setup the player config.cfg, I added developer shit on it, so you will unblock this menu and game will spam errors on screen. Save this as config.cfg in players folder at game directory:

Code:
// generated by Infinity Ward, do not modify
unbindall
bind TAB "+scores"
bind ESCAPE "togglemenu"
bind SPACE "+gostand"
bind 0 "toggle r_fullbright"
bind 2 "noclip"
bind 3 "god"
bind 4 "+smoke"
bind 5 "+actionslot 3"
bind 6 "+actionslot 4"
bind 7 "+actionslot 2"
bind 8 "toggle fx_enable"
bind 9 "toggle r_drawDecals"
bind ` "toggleconsole"
bind A "+moveleft"
bind C "togglecrouch"
bind D "+moveright"
bind F "+activate"
bind G "+frag"
bind I "jump_height 300"
bind N "+actionslot 1"
bind O "give m40a3"
bind P "player_sustainAmmo 1"
bind R "+reload"
bind S "+back"
bind V "+melee"
bind W "+forward"
bind ~ "toggleconsole"
bind PAUSE "pause"
bind CTRL "toggleprone"
bind SHIFT "+breath_sprint"
bind MOUSE1 "+attack"
bind MOUSE2 "+toggleads_throw"
bind MOUSE3 "+frag"
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapnext"
bind KP_PLUS "toggle r_specularColorScale 1 10 20 30 40 50 60 70 80 90 100"
bind KP_MINUS "toggle r_specularColorScale 100 90 80 70 60 50 40 30 20 10 1"
set developer "2"
set developer_script "1"
set logfile "1"
set com_statmon "1"
set monkeytoy "0"
set loc_warnings "1"
set loc_warningsAsErrors "0"
set sv_cheats "1"
set thereisacow "1337"
seta ai_badPathSpam "0"
seta ai_corpseCount "16"
seta ai_ShowCanshootChecks "0"
seta cg_blood "1"
seta cg_bloodLimit "0"
seta cg_bloodLimitMsec "330"
seta cg_brass "1"
seta cg_cursorHints "3"
seta cg_debugInfoCornerOffset "50 -40"
seta cg_drawBreathHint "1"
seta cg_drawFPS "Verbose"
seta cg_drawFPSLabels "1"
seta cg_drawMantleHint "1"
seta cg_drawTurretCrosshair "1"
seta cg_drawViewpos "0"
seta cg_gameBoldMessageWidth "390"
seta cg_gameMessageWidth "500"
seta cg_hintFadeTime "100"
seta cg_hudDamageIconHeight "64"
seta cg_hudDamageIconInScope "0"
seta cg_hudDamageIconOffset "128"
seta cg_hudDamageIconTime "6000"
seta cg_hudDamageIconWidth "128"
seta cg_hudGrenadeIconEnabledFlash "0"
seta cg_hudGrenadeIconInScope "1"
seta cg_hudGrenadeIconMaxHeight "104"
seta cg_hudGrenadeIconMaxRangeFlash "500"
seta cg_hudGrenadeIconMaxRangeFrag "256"
seta cg_hudStanceHintPrints "0"
seta cg_invalidCmdHintBlinkInterval "600"
seta cg_invalidCmdHintDuration "1800"
seta cg_laserlight "1"
seta cg_mapLocationSelectionCursorSpeed "0.6"
seta cg_marks_ents_player_only "0"
seta cg_nopredict "0"
seta cg_small_dev_string_fontscale "1"
seta cg_splatterHitAlpha "1"
seta cg_splatterHitFadeInTime "0.05"
seta cg_splatterHitFadeOutTime "0.1"
seta cg_splatterHitFullInTime "0"
seta cg_splatterHitInnerAngle "15"
seta cg_splatterHitInnerRadius "0"
seta cg_splatterHitOuterAngle "30"
seta cg_splatterHitOuterRadius "0.2"
seta cg_splatterTrackAlpha "1"
seta cg_splatterTrackFadeInTime "0"
seta cg_splatterTrackFadeOutTime "0.5"
seta cg_splatterTrackFullInTime "0.3"
seta cg_splatterTrackInnerAngle "5"
seta cg_splatterTrackInnerRadius "0.4"
seta cg_splatterTrackOuterAngle "20"
seta cg_splatterTrackOuterRadius "0.6"
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_subtitleWidthStandard "320"
seta cg_subtitleWidthWidescreen "320"
seta cg_viewZSmoothingMax "16"
seta cg_viewZSmoothingMin "1"
seta cg_viewZSmoothingTime "0.1"
seta cg_waterSheeting_brightness "0"
seta cg_waterSheeting_contrast "1"
seta cg_waterSheeting_darkTint "1 1 1"
seta cg_waterSheeting_desaturation "0"
seta cg_waterSheeting_distortionScaleFactor "0.021961 1 0 0"
seta cg_waterSheeting_enable "0"
seta cg_waterSheeting_fadeDuration "2"
seta cg_waterSheeting_lightTint "0.780261 1 1"
seta cg_waterSheeting_magnitude "0.0655388"
seta cg_waterSheeting_radius "4.44051"
seta cg_weaponCycleDelay "0"
seta cl_freelook "1"
seta cl_maxpackets "1000"
seta cl_mouseAccel "0"
seta cl_packetdup "0"
seta cl_pitchspeed "140"
seta cl_yawspeed "140"
seta com_recommendedSet "1"
seta compassSize "1"
seta con_errormessagetime "8"
seta con_gameMsgWindow0FadeInTime "0.25"
seta con_gameMsgWindow0FadeOutTime "0.5"
seta con_gameMsgWindow0Filter "gamenotify obituary"
seta con_gameMsgWindow0LineCount "6"
seta con_gameMsgWindow0MsgTime "5"
seta con_gameMsgWindow0ScrollTime "0.25"
seta con_gameMsgWindow0SplitscreenScale "1"
seta con_gameMsgWindow1FadeInTime "0.25"
seta con_gameMsgWindow1FadeOutTime "0.5"
seta con_gameMsgWindow1Filter "boldgame"
seta con_gameMsgWindow1LineCount "6"
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_gameMsgWindow3FadeInTime "0.25"
seta con_gameMsgWindow3FadeOutTime "0.5"
seta con_gameMsgWindow3Filter ""
seta con_gameMsgWindow3LineCount "6"
seta con_gameMsgWindow3MsgTime "5"
seta con_gameMsgWindow3ScrollTime "0.25"
seta con_gameMsgWindow3SplitscreenScale "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 "700"
seta con_typewriterDecayStartTime "6000"
seta con_typewriterPrintSpeed "50"
seta disable_tank_shock_minspec "0"
seta dynEnt_active "1"
seta fx_marks "1"
seta fx_marks_ents "1"
seta fx_marks_smodels "1"
seta g_deathDelay "3000"
seta glass_angular_vel "5 35"
seta glass_debug "0"
seta glass_edge_angle "5 10"
seta glass_fall_delay "0.2 0.9"
seta glass_fall_gravity "800"
seta glass_fall_ratio "1.5 3"
seta glass_fringe_maxcoverage "0.2"
seta glass_fringe_maxsize "150"
seta glass_fx_chance "0.25"
seta glass_hinge_friction "50"
seta glass_linear_vel "200 400"
seta glass_max_pieces_per_frame "100"
seta glass_max_shatter_fx_per_frame "6"
seta glass_physics_chance "0.15"
seta glass_physics_maxdist "512"
seta glass_shard_maxsize "300"
seta glass_shattered_scale "48"
seta glass_trace_interval "100"
seta hud_deathQuoteFadeTime "1000"
seta hud_fade_healthbar "2"
seta hud_fade_sprint "1.7"
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 hud_letterBoxFadeTime "1000"
seta in_gpuSync "1"
seta in_mouse "1"
seta intro "1"
seta invasion_minspec "0"
seta laserLight "1"
seta laserLightWithoutNightvision "0"
seta loc_forceEnglish "0"
seta loc_language "0"
seta m_filter "0"
seta m_forward "0.25"
seta m_pitch "0.022"
seta m_side "0.25"
seta m_yaw "0.022"
seta min_spec_ai "0"
seta monkeytoy "0"
seta net_noipx "0"
seta net_noudp "0"
seta net_socksEnabled "0"
seta net_socksPassword ""
seta net_socksPort "1080"
seta net_socksServer ""
seta net_socksUsername ""
seta r_aaAlpha "dither (fast)"
seta r_aaMaxQuality "0"
seta r_aaSamples "2"
seta r_altModelLightingUpdate "0"
seta r_arcadia_culldist "0"
seta r_aspectRatio "auto"
seta r_autopriority "0"
seta r_blacklevel "0"
seta r_customMode ""
seta r_dcburning_culldist "0"
seta r_debugLineWidth "1"
seta r_depthPrepass "None"
seta r_displayRefresh "60 Hz"
seta r_distortion "1"
seta r_dlightLimit "4"
seta r_dof_enable "1"
seta r_drawSun "1"
seta r_drawWater "1"
seta r_fastSkin "0"
seta r_fullscreen "1"
seta r_gamma "0.8"
seta r_glow_allowed "1"
seta r_gulag_lessdrones "0"
seta r_ignorehwgamma "0"
seta r_inGameVideo "1"
seta r_lodBiasRigid "0"
seta r_lodBiasSkinned "0"
seta r_lodScaleRigid "1"
seta r_lodScaleSkinned "1"
seta r_mode "1024x768"
seta r_monitor "0"
seta r_multiGpu "0"
seta r_picmip "0"
seta r_picmip_bump "1"
seta r_picmip_manual "0"
seta r_picmip_spec "1"
seta r_picmip_water "0"
seta r_polygonOffsetBias "-1"
seta r_polygonOffsetScale "-1"
seta r_portalBevels "0.7"
seta r_preloadShaders "0"
seta r_rendererPreference "Default"
seta r_roadkill_less_sparks "0"
seta r_specular "1"
seta r_texFilterAnisoMax "4"
seta r_texFilterAnisoMin "1"
seta r_texFilterMipMode "Unchanged"
seta r_vsync "0"
seta r_zFeather "1"
seta ragdoll_enable "1"
seta ragdoll_max_simulating "16"
seta sensitivity "5"
seta sm_enable "1"
seta sm_maxLights "4"
seta sm_sunShadowScaleLocked "1"
seta snd_cinematicVolumeScale "0.5"
seta snd_enableEq "1"
seta snd_errorOnMissing "0"
seta snd_khz "44"
seta snd_outputConfiguration "Windows default"
seta snd_touchStreamFilesOnLoad "0"
seta snd_volume "0.8"
seta sys_configSum "63619246"
seta sys_configureGHz "11.9561"
seta sys_gpu "ATI Radeon HD 4800 Series"
seta sys_sysMB "2048"
seta ui_bigFont "0.4"
seta ui_extraBigFont "0.55"
seta ui_mousePitch "0"
seta ui_smallFont "0.25"
seta vid_xpos "3"
seta vid_ypos "22"
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 parserscript script network

With it, you will unlock this menu:

http://steamcommunity.com/id/SantiagoRek...tab=public

Thats it, enjoy, Smile
  Reply
#2
Rendflex found this a while ago because of me. Just put developer 1 in your sp config
[Image: MaEIQ.png]
  Reply
#3
(10-15-2011, 15:54)Pozzuh Wrote: Rendflex found this a while ago because of me. Just put developer 1 in your sp config

Is much older than that, Sleepy
  Reply
#4
Remember I got this menu after messing alot with the game about year ago.

I couldnt load any mission because of 'no free space on disk' error, while I had about 100 gb free.
[Image: lQDUjba.jpg]
  Reply
#5
(10-15-2011, 16:07)OrangePL Wrote: I couldnt load any mission because of 'no free space on disk' error, while I had about 100 gb free.

This error doesn't relate to HDD space at all lol, but I think it has to do with the memory allocated for assets.


Wow this was something I actually never knew about MW2 SP for once
[Image: b_560_95_1.png]
  Reply
#6
Offtopic:
Try to load other menus? like cheat menu etc ? They're exist
like:
bind C "openmenu blalbla" or
bind C "openscriptmenu blalbla" ?
C++/Obj-C developer. Neko engine wip
Steam: Click
  Reply
#7
(10-15-2011, 16:25)Se7en Wrote: Offtopic:
Try to load other menus? like cheat menu etc ? They're exist
like:
bind C "openmenu blalbla" or
bind C "openscriptmenu blalbla" ?

Great idea, maybe you have to precache the menu too Tongue
  Reply
#8
In bo i found cheat menu xD
C++/Obj-C developer. Neko engine wip
Steam: Click
  Reply
#9
nice, didnt knew that ( @Scripts18 found that already on the 2nd after release Troll )
  Reply
#10
So all it does is spamming errors on screen?
[Image: 1fxsnb.jpg]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Our Level Fastfile is Different from the Server. CheeseToast 6 10,515 11-03-2013, 17:52
Last Post: CheeseToast
Question Help Admin menu koren30 4 4,749 10-07-2013, 20:17
Last Post: Yamato
  [Tutorial] How-To, Mod menu picture-REVISED/no iwifix needed rotceh_dnih 52 29,450 09-28-2013, 02:08
Last Post: Monkey Arms
  unlock max fps plugin lander 3 3,419 08-20-2013, 15:12
Last Post: Pozzuh
  Help How do I open the admin menu for GeKKos QS Mod? conorr 1 2,832 08-15-2013, 13:52
Last Post: Yamato
  Trying to compile a modified menu DidUknowiPwn 7 5,234 07-05-2013, 21:55
Last Post: DidUknowiPwn
  Preview Admin / Mod Menu Hologramm 5 6,106 05-29-2013, 00:35
Last Post: sleepunknot
  Map Menu in Black Ops 1 EliTeEishiii 2 2,816 04-21-2013, 18:54
Last Post: Nekochan
  Menu base EliTeEishiii 1 2,683 04-17-2013, 16:10
Last Post: Nekochan
Information Battlefield 4 info Borealis 12 7,909 03-21-2013, 20:49
Last Post: Borealis

Forum Jump:


Users browsing this thread: 1 Guest(s)