Advertisement
TobalMC

Comandos CS

Jan 18th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. cl_use_opens_buy_menu 0
  2.  
  3. alias "+jumpthrow" "+jump;-attack"
  4. alias "-jumpthrow" "-jump"
  5. bind "mouse4" "+jumpthrow"
  6.  
  7. bind c "voice_enable 0; say_team Mutea2
  8. bind v "voice_enable 1; say_team Desmutea2
  9. bind h "r_cleardecals 1"
  10. bind z "volume 0"
  11. bind x "volume 0.20"
  12.  
  13. fps_max 0
  14.  
  15. exec csgobs.cfg
  16.  
  17. mat_monitorgamma 1.6
  18.  
  19. r_dynamic 0
  20.  
  21. cl_showloadout 1
  22.  
  23. cl_bob_lower_amt "21"
  24. cl_bobamt_lat "0.1"
  25. cl_bobamt_vert "0.1"
  26. cl_viewmodel_shift_left_amt 0.5
  27. cl_viewmodel_shift_right_amt 0.25
  28.  
  29. viewmodel_fov 68
  30. viewmodel_offset_x 2.5
  31. viewmodel_offset_y 0
  32. viewmodel_offset_z -1.5
  33. viewmodel_recoil 0
  34.  
  35. cl_righthand 1
  36.  
  37. cl_radar_always_centered 0
  38. cl_radar_icon_scale_min 0.4
  39. cl_radar_rotate 1
  40. cl_radar_scale 0.4
  41. cl_radar_square_with_scoreboard 1
  42. hud_scaling 0.85
  43.  
  44. cl_hud_background_alpha 0.5
  45. cl_hud_bomb_under_radar 1
  46. cl_hud_color 2
  47. cl_hud_healthammo_style 0
  48. cl_hud_playercount_pos 0
  49. cl_hud_playercount_showcount 0
  50. cl_hud_radar_scale 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement