Advertisement
Guest User

cfg

a guest
Dec 18th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. cfg (루타)
  2.  
  3. 마우스
  4. sensitivity 2.2
  5. zoom_sensitivity_ratio_mouse 1
  6. m_rawinput 1
  7. m_customaccel 0
  8.  
  9. 크로스헤어
  10. cl_crosshair_drawoutline "1.000000"
  11. cl_crosshair_dynamic_maxdist_splitratio "0.0"
  12. cl_crosshair_dynamic_splitalpha_innermod "1"
  13. cl_crosshair_dynamic_splitalpha_outermod "0.300000"
  14. cl_crosshair_dynamic_splitdist "5"
  15. cl_crosshair_outlinethickness "1.000000"
  16. cl_crosshair_sniper_show_normal_inaccuracy "0"
  17. cl_crosshair_sniper_width "1"
  18. cl_crosshair_t "0.000000"
  19. cl_crosshairalpha "255.000000"
  20. cl_crosshaircolor "5.000000"
  21. cl_crosshaircolor_b "255.000000"
  22. cl_crosshaircolor_g "255.000000"
  23. cl_crosshaircolor_r "255.000000"
  24. cl_crosshairdot "0.000000"
  25. cl_crosshairgap "-1.000000"
  26. cl_crosshairgap_useweaponvalue "0"
  27. cl_crosshairscale "0"
  28. cl_crosshairsize "3.000000"
  29. cl_crosshairstyle "4.000000"
  30. cl_crosshairthickness "1.000000"
  31. cl_crosshairusealpha "1"
  32. cl_fixedcrosshairgap "3"
  33.  
  34. 뷰모델
  35. viewmodel_fov 99
  36. viewmodel_offset_x 99
  37. viewmodel_offset_y 99
  38. viewmodel_offset_z -99
  39. viewmodel_presetpos 0
  40. viewmodel_recoil 0
  41. cl_bob_lower_amt 0
  42. cl_bobamt_lat 0
  43. cl_bobamt_vert 0
  44. cl_viewmodel_shift_left_amt 0
  45. cl_viewmodel_shift_right_amt 0
  46.  
  47. 점프
  48.  
  49. bind space "+cjump"alias +cjump "+jump; +duck"alias -cjump "-jump; -duck"
  50.  
  51. 인터프
  52. cl_interp 1
  53. cl_interp_ratio 2
  54.  
  55. 점프 (버니합)
  56. bind mwheelup +jump
  57. bind mwheeldown +jump
  58.  
  59. 기타 바인드
  60. bind "]" "say !stopmusic"
  61. bind "-" "kill"
  62. bind "[" "say !rank"
  63.  
  64. 연습 바인드
  65. bind f1 "bot_place"
  66. bind f2 "sv_cheats 1"
  67. bind f3 "god; impulse 101; mp_buy_anywhere 1; mp_buytime 99999; sv_grenade_trajectory 1; sv_grenade_trajectory_time 10; ammo_grenade_limit_total 9; sv_infinite_ammo 1; bot_stop 1; mp_humanteam any"
  68. bind f4 "mp_restartgame 1; mp_warmup_end; mp_freezetime 0; mp_roundtime_defuse 999; mp_limitteams 0; mp_autoteambalance 0; mp_respawn_on_death_t 1; mp_respawn_on_death_ct 1"
  69. bind f5 "impulse 101; giv`de weapon_ak47; give weapon_galilar; give weapon_m4a1; give weapon_m4a1_silencer; give weapon_famas; give weapon_awp; give weapon_fiveseven; give weapon_cz75a; give weapon_tec9; give weapon_fiveseven; give weapon_usp_silencer; give weapon_glock; give weapon_hegrenade; give weapon_flashbang; give weapon_smokegrenade; give weapon_molotov"
  70. bind f6 "bot_add_t"
  71. bind f7 "bot_add_ct"
  72. bind f8 "bot_kick"
  73. bind f9 ""
  74. bind f10 ""
  75. bind f11 ""
  76. bind f12 "jpeg"
  77. bind uparrow "toggle sv_showimpacts 0 2"
  78. bindtoggle downarrow "sv_showimpacts_penetration"
  79. bindtoggle rightarrow "enable_skeleton_draw"
  80. bindtoggle leftarrow "bot_crouch"
  81. bind 7 "script_execute nadetraining"
  82. bind 8 "script nadeSetup()"
  83. bind 9 "script nadeSavePos()"
  84. bind 0 "script pauseScript()"
  85.  
  86. 기타
  87. mm_dedicated_search_maxping 50
  88. cl_dm_buyrandomweapons 0
  89. cl_showloadout 1
  90. hud_scaling 0.8
  91. volume 0.15
  92. voice_scale 0.3
  93. cl_updaterate 128
  94. cl_cmdrate 128
  95. net_graph 1
  96. net_graphproportionalfont 0
  97. net_graphpos 2
  98. net_graphheight 0
  99. fps_max 0
  100. fps_max_menu 0
  101. cl_showfps 1
  102. BindToggle V cl_righthand 0
  103.  
  104. 바이바인드
  105. bind "kp_end" "buy awp;"
  106. bind "kp_leftarrow" "buy galilar; buy famas;"
  107. bind "kp_3" "buy ak47; buy m4a1;"
  108. bind "kp_downarrow" "buy deagle;"
  109. bind "kp_5" "buy p250;"
  110. bind "kp_uparrow" "buy tec9; buy fiveseven;"
  111. bind "kp_pgup" "buy smokegrenade;"
  112. bind "kp_rightarrow" "buy flashbang;"
  113. bind "kp_pgdn" "buy hegrenade;"
  114. bind "kp_del" "buy molotov; buy incgrenade;"
  115. bind "kp_ins" "buy ssg08;"
  116. bind "kp_slash" "buy mac10; buy mp9;"
  117. bind "kp_multiply" "buy ump45;"
  118. bind "kp_minus" "buy vest;"
  119. bind "kp_plus" "buy vesthelm;"
  120. bind "kp_enter" "buy defuser;"^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement