Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this still work? #174

Open
keanantf opened this issue Nov 26, 2016 · 2 comments
Open

Does this still work? #174

keanantf opened this issue Nov 26, 2016 · 2 comments

Comments

@keanantf
Copy link

execing autoexec Playing 'sounds/ui/coins_big.vsnd' execing dota2_gameplay_mode/dota2_settings_tech.cfg execing dota2_gameplay_mode/dota2_settings_game.cfg dota_player_auto_repeat_right_mouse[0] = 1 dota_ability_quick_cast[0] = "1" Error parsing value to set configuration value "dota_ability_quick_cast" to (""1"")! dota_ability_self_cast_timeout[0] = 0.01 dota_player_multipler_orders[0] = "1" Error parsing value to set configuration value "dota_player_multipler_orders" to (""1"")! dota_reset_camera_on_spawn[0] = "0" Error parsing value to set configuration value "dota_reset_camera_on_spawn" to (""0"")! dota_player_add_summoned_to_selection[0] = "1" Error parsing value to set configuration value "dota_player_add_summoned_to_selection" to (""1"")! dota_enable_range_finder[0] = 1 dota_shop_force_hotkeys[0] = "1" Error parsing value to set configuration value "dota_shop_force_hotkeys" to (""1"")! dota_camera_reverse[0] = "0" Error parsing value to set configuration value "dota_camera_reverse" to (""0"")! dota_minimap_hero_size[0] = 1100 dota_minimap_misclick_time[0] = "0" Error parsing value to set configuration value "dota_minimap_misclick_time" to (""0"")! dota_minimap_show_hero_icon[0] = "1" Error parsing value to set configuration value "dota_minimap_show_hero_icon" to (""1"")! dota_minimap_always_draw_hero_icons[0] = "1" Error parsing value to set configuration value "dota_minimap_always_draw_hero_icons" to (""1"")! dota_show_hero_finder[0] = "0" Error parsing value to set configuration value "dota_show_hero_finder" to (""0"")! dota_minimap_hide_background[0] = "0" Error parsing value to set configuration value "dota_minimap_hide_background" to (""0"")! dota_minimap_simple_colors[0] = "0" Error parsing value to set configuration value "dota_minimap_simple_colors" to (""0"")! dota_minimap_hero_scalar[0] = 1 dota_camera_speed[0] = "5000" Error parsing value to set configuration value "dota_camera_speed" to (""5000"")! dota_camera_accelerate[0] = 50 dota_camera_disable_zoom[0] = "1" Error parsing value to set configuration value "dota_camera_disable_zoom" to (""1"")! dota_screen_shake[0] = "0" Error parsing value to set configuration value "dota_screen_shake" to (""0"")! execing dota2_gameplay_mode/aliases/dota2_functions_active.cfg execing dota2_gameplay_mode/aliases/dota2_keybinds_cast_aliases.cfg execing dota2_gameplay_mode/aliases/dota2_keybinds_togglekeys.cfg execing dota2_gameplay_mode/dota2_keybinds_default.cfg dota_force_right_click_attack[0] = 1

@Karrandalf
Copy link

Karrandalf commented Sep 2, 2017

The fix ended up being extremely simple. https://github.com/Karrandalf/D2SpaceModifier

A One Hotkey Fix:

~*Space::ControlSend, , {LWin Down}, Dota 2 
*Space Up::Send {LWin Up}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants