Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. clear
  2. rate 128000
  3. cl_cmdrate 128
  4. cl_updaterate 128
  5. cl_interp 0
  6. cl_interp_ratio 1
  7. mm_dedicated_search_maxping 60
  8. fps_max 0
  9.  
  10. mat_hdr_enabled 0
  11. cl_radar_scale 0.5
  12. cl_lagcompensation 1
  13.  
  14. viewmodel_presetpos 4
  15. viewmodel_fov 70
  16. viewmodel_offset_x 1.5
  17. viewmodel_offset_y 2
  18. viewmodel_offset_z -1.5
  19.  
  20. cl_bobamt_lat "0.1"
  21. cl_bobamt_vert "0.1"
  22. cl_bobcycle "2"
  23. // "0.98" is enforced by ESEA/ESL
  24. cl_viewmodel_shift_left_amt "0.5"
  25. // Reduce gun shifting when crouching
  26. cl_viewmodel_shift_right_amt "0.5"
  27. // Reduce gun shifting when crouching
  28. cl_bob_lower_amt "0"
  29.  
  30.  
  31. echo "bugd:remove any displaying bugs"
  32. alias "bugd" "record bugremovrcrd;stop"
  33. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement