Keycraft Wc3 Frozen

2020. 2. 27. 15:43카테고리 없음

  1. Keycraft Wc3 Frozen Throne
Keycraft Wc3 Frozen

First off, this is a very handy tool!A couple suggestions:When you modify a hotkey you shouldn't have to press enter or click OK to confirm. I'd like to just double click the icon, press the letter I want the hotkey to be, then be back at the main screen. I've remapped every key a few times over since I d/l'ed warkeys and the enter thing noticeably slows me down. Also, if you modify a hotkey and press 'e' it goes to 'Esc' first, it'd be nice if it went to 'e' first;-)There is something buggy about the menu on the left. Sometimes warkeys will lose focus it seems and I'm clicking on the folder in the background! Othertimes I try to click on a new unit/building and it briefly selects it but goes back to the old unit/building.

Keycraft

I’ll try to find a work around so you don’t have to press enter when you choose a hotkey. That is the way I would prefer it to behave too, especially since that’s how it was in Keycraft.‘e’ goes to the next e-item in the list, so if ‘a’ through ‘d’ is selected, ‘e’ will be first.

Keycraft Wc3 Frozen Throne

If I can, I’ll make ‘e’ go to ‘e’ and ‘Esc’ go to ‘Esc’.The left tree menu is pretty buggy for a couple reasons. First, tree support is not native to autohotkey, so the program has to make a bunch of dll calls to the dll that Micha wrote for tree support. The real problem I think is that the code for the tree stuff is pretty bad right now, is gets slower as we add more items to the tree. Hopefully, when I clean up the code here it will work a little better.Thanks for your suggestions! How much do we know about placing two icons at the same button position? I'd like to reduce the icon clutter on my command grid by basically getting rid of buttons that I never use (like the rally flag or attack/move/stop).It looks like our other thread for wc3 scripts is kinda dead. I posted a new script on the wcreplays forums which automatically toggles your hotkeys on and off when the message box appears (using 'enter' to toggle the keys doesn't work for me at least).

Wc3

Do you guys still want to share scripts? I am always coming up with new ideas. Basically when you try or accidently 'stack' two or more icons, Warcraft III uses a priority system to choose what icon to place in that position. The other icons are then moved to the next available position (usually to the right of where the stacked icons were placed). So, even if you tried to stack all the unused icons, they would still show up on the grid.Another thing to note, rally point is one of the 'unmoveable' icons. It will always still in the same position even when you try to move it, and if you put other icons in that position, that icon will be moved (not the rally command).Update: The rally command can now be moved.I've been too busy with Warkeys to really watch the other thread, but it's still really popular, with almost 1400 views! I'm sure when people have questions they will start posting again.

A Subreddit covering the WC3 RTS community. Do not post about WC3 custom games here.If your submission get's stuck in the spam filter message the moderators.Featured Live Streams NameViewers19Schedule DateEvent//AWL - Group A & B////The Basics- In-depth guide to 3rd party servers, tools, guides and moreDiscord BuddiesLeagues and Tournaments-Coverage of all tournaments worldwideEuropean & American TournamentsRussian Tournaments(English manual)News, Replays and Other Sitescovering all WC3 news (German)extensive WC3 site (Chinese)andStreams and VideosWarcraft Streams at //. Yes:)autohotkey is not a cheat or a hack, many people use autohotkey or other similar tools to switch their inventory hotkeys. I use them on bnet and w3a all the time. AHK is not something that can get you in trouble for playing online, otherwise I would not have posted it.

You can also buy programmable keyboards on amazonIts really no different from customkeys.txt except that Blizzard screwed up and never added the inventory hotkeys to the customkeys code for some reason, its something the game should have always had though. Anytime you see somebody using staffs and potions really quickly, chances are they are using AHK or Warkeys for InventorySome tournaments used to not allow AHK in the past, but these days even most tournaments allow them. Your right about Alt+G and I was able to fix it and reuploaded the AHK script files, thanks! I had not noticed because Alt+Click also works for map ping.

The problem was that when pressing G with AHK it becomes Numpad4 but I fixed it so Alt+G works now, though I also disabled Alt+RTAF so that I don't accidentally mess with map toggles or unit formation. Hope that helps:)As for changing the icons up, well that was the point. Did you look at the example image I posted in the first line or did you read the first paragraph explaining why I set the keys the way I did? If you prefer icons at bottom for ZXCV those hotkey setups are already available, these ones are flippedEverything is pretty much the same, the only thing I really changed was the buildings: I made it so Q = Farm A = Tower Z = TownHall W = Barracks S = Altar E/R = Blacksmith/Warmill D/F= Tier 2 and X = Tier 3 and C = Shop and thats for all races.