Thread: TableNavigator
View Single Post
  #41  
Old 02-15-2006, 11:54 AM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: A script you might like

[ QUOTE ]

I have also pretty much given up on writing something that lets you select a specific open seat via joypad - I have some nice code that highlights a seat but I can't find an easy way to ignore all kinds of other controls with the same name (which are reported as visible even if I can't see them...).
I just use brute force now - just have it click every friggin button it can find with that name and then close all the "this seat has already been reserved etc." pop-ups. [img]/images/graemlins/grin.gif[/img] Of course this just takes the first free seat it can find - to select a specific seat you'll have to use the keyboard I guess.

[/ QUOTE ]

Screw that. I got it to work.
Guess I shouldn't try to do that kind of stuff at two in the morning. [img]/images/graemlins/laugh.gif[/img]
Reply With Quote