Dota – Which HUD has the smallest map

dota-2

I always die from accidentally clicking on the map while trying to get back, and running the wrong way, into certain death.

Which HUD has the smallest map, so I can have more world-space?

Best Answer

They all have the same map size, and If I recall correctly, you can't change it. However there is a console command :

dota_minimap_misclick_time X

X being the number of second that have to tick before you can click on the minimap. The default value is 0.2 sec but you can raise the value which result in less missclick since you have to hover the map longer before it becomes clickable

To enable the console in dota 2 follow those steps :

  • Open your game library in Steam
  • Right click on DotA 2
  • Properties
  • Tab "General"
  • Click "Set launch option"
  • Type in -console

Now when the game starts you will always have the console. This method however force you to type the command dota_minimap_misclick_time X every time you start the game. If you think that its annoying, you can write the command in a file that will be auto executed at every start of the game. Refer to the following answer to learn how to set up autoexec.cfg.