Thread: iWitness
View Single Post
  #13  
Old 02-21-2006, 03:36 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Update 2/20

[ QUOTE ]
[ QUOTE ]
but when I open party and press "go" it minimizes the lobby, but does nothing else?

[/ QUOTE ]Yeah, I noticed that when I load the app and it autoloads Party, it can't Go. When I have Party running and then load the app, it works for me. I wonder if there's a bug recognizing the lobby or something. It still ran all night.

There's also some bug where it's asking to open more tables. (That's better than not enough, I suppose.) I sure hope I didn't introduce these. [img]/images/graemlins/frown.gif[/img]
-Sam

[/ QUOTE ]

Lol - yes, you did. [img]/images/graemlins/grin.gif[/img]
You get the lobby PID in the auto-execute section, but at that point the lobby doesn't exist yet. Therefore, WinGet, id, List, ahk_pid%lobby_pid% does nothing. [img]/images/graemlins/smile.gif[/img]
Add the get pid command to the GuiGo subroutine, and it works.

Edit: Uh, the bug where it wants to open more tables - I can't find it right now but that must be my fault.
Also it opens 6max tables when I have it on full; that clearly sucks. I'll try and find those bugs.

Edit2: Okay, this is really dumb... just saw you can turn on the filter for 6max. What the hell. We can just disable the 6max stuff.