![]() |
|
#251
|
|||
|
|||
|
[ QUOTE ]
there is a max_tables = 10 on line 68 shoutld that be changed as well? [/ QUOTE ] I just did a find and replace on all "max_tables = 10" and it works fine. How do you show line numbers? |
|
#252
|
|||
|
|||
|
Where is the tray meau? I invoke "there are no real stupid questions" option on this post.
MS Sunshine |
|
#253
|
|||
|
|||
|
As I was writing a post on this forum, iWitness happened to need to go through the tables. As it did this, I clicked on the "post" area to finish the post. Suddenly this was written there:
107599Table 107599Table 107582Table 107582Table 107582Table 107582Table 107582Table 107588Table 107588Table 107588Table 107588Table 107588Table 107594Table 107594Table 107594Table 107594Table 107594Table 107609Table 107609Table 107609Table 107609Table 107609 Of course I don't plan on datamining when using the computer normally, I just got the program and was testing it. If I do have iWitness running while I use the computer I guess I just have to take a short brake when it needs to search for tables. So no problems, I just wanted to let this know, if it wasn't know already. Peter |
|
#254
|
|||
|
|||
|
Is that what you call the lower right toolbar? Nevermind.
MS Sunshine |
|
#255
|
|||
|
|||
|
Someone said that you can 12-table on Party now. Is this true? If so, will there be an update to allow iWitness to open 12 tables at once?
|
|
#256
|
|||
|
|||
|
[ QUOTE ]
Someone said that you can 12-table on Party now. Is this true? If so, will there be an update to allow iWitness to open 12 tables at once? [/ 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 ] |
|
#257
|
|||
|
|||
|
[ QUOTE ]
Is that what you call the lower right toolbar? Nevermind. MS Sunshine [/ QUOTE ] Yes. [img]/images/graemlins/smile.gif[/img] |
|
#258
|
|||
|
|||
|
[ QUOTE ]
Someone said that you can 12-table on Party now. Is this true? If so, will there be an update to allow iWitness to open 12 tables at once? [/ QUOTE ] Yes, as soon as someone takes the initiative to update it. Clearly, several people are quite capable of making the necessary mods. |
|
#259
|
|||
|
|||
|
[ QUOTE ]
TheIrishThug: If it's not mentioned in my post I did not change that line (I am not on the same computer as my iWitness right now, I'll check when I get home). zomtec: I could upload it to my webspace if Sam & Roland are OK with that. [/ QUOTE ] Why not just update the version on the wiki? It's open-source, freely editable, you don't even need to create an account, and others can roll back the code if you make an error. [img]/images/graemlins/wink.gif[/img] |
|
#260
|
|||
|
|||
|
Lol, I feel pretty silly now. I didn't notice the answer to my question was a few posts up.
|
![]() |
|
|