Advertisement
Guest User

Untitled

a guest
Jul 30th, 2017
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. bind a "+moveleft; r_cleardecals"
  2. bind d "+moveright; r_cleardecals"
  3. bind s "+back; r_cleardecals"
  4. bind w "+forward; r_cleardecals"
  5.  
  6. cl_bob_lower_amt 5
  7. cl_bobamt_lat 0.1
  8. cl_bobamt_vert 0.1
  9.  
  10. cl_disablefreezecam 1
  11. cl_disablehtmlmotd 1
  12.  
  13. cl_radar_always_centered 0
  14. cl_radar_icon_scale_min 1
  15.  
  16. cl_righthand 0
  17.  
  18. cl_viewmodel_shift_left_amt 0.5
  19. cl_viewmodel_shift_right_amt 0.25
  20.  
  21. fps_max_menu 300
  22.  
  23. r_drawtracers_firstperson 0
  24.  
  25. viewmodel_presetpos 0
  26. viewmodel_fov 68
  27. viewmodel_offset_x -2
  28. viewmodel_offset_y 2
  29. viewmodel_offset_z -2
  30.  
  31. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement