Advertisement
panzerxiii

Untitled

Aug 15th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. cl_forcepreload "1"
  2. cl_interp "0"
  3. cl_interp_ratio "1"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. rate "128000"
  7.  
  8. clear
  9. echo "Welcome to Fragadelphia 5.5"
  10. host_writeconfig
  11.  
  12. net_graph 1
  13.  
  14. cl_radar_always_centered "0"
  15. cl_radar_scale "0.3"
  16. cl_hud_radar_scale "1.15"
  17. cl_radar_icon_scale_min "1"
  18. cl_radar_rotate "1"
  19.  
  20. cl_crosshairalpha "255"
  21. cl_crosshaircolor "5"
  22. cl_crosshaircolor_b "0"
  23. cl_crosshaircolor_r "0"
  24. cl_crosshaircolor_g "255"
  25. cl_crosshairdot "1"
  26. cl_crosshairgap "-7"
  27. cl_crosshairsize "0"
  28. cl_crosshairstyle "4"
  29. cl_crosshairusealpha "1"
  30. cl_crosshairthickness "2"
  31. cl_fixedcrosshairgap "-7"
  32. cl_crosshair_outlinethickness "1"
  33. cl_crosshair_drawoutline "1"
  34.  
  35. viewmodel_fov "65"
  36. viewmodel_offset_x "2"
  37. viewmodel_offset_y "2"
  38. viewmodel_offset_z "-2"
  39. viewmodel_presetpos "3"
  40. cl_bob_lower_amt "5"
  41. cl_bobamt_lat "0.1"
  42. cl_bobamt_vert "0.1"
  43. cl_bobcycle "0.98"
  44. cl_viewmodel_shift_left_amt "0.5"
  45. cl_viewmodel_shift_right_amt "0.25"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement