View Single Post
  #2  
Old 01-05-2007, 02:13 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
also not a fan of the 'hold mouse below this level to type' thing, it is frustrating even when i dont need to type. movements can drag my mind away from the game easily

[/ QUOTE ]

You only have to do that if you are assigning single letter keys for things like Fold. Otherwise the single letter keys (like F) would never get sent to the chat box for a chat message. So if you assign Alt & F for fold, then you don't have to move the mouse to the chat box. In that case you can turn off the mouse warning message in the options.

This was a tough issue to try to implement and allow single key operation and well as allow the user to type chat messages. I'm open to suggestions if there is a better approach.
Reply With Quote