General Discussion

General DiscussionConsole command doubt

Console command doubt in General Discussion
Ludd

    Is there a way to bind "dota_tutorial_start lasthit" to a key? I've been trying different things, and while I am able to bind the in-game commands I can't seem to do the same thing with that command.

    I know it's lazy as f****, but extremely convenient

    jus chillen

      bind "your key" "dota_tutorial_start lasthit"

      this should work

      jus chillen

        if u gonna set a value to a command (lasthit is the value in this case), it won't work without the ""

        TripleSteal-

          ^hes right, thats how console bind commands work in all the similar games, including cs and other shit

          이 코멘트는 수정되었습니다
          Ludd

            That's the thing, that example of command is the one I was using as I'm also used to cs console mainly. I just found out something I didn't try before, it does work inside the game (like playing the lh tutorial itself) but it doesn't at the menu, making it useless. Any ideas here?

            EDIT: Allright, I found the way to make it possible myself, and I believe it's useful for the lazy ones out there:

            bind "ins" "toggleconsole; dota_tutorial_start lasthit"

            Self-explanatory, you can now start LH tut from the game menu with one key :) :)

            P.D. In case you somehow don't know, you can play the tutorial while finding a match

            이 코멘트는 수정되었습니다
            jus chillen

              glad you found it