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
  #1  
Old 04-21-2007, 07:46 PM
Hobbes614 Hobbes614 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
Default Re: iWitness v2

I think that I may have stumbled onto the issue.
In the script the limits are listed $2/$4, but in PP the limits are $ 2/$ 4 (note the spaces).
I changed my script to include the spaces and so far it seems to work. Needs some more testing though.

Give it a try.
Reply With Quote
  #2  
Old 04-21-2007, 10:05 PM
Hobbes614 Hobbes614 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
Default Re: iWitness v2

May need some more testing/coding.
Worked for a while, but then quit.
[img]/images/graemlins/frown.gif[/img]
Reply With Quote
  #3  
Old 04-22-2007, 10:44 AM
Hobbes614 Hobbes614 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
Default Re: iWitness v2

Here is what I did to get it to work (for NL anyways)

change the line:
IfInString, is_cash, $100/$200
to
IfInString, is_cash, $ 100/$ 200

and change the limits in the NL list

Else if which_game = No-Limit Hold'em
GuiControl, , which_limit, |$25/$50|$10/20 NL|$5/10 NL|$3/6 NL|$2/4 NL|$1/2 NL|$0.50/1 NL|$0.25/0.50 NL

so that the limits read
$ 0.25/$ 0.50
note the additional $, spaces and the removal of NL
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 07:13 PM.


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