Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #301  
Old 07-05-2006, 09:02 AM
Jibba Jibba is offline
Senior Member
 
Join Date: May 2006
Location: Boston
Posts: 1,020
Default Re: iWitness v2

[ QUOTE ]
[ QUOTE ]
I apologize for being very new, but I don't know what an editor is.

[/ QUOTE ]

Notepad is an editor.

[/ QUOTE ]

Thanks. I guess I just never knew that. I don't really understand why, but then again, that's what google is for. [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #302  
Old 07-06-2006, 01:22 PM
mackem mackem is offline
Senior Member
 
Join Date: Sep 2005
Location: sunderland
Posts: 439
Default Re: iWitness v2

[ QUOTE ]
"Play & Witness" checks your Hhf file and if it's being updated, leaves the table you are sitting at alone.

[/ QUOTE ]

What happens if the timestamp on your hands isn't being updated. I assume this will make your table minimise with the rest. Well, it's what happens to me.
Reply With Quote
  #303  
Old 07-06-2006, 04:13 PM
mackem mackem is offline
Senior Member
 
Join Date: Sep 2005
Location: sunderland
Posts: 439
Default Re: iWitness v2

No, I can't stop Iwitness from minimising the tables I'm playing on while using 'Play & Witness'.

Is there anyway to stop Iwitness from minimising the tables it opens? So I can just do it manually?

Thanks.
Reply With Quote
  #304  
Old 07-06-2006, 06:33 PM
mackem mackem is offline
Senior Member
 
Join Date: Sep 2005
Location: sunderland
Posts: 439
Default Re: iWitness v2

I seem to have stopped it auto minimising any table it opens

I just deleted the first instance of

MinimizeAll()

It's in the 'timers subroutines' section. It stops it from going to the ';Minimizes all Party tables' subroutine.

Now when it opens a new table I can minimise it myself and I don't lose the tables I was playing at.

Sorry if this was obvious but I know nothing about scripts and never saw anyone mention it.
Reply With Quote
  #305  
Old 07-06-2006, 06:34 PM
PartyGirlUK PartyGirlUK is offline
Senior Member
 
Join Date: Nov 2004
Posts: 10,995
Default Re: iWitness v2

Hi,

is it possible to datamine SnGs and use iWitness to always have 12 $215s running?
Reply With Quote
  #306  
Old 07-06-2006, 07:12 PM
mackem mackem is offline
Senior Member
 
Join Date: Sep 2005
Location: sunderland
Posts: 439
Default Re: iWitness v2

[ QUOTE ]
Hi,

is it possible to datamine SnGs and use iWitness to always have 12 $215s running?

[/ QUOTE ]

Have you got the script dean? Surely you just choose which SNG you want under 'game' and choose $215 under 'limit'

I've never mined SnG's but it sure looks as though it does.
Reply With Quote
  #307  
Old 07-06-2006, 11:46 PM
PartyGirlUK PartyGirlUK is offline
Senior Member
 
Join Date: Nov 2004
Posts: 10,995
Default Re: iWitness v2

[ QUOTE ]
[ QUOTE ]
Hi,

is it possible to datamine SnGs and use iWitness to always have 12 $215s running?

[/ QUOTE ]

Have you got the script dean? Surely you just choose which SNG you want under 'game' and choose $215 under 'limit'

I've never mined SnG's but it sure looks as though it does.

[/ QUOTE ]

What about the tournament summaries?
Reply With Quote
  #308  
Old 07-07-2006, 01:03 AM
jmillerdls jmillerdls is offline
Senior Member
 
Join Date: Jul 2005
Posts: 1,704
Default Re: iWitness v2

Just me, or does it never close finished SNGs?

And why does it minimize all of the tables?
Reply With Quote
  #309  
Old 07-07-2006, 09:26 AM
mackem mackem is offline
Senior Member
 
Join Date: Sep 2005
Location: sunderland
Posts: 439
Default Re: Get iWitness to open 12 tables

[ QUOTE ]
[ QUOTE ]
Now the new Party update allows 12 tables to be opened at once, you miners would probably like to make use of the extra 2.

iWitness as is only supports 10, although the pull down menu allows for a higher 'max tables' to be selected.

But:
Line 368: Change max_tables = 10 to max_tables = 12.

Line 1758: Change to if log_in = Yes max_tables = 12.

Line 1820: As line 1758

Line 1823: Change to If (open_password = "yes" And max_tables = 12)

Line 1832: Change to If max_tables = 12

Line 1892: Change from Loop, 10 to Loop, 12.
Don't do this for all loops, otherwise it will try and test for 12 players at each full ring table instead of 10. Just for the loop headed ';Findout how many tables we'll have to check.'!

This fix is not guaranteed; I have nothing to do with the writers of iWitness, but the modifications work for me to mine 12 tables rather than 10.

[/ QUOTE ]

works! thanks!!

[/ QUOTE ]

This seems to work initially. It will pull up 12 tables but when it does it's next reshuffle it reverts back to 10.
Reply With Quote
  #310  
Old 07-07-2006, 09:30 AM
mackem mackem is offline
Senior Member
 
Join Date: Sep 2005
Location: sunderland
Posts: 439
Default Re: iWitness v2

[ QUOTE ]
Just me, or does it never close finished SNGs?

And why does it minimize all of the tables?

[/ QUOTE ]

You can stop it minimizing. I posted it a couple of posts up.

Edit the script (right click and edit)

Go to 'edit' then 'find' and search for MinimizeAll()

The lines will look like this :

OpenTables()
RecordTables()
MinimizeAll()
UpdatePlayers()

just delete the MinimizeAll() line.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:14 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.