![]() |
|
|
|
#1
|
|||
|
|||
|
[ QUOTE ]
I am PST, -8. I changed Est to PST and -5 to -8. should I just leave it? <font class="small">Code:</font><hr /><pre> timezone_difference_PST := "-8" </pre><hr /> This is how that line looks [/ QUOTE ] Right, that explains the error... The variable name is perhaps not clear enough, timezone_difference_EST should be set to the difference between your timezome and PokerStars time, which runs on EST. So I guess yours should be set thus: timezone_difference_EST := "3" As I think PST runs 3 hours behind PokerStars time, 3 hours need added to your system clock to match PokerStars time. No need to change the name of the variable, just the value. The default is -5, since I am in GMT, my system clock runs 5 hours ahead of PokerStars server time - PokerStars saves the hand histories using server time/date, so the script needs to compensate for this to find the correct HH file. That should fix it, dave. |
|
#2
|
|||
|
|||
|
wait so if Im in PST (3 hours behind pstars time) I need this baby set to:
timezone_difference_EST := "3" or timezone_difference_EST := "-3" |
|
#3
|
|||
|
|||
|
KungFuManchu,
use the top one [img]/images/graemlins/smile.gif[/img] Look at the clock in PokerStars lobby, and the clock in your XP system tray. What you need to set Timezone_difference_EST to is the amount you would add (or subtract) to your XP time, so it would match PokerStars time. It should work anyway, it only matters when PokerStars time and your computer's time are on different days, such as near midnight. dave. |
|
#4
|
|||
|
|||
|
website seems to be down
|
|
#5
|
|||
|
|||
|
The website is down for me too... can't wait to try this script out.
|
|
#6
|
|||
|
|||
|
[ QUOTE ]
website seems to be down [/ QUOTE ] [ QUOTE ] The website is down for me too... [/ QUOTE ] Seems to be back online now [img]/images/graemlins/smile.gif[/img] |
![]() |
| Thread Tools | |
| Display Modes | |
|
|