Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. //BINDS
  2. bind "F1" "buy vesthelm;buy vest"
  3. bind "F2" buy smokegrenade;buy flashbang"
  4. bind "F3" "buy awp"
  5. bind "F4" "buy ak47;buy m4a1"
  6. bind "F5" "buy deagle"
  7. bind "F6" " buy hegrenade;"
  8. bind "F7" " buy taser;"
  9. bind "F8" "buy ssg08;"
  10. bind MWHEELUP +jump
  11. bind MOUSE5 +jump
  12. bind MOUSE4 "toggle cl_righthand 1 0;r_cleardecals;"
  13. bind "F" "+lookatweapon;r_cleardecals"
  14.  
  15.  
  16. //VIEWMODELS
  17. viewmodel_fov "68"
  18. viewmodel_offset_x "2.5"
  19. viewmodel_offset_y "0"
  20. viewmodel_offset_z "-1.5"
  21. viewmodel_presetpos "3"
  22. viewmodel_offset_x “0”
  23. viewmodel_offset_y “-2”
  24. viewmodel_offset_z “-2”
  25. viewmodel_fov “54”
  26. cl_viewmodel_shift_left_amt “0.5”
  27. cl_viewmodel_shift_right_amt “0.5”
  28.  
  29.  
  30. //OTHERS
  31. net_graph 1
  32. cl_righthand “1”
  33. cl_bobamt_lat “0.1”
  34. cl_bobamt_vert “0.1”
  35. cl_bobcycle “0.1”
  36.  
  37.  
  38. //RADAR
  39. cl_radar_always_centered “0”
  40. cl_radar_scale “0.3”
  41. cl_hud_radar_scale “1.15”
  42. cl_radar_icon_scale_min “1”
  43. cl_radar_rotate “1”
  44. cl_radar_square_with_scoreboard “1”
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement