[quote="_dave_"brx][quote="midas"brx]Yea, I had no luck getting this working either. Sorry Dave. Maybe someone that's used this program before or has some SQL knowledge can make it work. But it's got me stumped.[/quotebrx]
As I did for Peligroso - PM me a MSN and I'll hop on and try to figure out the problem
Quick checklist of important steps:
[listbrx]
[*brx]Edit the two variables pt3_database_name (whatever you chose) and pt3_database_host (if same as postgres server, "localhost") in the stats.AHK file. Don't edit other things until it is working.[/*:mbrx]
[*brx]Edit pg_hba.conf for your postgres server and set authentication mode "trust" for the machine you will be playing on (if same as postgres server, "localhost")[/*:mbrx]
[*brx]Be using the latest Stars client software.[/*:mbrx]
[*brx]Be using the latest Autohotkey verion.[/*:mbrx][/list:ubrx]
If you get green "H" icons appearing in the system tray (one new one for each table) it is *almost* working - check the script's folder for error documents.[/quotebrx]
Ok I edited the 2 variables but I'm not sure what I'm suppose to be editing in pg_hba.cong for my postgres server or how to set authentication mode. I'm running XP. When I run the script, the green H shows up in the system tray and 1 for the table too. However, no HUD. There is nothing in the error files either.
Any ideas?