How to: DotA 2

Discussion in 'Off Topic' started by Paradox, Jan 26, 2013.

  1. Fooshi

    Fooshi For fuck's sake Fooshi

    Messages:
    4,741
    Likes Received:
    18
    Trophy Points:
    0
    No it doesn't.
     
  2. RetroFade

    RetroFade Member

    Messages:
    469
    Likes Received:
    0
    Trophy Points:
    0
    Or just use SHIFT and be courteous you know with dem queued orders
     
  3. Trickster

    Trickster Retired Developer

    Messages:
    16,576
    Likes Received:
    46
    Trophy Points:
    0
    Is there a way I can work that into my bind?
     
  4. RetroFade

    RetroFade Member

    Messages:
    469
    Likes Received:
    0
    Trophy Points:
    0
    +sixense_left_shift // Left shift.
    -sixense_left_shift // Left shift.

    source: http://www.gamerconfig.eu/commands/dota-2/

    I guess you could try them in some way? I would probably test it with a different CFG. Maybe copy the rune co-ordinates from your own and then make a bind then shows a rune spot, presses shift and then right clicks to move?

    I'm guessing the + is on key press and - is for when it's released.
     
    Last edited: Jul 22, 2013
  5. Paradox

    Paradox I am a gigantic asshole who loses people's hard wo

    Messages:
    6,926
    Likes Received:
    148
    Trophy Points:
    0
    Is that the macro pro's use? Cause I always see them flashing at the runes and going back to their own hero so fast, I know they flash back to own hero with F1 but how the hell do they look at rune so fast ( they dont click the mini )
     
  6. RetroFade

    RetroFade Member

    Messages:
    469
    Likes Received:
    0
    Trophy Points:
    0
    Bind for camera swap to top and bot rune co-ords. Simple with getpos setpos etc.

    I don't use it because I don't often play mid
     
  7. Trickster

    Trickster Retired Developer

    Messages:
    16,576
    Likes Received:
    46
    Trophy Points:
    0
    I have a bind for swapping my view to runes and back. I just hit F4/F5.

    All I want is to change my courier bind to queue the request to bring me my shit, rather than do it instantly and disrupt whatever anyone else is doing. Though this might cause problems if I'm trying to recrow after someone in my lane just called it and I want it to grab my items as well.

    For your runes though, you'll want this:

    Code:
    
    bind "f4" "+show_runetop"       // Jump camera to top rune and back to hero
    bind "f5" "+show_runebottom"	// Jump camera to bottom rune and back to hero
    
    alias "+show_runetop" "dota_camera_setpos -2296.339355 1085.593506 0.000000"
    alias "-show_runetop" "+dota_camera_follow;+dota_camera_follow;-dota_camera_follow"
    
    alias "+show_runebottom" "dota_camera_setpos 2874.552734 -3017.180664 0.000000"
    alias "-show_runebottom" "+dota_camera_follow;+dota_camera_follow;-dota_camera_follow"
    That's what I use anyway.
     
  8. -Mayama-

    -Mayama- MANLY MAN BITCH

    Messages:
    6,487
    Likes Received:
    0
    Trophy Points:
    0
    I have some time to play next month
     
  9. Trickster

    Trickster Retired Developer

    Messages:
    16,576
    Likes Received:
    46
    Trophy Points:
    0
    I missed you baby.
     
  10. Paradox

    Paradox I am a gigantic asshole who loses people's hard wo

    Messages:
    6,926
    Likes Received:
    148
    Trophy Points:
    0
    I didn't he failed horribly everytime he tried playing support.
     

Share This Page