View Single Post
  #146  
Old 11-08-2007, 10:23 AM
Quetzo Quetzo is offline
Senior Member
 
Join Date: Jan 2006
Location: Sweden
Posts: 262
Default Re: AHK Script for Full Tilt SnG\'s

[ QUOTE ]
that fixed it sort of. It fixed the problem where everything was rubber banding to the upper left. However tables will not stay on my 2nd moniter still..

Any ideas if not its ok ive lived this long with out it i can continue on.

[/ QUOTE ]

In file "Hot Keys.ahk" at the bottom we have a hokey that says:

<font class="small">Code:</font><hr /><pre>~LButton UP::
SetTimer,CheckTables, ON
return </pre><hr />

Delete that hotkey since it also enables the CheckTables Timer.

Now I can't think of anything else in the script that would move your tables so they should stay where you put them.
Reply With Quote