Advertisement
Guest User

autoexec

a guest
May 25th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. dota_disable_range_finder "0"
  2. dota_hud_health_bars "3"
  3. dota_minimap_hero_size "750"
  4. dota_health_per_vertical_marker "100"
  5.  
  6. dota_force_right_click_attack "1"
  7.  
  8. dota_killcam_show "1"
  9. dota_camera_disable_zoom "1"
  10. dota_always_show_player_names "0"
  11. dota_unit_use_player_color "2"
  12.  
  13. engine_no_focus_sleep "0"
  14.  
  15. dota_enemy_color_r 1
  16. dota_enemy_color_g 0
  17. dota_enemy_color_b 0
  18.  
  19. dota_friendly_color_r 0
  20. dota_friendly_color_g 1
  21. dota_friendly_color_b 0
  22.  
  23. bind "leftarrow" "say_team missing top"
  24. bind "rightarrow" "say_team missing bottom"
  25. bind "downarrow" "say_team missing middle"
  26. bind "uparrow" "say_team retreat!"
  27. bind "space" "toggle dota_camera_lock"
  28.  
  29. bind "F9" "exec autoexec.cfg"
  30.  
  31. say_team [autoexec script loaded]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement