Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. //Random-Stuff
  2. dota_force_right_click_attack "0"
  3. dota_range_display "0"
  4. dota_disable_range_finder "0"
  5. dota_player_multipler_orders "1"
  6. dota_unit_fly_bonus_height "150"
  7. dota_camera_disable_zoom "1"
  8. fps_max "101"
  9.  
  10. //Net-Graph
  11. net_graphinsetbottom "437"
  12. net_graphinsetright "-80"
  13. net_graphproportionalfont "0"
  14. net_graph "1"
  15.  
  16.  
  17. //
  18. dota_health_per_vertical_marker "250"
  19. dota_embers "1"
  20.  
  21. //Minimap
  22. dota_minimap_ping_duration "3"
  23. dota_minimap_hero_size "900"
  24. dota_minimap_simple_colors "0"
  25. dota_minimap_misclick_time "0.2"
  26.  
  27.  
  28. //Net-Settings
  29. rate "80000"
  30. Cl_cmdrate "66"
  31. cl_interp "0"
  32. cl_interp_ratio "1"
  33. cl_lagcompensation "1"
  34. cl_pred_optimize "2"
  35. cl_smooth "0"
  36. cl_smoothtime "0.01"
  37. cl_updaterate "66"
  38. net_maxcleartime "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement