View Single Post
  #73  
Old 11-13-2006, 01:58 PM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: Released Chip Reloader v0.18

[ QUOTE ]
I can't get this script to work in hyper-simple them [img]/images/graemlins/frown.gif[/img] and I need hyper simple theme to make bet pot work. oh the humanity!

[/ QUOTE ]

Did you try this?

I had to change this line:
<font class="small">Code:</font><hr /><pre>py := Floor((h/573) * 80)</pre><hr />
to
<font class="small">Code:</font><hr /><pre>py := Floor((h/573) * 60)</pre><hr />
to make the script work with the Hyper-Simple theme.
Reply With Quote