![]() |
|
#231
|
|||
|
|||
|
Added support for logged-in witnessing on multiple accounts.
Fixed the bug that closed the lobby too when using "Close Tables" from the try menu; it deletes the tables that were closed from the list now. Also, it now displays the actual # players at the table. (Of course this number can change between "checks" - if this is usefull we could update this every minute or so though). |
|
#232
|
|||
|
|||
|
[ QUOTE ]
I've been using this a few days now and it works great! Good work! But is there any way that i can get my imported hands to show up as 6max? Right now PT thinks it is fullring and i cant figure out how to tag them as 6max. I know how to do this with sessions i have played (utilities - database maintenece - 6max sessions and so on) but not with these observed hands. [/ QUOTE ] There is some discussion of this here. |
|
#233
|
|||
|
|||
|
[ QUOTE ]
Added support for logged-in witnessing on multiple accounts. [/ QUOTE ]I'm currently witnessing 28 tables. 2 accounts logged-in, 2 logged-out. It's a beautiful thing. [img]/images/graemlins/smile.gif[/img] [ QUOTE ] Also, it now displays the actual # players at the table. [/ QUOTE ]There's an extra character at the beginning of the local tables' player-count. Probably just needs a little trim. [img]/images/graemlins/smile.gif[/img] [ QUOTE ] (Of course this number can change between "checks" - if this is usefull we could update this every minute or so though). [/ QUOTE ]I was thinking about re-enabling the "go" button after you start witnessing, but rather changing the action to simply re-running the Checking subroutine. This would help with testing, and will update the numbers if anybody is watching iWitness watch. -Sam |
|
#234
|
|||
|
|||
|
[ QUOTE ]
How do you import hands when you play? Don't you click the "treat all as 6max"? [/ QUOTE ] Yes, i have checked "treat all as 6max" in the auto-import window. But thats only good for the sessions I play, and not for the hands i grabed using FreePHG wich i want to show up as 6max as well and not fullring. |
|
#235
|
|||
|
|||
|
[ QUOTE ]
There's an extra character at the beginning of the local tables' player-count. Probably just needs a little trim. [/ QUOTE ] Seriously? Not for me, but that can happen since it's passed to LV_Add unquoted. So we just quote it beforehand I guess. [img]/images/graemlins/smile.gif[/img] [ QUOTE ] I was thinking about re-enabling the "go" button after you start witne [/ QUOTE ] Hmm, I think this might just be confusing - I think we should just do it by default. The way it checks on players now is so fast anyway... |
|
#236
|
|||
|
|||
|
For some reason after I upgraded to the latest version iWitness only opens 4 tables.
I am logged in, but limited to 4 tables for some reason? Nevermind, it just sat there with 4 tables open for 5 minutes and then added additional ones. |
|
#237
|
|||
|
|||
|
Great program, I am trying to get it working for NL six max but it doesnt seem to be, using the code dated 10th March.
It seems to try to get to the NL section on the Party Menu but fails and beeps. However it works fine with Limit. so I am guessing its some sort of keystroke error in the code for NL? |
|
#238
|
|||
|
|||
|
[ QUOTE ]
For some reason after I upgraded to the latest version iWitness only opens 4 tables. I am logged in, but limited to 4 tables for some reason? Nevermind, it just sat there with 4 tables open for 5 minutes and then added additional ones. [/ QUOTE ] Okay, just in case: You have to go to "Login on..." in the tray menu and put a checkmark next to the account you want to login with. (This will be saved). |
|
#239
|
|||
|
|||
|
Yes, most likely we are sending the wrong keys. I'll look into that, thanks.
|
|
#240
|
|||
|
|||
|
Thanks Roland, that is exactly what I did and it seemed to have taken care of only 4 tables being open. Great script guys, very nice job!
|
![]() |
|
|