Autoexec not working dota 2 reborn requirements
Autoexec not working dota 2 reborn requirements
We recommend upgrading to the latest Google Chrome or Firefox.
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Dota2-TheCore-Config-Engine / Dota 2 Reborn Keyboard Setups / !! THE CORE – Customisable Config Engine (Alt & Space mods, quickcast toggle, custom hero modes) !! / autoexec. cfg
| // ” ================================================ “ |
| // ” ===========[AUTOEXEC CONFIG LOADED]============= “ |
| // ” ================================================ “ |
| // ” Loopuleasa’s Super Compact Layout v5.0 “ |
| // ” Reworked for Dota 2 Reborn “ |
| // ” Updated 18/06/2015 “ |
| // ” ================================================ “ |
| //Play a confirmation sound that the autoexec loaded |
| playsound sounds/ui/coins_big. vsnd_c |
| //////////////////////////////////////////////////////////// |
| //Load the game settings |
| //////////////////////////////////////////////////////////// |
| //Load the tech settings from dota2_settings_tech. cfg |
| exec dota2_gameplay_mode/dota2_settings_tech. cfg |
| //Load the game settings from ” dota2_settings_game. cfg “ |
| exec dota2_gameplay_mode/dota2_settings_game. cfg |
| //////////////////////////////////////////////////////////// |
| //Load the custom hero functions |
| //////////////////////////////////////////////////////////// |
| //Sets up the active functions defined from the external file |
| exec dota2_gameplay_mode/dota2_functions_active. cfg |
| //////////////////////////////////////////////////////////// |
| //Load default Keybinds |
| //////////////////////////////////////////////////////////// |
| //This line initialises the initial cast mode state to quick cast |
| quick_normal_cast_toggle |
| //Load the regular keybinds from the external ” dota2_keybinds_default. cfg ” file |
| exec dota2_gameplay_mode/dota2_keybinds_default. cfg |
| //This line rebinds ALT (Ping is now on Tilde) – this is needed for ALT+ keyboard layout to work and not conflict |
| dota_remap_alt_key ” ` “ |
- © 2019 GitHub, Inc.
- Terms
- Privacy
- Security
- Status
- Help
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

