+ Show Spoiler +
Customising Dota 2 - Page 14
Forum Index > The Tavern |
YourGoodFriend
United States2197 Posts
+ Show Spoiler + | ||
ahswtini
Northern Ireland22208 Posts
On May 03 2014 03:50 YourGoodFriend wrote: I saw a different setting look on joindota stream. Does anyone know how to do that? Image of what I am talking about in spoiler + Show Spoiler + It was updated to that in the latest patch 6.81 | ||
YourGoodFriend
United States2197 Posts
On May 03 2014 04:51 ahswtini wrote: It was updated to that in the latest patch 6.81 Awesome! Thanks! havent gotten on since the new patch | ||
Jutranjo
Slovenia140 Posts
bind “F6” “dota_camera_setpos -2273.898682 1232.745483 982.072876” bind “F7” “dota_camera_setpos 3035.773438 -2972.680176 966.072937” I think the game has F6 default to "jpeg" command, but even if I switch the two binds to - and = it doesn't work. If I enter it manually in the console in game it works fine though. | ||
ReignSupreme.
Australia4123 Posts
//Top Rune Bind alias "+runetop" "dota_camera_setpos -2273.898682 1232.745483 982.072876" alias "-runetop" "+dota_camera_follow;+dota_camera_follow;-dota_camera_follow" bind "z" "+runetop" //Bottom Rune Bind alias "+runebot" "dota_camera_setpos 3035.773438 -2972.680176 966.072937" alias "-runebot" "+dota_camera_follow;+dota_camera_follow;-dota_camera_follow" bind "x" "+runebot" You could just subsitute "z" and "x" for the key's you want to use. The // lines do nothing, they are just comments and the +/- just makes it so when I release those keys the camera moves back to my hero. | ||
Jutranjo
Slovenia140 Posts
On May 13 2014 22:14 ReignSupreme. wrote: I personally use: You could just subsitute "z" and "x" for the key's you want to use. The // lines do nothing, they are just comments and the +/- just makes it so when I release those keys the camera moves back to my hero. Thank you, these work now. Only problem is I can't get F6 to be bound, it's always bound to the jpeg command. | ||
tauon
Australia1278 Posts
On March 06 2014 09:40 DeltruS wrote: dota_minimap_creep_scale 2 dota_minimap_hero_size "1065" dota_unit_use_player_color "1"; dota_friendly_color_b "0"; dota_friendly_color_g ".45"; dota_friendly_color_r "1"; dota_enemy_color_b "1"; dota_enemy_color_g ".6"; dota_enemy_color_r "0"; Makes the minimap look amazing. I fiddled with the colors for a long time to get them perfect. The enemy creeps have colors that contrast against their color scheme. + Show Spoiler + | ||
ReignSupreme.
Australia4123 Posts
| ||
Jutranjo
Slovenia140 Posts
| ||
tauon
Australia1278 Posts
On May 13 2014 22:52 ReignSupreme. wrote: You can ask a mod to enable the OP for re-editing (or at least, you could back in the motherland (TL)). I asked Firebolt and he unlocked it. I'll add some more stuff in this week-end. | ||
Yoshi-
Germany10227 Posts
On May 13 2014 22:32 Jutranjo wrote: Thank you, these work now. Only problem is I can't get F6 to be bound, it's always bound to the jpeg command. try "unbind F6" | ||
Jutranjo
Slovenia140 Posts
Tried adding to autoexec, didn't work. Tried using in game and then restarting, it's still back on "jpeg" though it does nothing after I unbind it via console. | ||
Maaasta
61 Posts
| ||
tebotebo
7 Posts
| ||
Fumanchu
Canada669 Posts
| ||
H3rN4n_11
Spain3 Posts
I want to swap Tab key with left Shift key. In windows I did it with the program AutoHotKeys but in linux I change de keycodes of the keys but Dota don't use the X keymapping. I think that with the console I could do it. Any help? Lots of thanks, sorry for my English. | ||
rmfame[emw]
Germany7 Posts
On May 13 2014 22:14 ReignSupreme. wrote: I personally use: You could just subsitute "z" and "x" for the key's you want to use. The // lines do nothing, they are just comments and the +/- just makes it so when I release those keys the camera moves back to my hero. Hey, since today, the latest DotA update, these binds do not work anymore? Any ideas? im not really into scripting and stuff. thanks a lot! | ||
makmeatt
2024 Posts
On June 19 2014 21:44 rmfame[emw] wrote: Hey, since today, the latest DotA update, these binds do not work anymore? Any ideas? im not really into scripting and stuff. thanks a lot! From Reddit: 2 hours ago Skomski wrote: It still works. They just changed the dota_camera_setpos command to only accept 2 arguments. You now need to specify only the x and y coordinate and add 566 to the y coordinate from dota_camera_getpos. bind "F4" "dota_camera_setpos -2273 1800" // Top Rune bind "F5" "dota_camera_setpos 3035 -2350" // Bot Rune | ||
rmfame[emw]
Germany7 Posts
| ||
Chewits
Northern Ireland1200 Posts
When I tried this, it goes to the rune, but it does not go back to the hero. Any ideas ??? | ||
| ||