It was quite amazing. I thought after Fnatic's rough start they were going to just lose at 20 minutes.That Excalibur Meepo game man, crazy fucking shit at the end.
Did they show his CS at the end of the match? Had to of been over 500.
It was quite amazing. I thought after Fnatic's rough start they were going to just lose at 20 minutes.That Excalibur Meepo game man, crazy fucking shit at the end.
Was over 600 I believe, but CS stops to matter pretty quickly especially when you have a "waste" slot with a blink dagger(cheap item even though obviously very strong) and he only bought back like once/twice so yeah.It was quite amazing. I thought after Fnatic's rough start they were going to just lose at 20 minutes.
Did they show his CS at the end of the match? Had to of been over 500.
Do you just put that in the console and then hit P in game?Stolen from reddit
bind "F2" "dota_camera_setpos -2273.898682 1832.745483"
bind "F3" "dota_camera_setpos 3035.773438 -2472.680176"
Runecheck toggle bindings (pressing P toggles between runespots and your hero):
bind "P" "runecheck"
alias "runecheck" "runechecktop"
alias "runechecktop" "dota_camera_setpos -2273.898682 1832.745483; alias runecheck runecheckbot"
alias "runecheckbot" "dota_camera_setpos 3035.773438 -2472.680176; alias runecheck runecheckhero"
alias "runecheckhero" "dota_select_all; dota_select_all; +dota_camera_follow; alias runecheck runechecktop"
These work, I had to remove the 3rd argument number and change the y positions (increase it by 500 each). Camera fix:
bind space "dota_select_all; dota_select_all"
or:
bind space "dota_select_all; dota_select_all; +dota_camera_follow"
if you don't want to have all units selected everytime you center your camera.
Thanks to /u/IPLAYVERYGOODDOTO for the center camera fix!