Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software

Reply
 
Thread Tools Display Modes
  #1  
Old 01-07-2007, 03:50 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: v1.03

[ QUOTE ]
ok heres a pic of what i think you should be seeing?

[/ QUOTE ]

Yeah - I would have thought that "STARS - 10/20 6 MAX OBSERVED,STARS - 3/6 NL 6-MAX OBSERVED,STARS 5-10 NL 6-MAX OBSERVED,STARS MAIN" would work. Maybe someone else knows what the problem is?

[ QUOTE ]
also any chance of making this thing so that it doesn't steal focus???

[/ QUOTE ]

Nope, can't do it.
Reply With Quote
  #2  
Old 01-07-2007, 04:10 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: v1.03

Btw, are you sure it's actually not working? Have a look at the file 'tables.txt' (same folder as the script). The results of the query get written there.
Reply With Quote
  #3  
Old 01-07-2007, 04:21 PM
miked002 miked002 is offline
Junior Member
 
Join Date: Dec 2005
Location: Fairfax, VA
Posts: 17
Default Re: v1.03

Really awesome script. Great job.

Can you explain how to "one click" and add buddies. I think that I am screwing it up somehow.
Reply With Quote
  #4  
Old 01-07-2007, 04:28 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: v1.03

[ QUOTE ]
Can you explain how to "one click" and add buddies. I think that I am screwing it up somehow.

[/ QUOTE ]

Hold down the Alt key, then left-click on that little box with the screen name and stack size of the player.
You have to be playing (the script reads the hhs to match a player to the coords you clicked at and Stars doesn't write hhs unless you play).
Reply With Quote
  #5  
Old 01-07-2007, 05:21 PM
tcorbin16 tcorbin16 is offline
Senior Member
 
Join Date: Mar 2006
Posts: 2,649
Default Re: v1.03

yea roland the tables.txt file is blank.

creates files with no endings such as this "20070107111033_Stars" ???

oh well this script is still sick. thanks roland.
Reply With Quote
  #6  
Old 01-07-2007, 06:42 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: v1.03

[ QUOTE ]
creates files with no endings such as this "20070107111033_Stars" ???

[/ QUOTE ]

Oh - that may be that password problem. Have a look at this
post.
Reply With Quote
  #7  
Old 01-07-2007, 06:55 PM
tcorbin16 tcorbin16 is offline
Senior Member
 
Join Date: Mar 2006
Posts: 2,649
Default Re: v1.03

hmm they are both under trust already so thats not the problem ill try again in a lil bit.
Reply With Quote
  #8  
Old 01-07-2007, 06:58 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: v1.03

[ QUOTE ]
[ QUOTE ]
creates files with no endings such as this "20070107111033_Stars" ???

[/ QUOTE ]

Oh - that may be that password problem. Have a look at this
post.

[/ QUOTE ]

That should be an error log TXT file, viewable in notepad. The postgres function should delete it if all went well.

If it's not the password thing, I'd wager it is the spaces in your DB names - I never thought about that since I never bother to reneme my DBs, they are all PTPGSQL! etc.

Alteration of the psql function with this changed line I hope will fix it:

<font class="small">Code:</font><hr /><pre>

command := "psql.exe -A -t -h " . host . " -p 5432 -U " . username . " -d """ . database . """ -f " . file1 . " -o " . file2 . " 2&gt; " . file3
</pre><hr />

I just put quotes around the database variable. Seems to cause no problem on my databases, so I guess it should work for ones with spaces in the names [img]/images/graemlins/smile.gif[/img]

I'll probably make a testing database later and try it out...

dave.
Reply With Quote
Reply

Thread Tools
Display Modes

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 11:36 PM.


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