Guest User

Untitled

a guest
Jan 20th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. dota_health_per_vertical_marker 100 //changes health markers to 100 per block, default 250
  2. dota_minimap_hero_size "800" // Slightly bigger hero icons on minimap (default 600)
  3. dota_camera_speed "3682" // Scrolling speed (vanilla DotA-like is 6500, default 3000)
  4. dota_camera_accelerate "49" // Decelerating map scroll (50 = insta stop, 1 = smooth slowdown, vanilla DotA would be 50)
  5. dota_disable_range_finder 0
  6. dota_always_show_player_names 1
  7.  
  8.  
  9. net_graphinsetbottom "436" // Position from bottom edge. Put "55" for 1280x800 (Default 0)
  10. net_graphinsetright "-60" // Position from right edge. Put "-100" for 1280x800 (Default 0)
  11. net_graphproportionalfont "0" // Makes net_graph text smaller (Default 1)
  12. net_graph "1"
  13.  
  14.  
  15. bind "F8" "exec autoexec.cfg"
Add Comment
Please, Sign In to add comment