Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. fps_max 0
  2. fps_max_menu 0 //max fps
  3. bind "c" "+left"
  4. bind "v" "+strafe"
  5. mat_monitorgamma 2 //jasność ekranu
  6. net_graph 1
  7. net_graphproportionalfont 0.5 //net_graph
  8. cl_radar_always_centered 0 //radar
  9. +cl_show_team_equipment // pokazywanie teammatów przez ściany
  10. cl_use_opens_buy_menu 0 //e nie otwiera buy menu
  11.  
  12. con_filter_text damage
  13. con_filter_text_out Player:
  14. con_filter_enable 2
  15. developer 0 // wyświetlanie zadanego dmg po końcu rundy
  16.  
  17. cl_showpos 1
  18. cl_showfps 1
  19.  
  20. alias +jumpduck "+duck; +jump"
  21. alias -jumpduck "-duck;-jump"
  22. bind "x" "+jumpduck" //jumpduck
  23.  
  24.  
  25. bind "MWHEELDOWN" "+jump"
  26. bind "MWHEELUP" "+jump" // bunnyhop
  27. sensitivity 2.23
  28. cl_forcepreload 1 // ładowanie elementów mapy przed dołączeniem
  29. unbind k
  30. bind "alt" "+voicerecord" //voicechat
  31. cl_showhelp 0 //podpowiedzi
  32. cl_autowepswitch 0
  33. con_enable 1
  34. joystick 0
  35. r_dynamic 0
  36. r_eyemove 0
  37. r_eyegloss 0
  38. r_eyeshift_x 0
  39. r_eyeshift_y 0
  40. r_eyeshift_z 0
  41. r_eyesize 0 //na więcej fps
  42. alias "awp" "give weapon_awp"
  43. alias "ak" "give weapon_ak47"
  44. alias "c4" "give weapon_c4"
  45. alias "paka" "give weapon_c4" //aliasy na broń
  46. cl_bomambt_lat 0.1
  47. cl_bomambt_vert 0.1
  48.  
  49. cl_crosshair_drawoutline "1.000000"
  50. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  51. cl_crosshair_dynamic_splitalpha_innermod "1"
  52. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  53. cl_crosshair_dynamic_splitdist "7"
  54. cl_crosshair_outlinethickness "1.000000"
  55. cl_crosshair_sniper_show_normal_inaccuracy "0"
  56. cl_crosshair_sniper_width "2"
  57. cl_crosshair_t "0.000000"
  58. cl_crosshairalpha "255.000000"
  59. cl_crosshaircolor "5.000000"
  60. cl_crosshaircolor_b "255.000000"
  61. cl_crosshaircolor_g "255.000000"
  62. cl_crosshaircolor_r "255.000000"
  63. cl_crosshairdot "0.000000"
  64. cl_crosshairgap "0.000000"
  65. cl_crosshairgap_useweaponvalue "0"
  66. cl_crosshairscale "1000"
  67. cl_crosshairsize "1.000000"
  68. cl_crosshairstyle "5.000000"
  69. cl_crosshairthickness "0.500000"
  70. cl_crosshairusealpha "1"
  71. cl_fixedcrosshairgap "-7" //celownik
  72. cl_viewmodel_shift_left_amt "0.500000"
  73. cl_viewmodel_shift_right_amt "0.250000"
  74. viewmodel_fov "68"
  75. viewmodel_offset_x "1.25"
  76. viewmodel_offset_y "0.75"
  77. viewmodel_offset_z "-1.600000"
  78. viewmodel_presetpos "0"
  79. viewmodel_recoil "1.0"
  80. cl_bob_lower_amt "5.000000"
  81. cl_bobamt_lat "0.100000"
  82. cl_bobamt_vert "0.100000"
  83. cl_bobcycle "0.98" //viewmodel
  84.  
  85. bind "shift" "+speed; r_cleardecals;
  86.  
  87. bind "kp_home" "buy awp;"
  88. bind "kp_uparrow" "buy m4a1; buy ak47;"
  89. bind "kp_downarrow" "buy vest;"
  90. bind "kp_pgdn" "buy vesthelm;"
  91. bind "kp_end" "buy flashbang;" //kupowanie pod klawiaturą numeryczn
  92. echo qubeg to ziomal // :)
  93.  
  94. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement