This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
con_enable "1" | |
dota_disable_range_finder "1" // Visual spell range indicator activated (default 1) | |
dota_minimap_hero_size "800" // Slightly bigger hero icons on minimap (default 600) | |
dota_minimap_misclick_time "0.3" // Threshold delay to accept minimap clicks (default 0.2) | |
dota_camera_accelerate "20" // Decelerating map scroll (50 = insta stop, 1 = smooth slowdown, vanilla DotA would be 50) | |
dota_player_multipler_orders "1" // Control all units with CTRL click (default 0) | |
dota_player_units_auto_attack "0" // Hero autoattack disabled (default 1) | |
dota_always_show_player_names "1" // Always show player names |