HOW TO CUSTOMIZE DOTA 2 | 2023

If you have come to this article, it means that you are tired of standard dota 2 and want to customize it. And this article will help you with that.

Banners During Murders

Battle Glory Kill Banner

When you do some kind of kill streak, the inscription lights up with blue effects.

These effects look like this

At the moment, it costs only 4-5 hryvnias.

Buy on Steam Marketplace


The International 2016 Multikill Banner

When you make a series of kills, the inscription lights up with a flame from sparks.

These effects look like this

At the moment, it costs only 1-2 hryvnias.

Buy on Steam Marketplace

Also, as far as I understand, they can be combined with effects for 150,000 shards. (but it's not accurate, check at your own risk)


Mini Map

For the following actions, we will need a console or config, but config is much more convenient for you to choose.

Changing the Color of the Mini Map

dota_friendly_color 255 255 0; - Color of allies on the minimap, RGB colors and they can be changed (Yellow)

dota_enemy_color 255 0 255; - Color of enemies on the minimap, RGB colors and they can be changed (Purple - Pink)

It looks like this


Also, the outline of enemies and allies changes with the color you chose.



This helps a lot when finishing dills, and yellow and purple are probably the best for this.

In order for the color of allies to be displayed, you need to disable this option.


Size of Heroes on the Mini Map

The maximum value in the game settings is 200, i.e. 1200, but with this command we can change it.

dota_minimap_hero_size 1200; - Size of Heroes on the mini map

The size of the Runes on the Mini Map

This is a very useful command, because in Dota itself it is not possible to change the size of the runes on the minimap, and the standard value of 300 seems too small to me, and this command will help us change it.

dota_minimap_rune_size 500; - The size of the Runes on the mini map

Size of Creeps on the Mini Map

It seems to me that this command is also very useful, because the standard size of dills is too small, it is also useful for those people who make dill taps.

I recommend setting the values from 1 to 2 at most, because then they will be too large.

dota_minimap_creep_scale 1.5; - The size of Creeps on the mini map

Health bar

I think everyone has seen in various videos so far how the health bar decreases instantly without any delays, but did not know how to do it, with the help of this command you can remove the delay.

dota_health_hurt_threshold 1 - Health bar will decrease immediately without delay

Transparency of Thin Stripes

A command that makes thin stripes more transparent.

dota_health_marker_minor_alpha 160; - Thin strips of 250 hp each, their transparency is a maximum of 255

Transparency of Thick Stripes

dota_health_marker_major_alpha 255; // A thick strip that separates 1000 hp, its transparency is a maximum of 255

Cursors

You can also change the cursor in Dota by buying it on the steam market.

If I am not mistaken, there are 17 cursors in dota, but only 15 can be bought on the market, the 16th can be found on various sites.

I recommend you this set of cursors from the 15th TI, it does not look bad and costs only 1-2 hryvnias.


Interface style

You can also change the style of the interface in Dota 2


It costs only 50 coins, not even one hryvnia.


Weather

You can also change the weather in Dota, but only if you have it in your inventory.

Now Valve no longer makes new weather, but you can buy the ones that are already there.

Unfortunately, you can't buy or sell them on the steam market, but you can trade them, so if you search on different sites, you can buy the weather you like and combine it with the free landscape.


Bonus

Sites for selecting RGB colors (for choosing the color of the mini map)


Startup options

-novid -map dota -dx11 -noipx -nocrashdialog -nojoy +fps_max 165 -noaafonts -prewarm -nod3d9ex -nosync

Binds

Just add these commands to your config or write in the console.

bind "your button" "disconnect"; - Allows you to turn off with the press of one button

bind "your button" "chatwheel_say 57"; - Writes the current game time in the chat, it is convenient to time skils and roshan.

My Config and Config with ALL Commands

I don't know why, but I will leave here my config on which I play, maybe someone wants to try it...

Download Config (My Config)

(Don't forget to add +exec Mr.Mokoko.cfg to startup options)

Download Config (Config with ALL Commands)

Post a Comment

0 Comments