도타2 고급 단축키 설정 가이드 Part 1에 이어서 Part 2 입니다.
6. 특정 위치로 화면 이동하는 법
도타2에는 특정위치로 카메라를 이동하는 방법이 있습니다. 다음에 나오는 콘솔은 탑과 바텀의 룬, 래디언트와 다이어의 스폰지역으로 즉시 화면을 이동시킬 수 있습니다.
스폰지점
alias radiantfountain "dota_camera_setpos -6989 -7053 1243"
alias direfountain "dota_camera_setpos 6976 5753 1238"
bind "<key>" radiantfountain
bind "<key>" direfountain
룬
alias toprune "dota_camera_setpos -2273 1232 982"
alias botrune "dota_camera_setpos 3035 -2972 966"
bind "<key1>" toprune
bind "<key2>" botrune
<key> 부분을 원하는 키로 바꿔주시면 됩니다.
저는 래디언트 진영 0, 다이어 진영을 1, 탑룬을 2, 봇룬을 3으로 지정했습니다.
alias radiantfountain "dota_camera_setpos -6989 -7053 1243"
alias direfountain "dota_camera_setpos 6976 5753 1238"
bind "kp_0" radiantfountain
bind "kp_1" direfountain
alias toprune "dota_camera_setpos -2273 1232 982"
alias botrune "dota_camera_setpos 3035 -2972 966"
bind "kp_2" toprune
bind "kp_3" botrune
이런 식으로 잘 적용됩니다
탑룬 봇룬에 이어 자신의 영웅 순으로 화면 이동 시키는 법
이 단축키는 한 번 누르면 탑룬, 두 번 누르면 봇룬, 세 번 누르면 자신의 영웅으로 화면을 이동시킵니다. 한가지 알아두셔야 할 점은 화면 이동과 관련된 어떠한 행동도 이러한 순서를 초기화 하지 않습니다.
alias toprunecycle "dota_camera_setpos -2273 1232 982; alias runecycle botrunecycle"
alias botrunecycle "dota_camera_setpos 3035 -2972 966; alias runecycle centerhero"
alias centerhero "+dota_camera_follow; -dota_camera_follow; +dota_camera_follow; -dota_camera_follow; alias runecycle toprunecycle"
alias runecycle toprunecycle
bind "<key>" runecycle
<key> 부분을 원하는 키로 바꿔주시면 됩니다.
저는 키패드 1로 지정했습니다.
alias toprunecycle "dota_camera_setpos -2273 1232 982; alias runecycle botrunecycle"
alias botrunecycle "dota_camera_setpos 3035 -2972 966; alias runecycle centerhero"
alias centerhero "+dota_camera_follow; -dota_camera_follow; +dota_camera_follow; -dota_camera_follow; alias runecycle toprunecycle"
alias runecycle toprunecycle
bind "kp_1" runecycle
순서대로 탑룬, 봇룬, 영웅 순서로 화면을 이동시켰습니당
단축키를 누르면 특정 위치로 화면을 이동하고, 단축키에서 손을 떼면 다시 영웅으로 화면이 돌아옵니다. 룬의 위치를 계속 보고 싶다면 단축키를 계속 누르고 있으세요
alias centerhero "+dota_camera_follow; -dota_camera_follow; +dota_camera_follow; -dota_camera_follow;"
alias +toprune "dota_camera_setpos -2273 1232 982"
alias +botrune "dota_camera_setpos 3035 -2972 966"
alias -toprune centerhero
alias -botrune centerhero
bind "<key1>" +toprune
bind "<key2>" +botrune
(분수 부분은 귀찮아서 뺐습니다. 어차피 자주 볼 일도 없기 때문에..)
저는 탑룬을 1, 봇룬을 2로 설정하였습니당.
alias centerhero "+dota_camera_follow; -dota_camera_follow; +dota_camera_follow; -dota_camera_follow;"
alias +toprune "dota_camera_setpos -2273 1232 982"
alias +botrune "dota_camera_setpos 3035 -2972 966"
alias -toprune centerhero
alias -botrune centerhero
bind "kp_1" +toprune
bind "kp_2" +botrune
이상태에서 키패드 1을 누르면
단축키에서 손을 떼면
영웅 화면으로 돌아갑니다.
룬위치를 제외한 다른 위치
위와는 다른 위치들로 화면을 이동시키고 싶다면, 현지 화면의 좌표를 알고싶다면 콘솔에서 dota_camera_getpos 콘솔을 이용하세요
7. 짐꾼에게 배달을 시키고 동시에 짐꾼의 속도업하기
짐꾼에게 배달을 시키는 단축키와 속도업하는 단축키는 게임 내 옵션메뉴에 단축키로 지정되어 있습니다. 하지만 각각 다른 키로 지정이 되어있는데 컨픽파일에 다음 콘솔명령어를 사용하면 단축키 하나로 배달과 동시에 속도업을 시킬 수 있습니다.
bind "<key>" "dota_courier_deliver; dota_courier_burst"
특정 문장을 단축키에 지정하기
휠 대화는 게임 내 설정에 단축키로 지정되어 있지만, 휠 대화중 특정 문장을 컨픽을 이용하여 단축키 하나로 지정할 수 있습니다.
<key>를 원하는 키로 지정하고 xx는 원하는 문구의 숫자를 적으면 됩니다. 챗 대화 리스트는 아래에 있습니다
bind "<key>" "chatwheel_say xx"
복수 휠 대화
다른 단축키에 복수의 휠 대화를 설정할 수 있습니다. 단축키를 설정할 때 휠 대화의 환경을 설정할 수 있고 일반적으로 그렇듯이 우리가 이미 설정 메뉴에서 저장해 둔 세팅을 덮어쓰기 할 수도 있습니다.
chat_wheel_phrase_0 은 휠 대화 가장 오른쪽에 있는 것이고 시계방향으로 돌아가서 마지막이 chat_wheel_phrase_7 이 됩니다. 사용하고 싶은 단축키로 <key>를 설정하고 각각의 휠 대화의 단축키를 기억하세요. 또 본인이 설정하고 싶은 각각의 대화를 새로 설정해주세요. 밑에 예시에서 보다시피 복수 챗 대화를 설정하기 위해서는 +mychatwheel1 처럼 숫자를 이용해 바꿔주세요 3
alias +mychatwheel1 “chat_wheel_phrase_0 xx; chat_wheel_phrase_1 xx; chat_wheel_phrase_2 xx; chat_wheel_phrase_3 xx; chat_wheel_phrase_4 xx; chat_wheel_phrase_5 xx; chat_wheel_phrase_6 xx; chat_wheel_phrase_7 xx; +chatwheel”
bind "<key>" +mychatwheel1
다음은 Y와 U로 설정된 복수 휠 대화의 예입니다.
alias +mychatwheel1 "chat_wheel_phrase_0 8; chat_wheel_phrase_1 1; chat_wheel_phrase_2 2; chat_wheel_phrase_3 3; chat_wheel_phrase_4 57; chat_wheel_phrase_5 58; chat_wheel_phrase_6 6; chat_wheel_phrase_7 29; +chatwheel"
alias -mychatwheel1 "-chatwheel"
bind y +mychatwheel1
alias +mychatwheel2 "chat_wheel_phrase_0 64; chat_wheel_phrase_1 65; chat_wheel_phrase_2 61; chat_wheel_phrase_3 63; chat_wheel_phrase_4 67; chat_wheel_phrase_5 68; chat_wheel_phrase_6 66; chat_wheel_phrase_7 7; +chatwheel"
alias -mychatwheel2 "-chatwheel"
bind u +mychatwheel2
문장 목록
휠 대화에서 우리가 사용할 수 있는 문장의 목록입니다.
chatwheel_say 0 "Okay"
chatwheel_say 1 "Care"
chatwheel_say 2 "Get Back"
chatwheel_say 3 "Need Wards"
chatwheel_say 4 "Stun"
chatwheel_say 5 "Help"
chatwheel_say 6 "Push"
chatwheel_say 7 "Well played"
chatwheel_say 8 "Missing"
chatwheel_say 9 "Missing top"
chatwheel_say 10 "Missing mid"
chatwheel_say 11 "Missing bottom"
chatwheel_say 12 "Go!"
chatwheel_say 13 "Initiate!"
chatwheel_say 14 "Follow me"
chatwheel_say 15 "Group up"
chatwheel_say 16 "Spread out"
chatwheel_say 17 "Split farm"
chatwheel_say 18 "Attack now!"
chatwheel_say 19 "Be right back"
chatwheel_say 20 "Dive!"
chatwheel_say 21 "On my way"
chatwheel_say 22 "Get ready"
chatwheel_say 23 "Bait"
chatwheel_say 24 "Heal"
chatwheel_say 25 "Mana"
chatwheel_say 26 "Out of mana"
chatwheel_say 27 "Cooldown"
chatwheel_say 28 "Ulti ready"
chatwheel_say 29 "Returned"
chatwheel_say 30 "All miss"
chatwheel_say 31 "Incoming"
chatwheel_say 32 "Invis enemy"
chatwheel_say 33 "Enemy has rune"
chatwheel_say 34 "Split push"
chatwheel_say 35 "Coming to gank"
chatwheel_say 36 "Request gank"
chatwheel_say 37 "Under tower"
chatwheel_say 38 "Deny tower"
chatwheel_say 39 "Buy courier"
chatwheel_say 40 "Upgrade courier"
chatwheel_say 41 "We need detection"
chatwheel_say 42 "They have detection"
chatwheel_say 43 "Buy TP"
chatwheel_say 44 "Re-use courier"
chatwheel_say 45 "Deward"
chatwheel_say 46 "Building Mek"
chatwheel_say 47 "Building Pipe"
chatwheel_say 48 "Stack and pull"
chatwheel_say 49 "Pull creeps"
chatwheel_say 50 "Pulling creeps"
chatwheel_say 51 "Stack neutrals"
chatwheel_say 52 "Jungling"
chatwheel_say 53 "Roshan"
chatwheel_say 54 "Affirmative"
chatwheel_say 55 "Wait"
chatwheel_say 56 "Pause"
chatwheel_say 57 "Current Time"
chatwheel_say 58 "Check runes"
chatwheel_say 59 "Smoke gank!"
chatwheel_say 60 "Good luck"
chatwheel_say 61 "Nice"
chatwheel_say 62 "Thanks"
chatwheel_say 63 "Sorry"
chatwheel_say 64 "Don't give up"
chatwheel_say 65 "That just happened"
chatwheel_say 66 "Game is hard"
chatwheel_say 67 "New meta"
chatwheel_say 68 "My bad"
chatwheel_say 69 "Regret"
chatwheel_say 70 "Relax"
나한테 필요한 건 룬정도 같네용
'꼐..꼐임! > DOTA 2' 카테고리의 다른 글
드로우레인저 진품 잠행자의 도구 세트 (0) | 2014.02.27 |
---|---|
KDL 직관~~ (0) | 2014.02.23 |
도타2 고급 단축키 설정 가이드 Part 1 (0) | 2014.02.18 |
KDL 개막전 직관 (0) | 2014.02.17 |
NSL 결승전 (0) | 2014.02.17 |