Advertisement
Guest User

Untitled

a guest
May 26th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. sv_cheats "1"
  2. mat_postprocess_enable "0"
  3. cl_draw_only_deathnotices "0"
  4. hud_showtargetid "0"
  5. mp_display_kill_assists "0"
  6. fog_enable "0"
  7. fog_override "1"
  8.  
  9. cl_bob_lower_amt "5"
  10. cl_bobamt_lat "0.1"
  11. cl_bobamt_vert "0.1"
  12. cl_bobcycle "0.98"
  13. cl_viewmodel_shift_left_amt "0.5"
  14. cl_viewmodel_shift_right_amt "0.25"
  15. viewmodel_fov "100"
  16. Viewmodel_offset_x "2"
  17. viewmodel_offset_y "2"
  18. viewmodel_offset_z "-2"
  19. fov_csgo_debug 100
  20. cl_righthand "1"
  21.  
  22. cl_crosshair_drawoutline "1"
  23. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  24. cl_crosshair_dynamic_splitalpha_innermod "1"
  25. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  26. cl_crosshair_dynamic_splitdist "7"
  27. cl_crosshair_outlinethickness "1"
  28. cl_crosshair_sniper_show_normal_inaccuracy "0"
  29. cl_crosshair_sniper_width "1"
  30. cl_crosshairalpha "999"
  31. cl_crosshaircolor "5"
  32. cl_crosshaircolor_b "255"
  33. cl_crosshaircolor_g "255"
  34. cl_crosshaircolor_r "255"
  35. cl_crosshairdot "0"
  36. cl_crosshairgap "0.000000"
  37. cl_crosshairgap_useweaponvalue "0"
  38. cl_crosshairscale "1700"
  39. cl_crosshairsize "4.000000"
  40. cl_crosshairstyle "4"
  41. cl_crosshairthickness "1.000000"
  42. cl_crosshairusealpha "1"
  43. cl_fixedcrosshairgap "3"
  44. net_graph "0"
  45. fps_max "999"
  46. host_timescale "1"
  47.  
  48.  
  49. bind "f1" "demo_timescale 0.25"
  50. bind "f2" "demo_timescale 1"
  51. bind "f3" "demo_pause"
  52. bind "f4" "demo_resume"
  53. bind "E" "mirv_campath add"
  54. bindtoggle "J" "cl_draw_only_deathnotices"
  55. bind "K" "demoui"
  56.  
  57. echo "MOVIE CONFIG LOADED"
  58.  
  59. //mirv
  60. echo "mirv_deathmsg debug 1"
  61. echo "mirv_deathmsg HighLightId number"
  62. echo "mirv_deathmsg block !uid *"
  63. echo "mirv_deathmsg block clear"
  64. echo "mirv_deathmsg cfg noticeLifeTime"
  65. mirv_deathmsg cfg noticeLifeTime 8
  66. exec edit_xhair
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement