Xtasy Posted January 2, 2008 Posted January 2, 2008 hi there, I have a problem with my set hotkeys. The problem is that the script doesn't detect the specified keystroke when when the current window is in full screen. For example on the desktop it works. And I know that it should work cause I have some tools for SRO (Silkroad Online) where you have to press some keys in the full screen of the game. On top of that my tooltips aren't shown in the full screen mode of tha game. Now my Question: What do I have to do to show tooltips and let detect keys in the game window. Or is this problem cause of the game. pls help me
Achilles Posted January 2, 2008 Posted January 2, 2008 I'm guessing that this is a problem with the game because I use hotkeys that I make in AutoIt in Warcraft III all the time... I'm not sure about tooltips though... My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Xtasy Posted January 2, 2008 Author Posted January 2, 2008 (edited) do you do something special to show the tooltips while the game is running? I use only this... Tooltip("Text",x,y,...) The standard... Edited January 2, 2008 by Xtasy
vanowm Posted June 3, 2008 Posted June 3, 2008 I'm looking for a solution too. If I'm not mistaken, its directx that blocking hotkeys. In AHK it could be simply resolved by inserting #InstallKeybdHook in the script. Anyway do same in AU3?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now