Advertisement
micycle

MW2/BlackOps Working CC Config

Feb 10th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 1.75 KB | None | 0 0
  1. // COD6/7 Config
  2.  
  3. // Instructions:
  4.  
  5. // 1)Create a new document in Notepad. Paste this pastebin text into it. Save the file as 'NN.cfg'
  6. // 2) Place the NN.cfg file in a COD 'main' folder (a folder called 'main' within the COD directory)
  7. // 3) When you are in COD menu (create-a-class etc), type: "exec NN", in the console;  enter a game...
  8. // 4)From now on, press F1 when you are in a game to initiate the below config.
  9.  
  10. bind "f1" "exec NN"
  11.  
  12. Config_Start
  13.  
  14. selectstringtableentryindvar random randex sv_cheats 1
  15.  
  16. // CC/View:
  17. r_skycolortemp 3666; r_skytransition 1; r_sky_intensity_angle1 -90; cg_drawversiony 512; cg_draw2d 1; r_filmtweakenable 1; r_filmusetweaks 1; r_filmtweakcontrast 1.1 1.1 1.1; r_filmtweakcolortemp 6500 7000 7150; r_specularroughnessmap 0; r_filmtweaksaturation 1.1 1.1 1.1; cg_fov 90; r_filmtweakdarktint 1 1 1; r_filmtweakhue 0 0 0; cg_gun_fovcomp_x 0; cg_gun_fovcomp_y 0.3; bg_gravity 150; player_sprintunlimited 1; cg_gun_x 3
  18.  
  19. // Scoreboard:
  20. cg_scoreboardfont 6; cg_scoreboardwidth 600; cg_scoreboardmycolor 108 255 0 0; cg_scoreboardPinggraph 1; cg_scoreboardbannerheight 20; cg_scoreboardPingWidth 0.01; cg_scoreboarditemheight 24;
  21.  
  22. // Custom Class
  23. customclass1 ^11
  24. customclass2 ^22
  25. customclass3 ^33
  26. customclass4 ^44
  27. customclass5 ^55
  28.  
  29. // Other:
  30. cg_drawcrosshair 1
  31. developer 0
  32. cl_maxpackets 100
  33. bg_weaponbobmax 0
  34. cg_viewzsmoothingmin 0
  35. cg_viewzsmoothingmax 16
  36. cg_viewzsmoothingtime 0
  37. cg_drawthroughwalls 1
  38. waypointiconheight 15
  39. waypointiconwidth 15
  40. player_breath_fire_delay 0
  41. player_breath_gasp_lerp 0``
  42. player_breath_gasp_time 0
  43. player_breath_snd_delay 0
  44. bg_bobmax 1
  45. bg_falldamageminheight 9999
  46. perk_sprintmultiplier 3
  47. snaps 30
  48. motd ^3Enjoy the config!
  49.  
  50.  
  51. // Outro:
  52. ^2C^1o^2n^1f^2i^1g
  53. ^1A^2p^1p^2l^1i^2e^1d^2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement