<div class="IPBDescription">omg statswh0r35!!!</div> Iv been using Psychostats on NS2.01, Im now wondering for NS3.0 BETA 3, (or just NS steam 3.0) what is the best stats system available for servers so far...
To enhance that answer. Pebbstats is still in a very slow beta development
Psychostats 1.9 cant read steamid's so you hav to get it to registers users by 'name' (not ideal) Psychostats 2beta can read steam id's but it's support for NS is not yet complete. PS2b is a far superior peice of code, runs of a mysql database and uses perl to dynamically create the pages. It also generates the stats about twice as fast with less cpu overheads. If you haven't set anything up yet, go for ps2 when NS is properly supported.
To see them both in use for the same set of logs :-
<!--QuoteBegin-eaglec+Feb 11 2004, 03:05 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (eaglec @ Feb 11 2004, 03:05 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> To enhance that answer. Pebbstats is still in a very slow beta development
Psychostats 1.9 cant read steamid's so you hav to get it to registers users by 'name' (not ideal) Psychostats 2beta can read steam id's but it's support for NS is not yet complete. PS2b is a far superior peice of code, runs of a mysql database and uses perl to dynamically create the pages. It also generates the stats about twice as fast with less cpu overheads. If you haven't set anything up yet, go for ps2 when NS is properly supported.
To see them both in use for the same set of logs :-
<a href='http://www.ntfm.org/cgi-bin/ps.pl' target='_blank'>Psychostats 2.0beta</a> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> psychostats 1.9 can read steamid fines. Theres an offical modified source posted on their forums which allows it to read steamids
Hlstats is the best for real-time <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> , its what ive always used, psyco has more details, but what hlstats has is enough for me.
yo as for peeble stats Iv asked loooooong time ago that they sign me up (replied to their thread and give them all info they needed) and never got an answer from them... gee gee.
<!--QuoteBegin-"Bry"+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> ("Bry")</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->psychostats 1.9 can read steamid fines. Theres an offical modified source posted on their forums which allows it to read steamids <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Can u give me the direct link!?!?! I dont have access to their forums for some tech issues (*cough* office comp *cough*)
<!--QuoteBegin-[OSS+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> ([OSS)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Nitro,Feb 11 2004, 03:53 PM]yo as for peeble stats Iv asked loooooong time ago that they sign me up (replied to their thread and give them all info they needed) and never got an answer from them... gee gee.
<!--QuoteBegin-"Bry"+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> ("Bry")</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->psychostats 1.9 can read steamid fines. Theres an offical modified source posted on their forums which allows it to read steamids <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Can u give me the direct link!?!?! I dont have access to their forums for some tech issues (*cough* office comp *cough*)
ty! <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--><!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Dontcha hate it when someone says there's a fix on blah-blah-blah forums, and then doesn't provide you with the link? J/k... I searched for 15 or 20 minutes, found it, and will paste the contents here <!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Configuring Steam Support with 1.9.1
You will need to manually edit your stats.pl file using notepad, or another text editor. You will need to change the following line (approx line 2248):
my ($bla,$steamid) = split(':',$won); ## Watch out for STEAM_ entries
This line should now look like this:
my $steamid = (split(':',$won))[-1];
I would also suggest that you only run new logs after you make this change.<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
TY, Helpful stuff <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> but I must admin I didn't bother checking cos PS 2 just looks so much better <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
<!--QuoteBegin-eaglec+Feb 11 2004, 04:04 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (eaglec @ Feb 11 2004, 04:04 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> TY, Helpful stuff <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> but I must admin I didn't bother checking cos PS 2 just looks so much better <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> Could you clarify? From what I just read 2.0 beta was available for CS only.
Another question... in your stats.cfg, after changing the above line in stats.pl, and assuming I want to trace by Steam ID, do i put WONID or STEAMID here: # <!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->PlayerID: How players are tracked and recorded. # NAME = use player names as the unique ID for each player. (case sensitive) # LCNAME = use player names (case in-sensitive) # WONID = use player WONIDs ...
<!--QuoteBegin-kwikloader+Feb 11 2004, 08:14 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (kwikloader @ Feb 11 2004, 08:14 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Another question... in your stats.cfg, after changing the above line in stats.pl, and assuming I want to trace by Steam ID, do i put WONID or STEAMID here: # <!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->PlayerID: How players are tracked and recorded. # NAME = use player names as the unique ID for each player. (case sensitive) # LCNAME = use player names (case in-sensitive) # WONID = use player WONIDs ...
PlayerID = WONID<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> sorry for not providing a link (which i normally do) bit hyper with ut2004 demo release 20 mins ago.
You can find out about modifying it here <a href='http://www.psychostats.com/docs/pstats/chapter.php?sec=75' target='_blank'>http://www.psychostats.com/docs/pstats/chapter.php?sec=75</a> in the online documentation
Failign that do as posted above. U keep it set to wonid tracking the changes simply allow it to track steamids instead of wonids even tho u specify wonid tracking
<!--QuoteBegin-kwikloader+Feb 11 2004, 08:07 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (kwikloader @ Feb 11 2004, 08:07 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-eaglec+Feb 11 2004, 04:04 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (eaglec @ Feb 11 2004, 04:04 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> TY, Helpful stuff <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> but I must admin I didn't bother checking cos PS 2 just looks so much better <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Could you clarify? From what I just read 2.0 beta was available for CS only. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> 2.0 beta doesn't have the full NS support yet so mapstats are fairly useless but players stats are worked out very nicely. NS Support is planned and that should include things like building and destroying structures too.
As I said earlier currently I have both parsing the same set of logs, (links above)
I did notice that the hack to get steamID's working has a small flaw. It ignores the first 2 parts of the steam ID so there is a Tiny chance that two players may be combined. Still better than using names though <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Although if anyone could explain why things like 'last connected' differ...
Explained in a PM but for the benefit of anyone else wanting to know... I simply chose to ignore the warnings. Some of the data with regards to map info mainly does not get stored because the sql database is not properly prepped for NS. This leaves you with 2 choices. Ignore the error because all the stats still work or read the error logs and create the nessessary tables.
<!--QuoteBegin-eaglec+Feb 15 2004, 05:23 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (eaglec @ Feb 15 2004, 05:23 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Explained in a PM but for the benefit of anyone else wanting to know... I simply chose to ignore the warnings. Some of the data with regards to map info mainly does not get stored because the sql database is not properly prepped for NS. This leaves you with 2 choices. Ignore the error because all the stats still work or read the error logs and create the nessessary tables. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> By "ignoring the warnings", does this mean you actually ignored them, or did you place these lines in the ignorelines.cfg. If the latter is the case, kindly copy/paste the contents of your ignorelines.cfg here. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->
Nope, its a beta and NS support isn't finished yet so I meant 'ignoring them' as in I pay them no notice. You're trying to credit me with too much enthusiasm to do unessessary work <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /><!--endemo-->
You can download the updated stats.pl by clicking <a href='http://clancf.net/downloads/statspl.zip' target='_blank'>here</a> instead of 'hacking' the code yourself. And you can download the added map images for NS 3.0 by clicking <a href='http://www.psychostats.com/contribs/viewitem.php?itemid=69' target='_blank'>here</a>.
Comments
Psychostats 1.9 cant read steamid's so you hav to get it to registers users by 'name' (not ideal) Psychostats 2beta can read steam id's but it's support for NS is not yet complete. PS2b is a far superior peice of code, runs of a mysql database and uses perl to dynamically create the pages. It also generates the stats about twice as fast with less cpu overheads. If you haven't set anything up yet, go for ps2 when NS is properly supported.
To see them both in use for the same set of logs :-
<a href='http://www.ntfm.org/pstats/ns1/' target='_blank'>Psychostats 1.9</a>
<a href='http://www.ntfm.org/cgi-bin/ps.pl' target='_blank'>Psychostats 2.0beta</a>
You can view my server's PsychoStats page <a href='http://www.dominantspecies.org/psychostats3.0/index.html' target='_blank'>here.</a> <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /><!--endemo-->
Psychostats 1.9 cant read steamid's so you hav to get it to registers users by 'name' (not ideal) Psychostats 2beta can read steam id's but it's support for NS is not yet complete. PS2b is a far superior peice of code, runs of a mysql database and uses perl to dynamically create the pages. It also generates the stats about twice as fast with less cpu overheads. If you haven't set anything up yet, go for ps2 when NS is properly supported.
To see them both in use for the same set of logs :-
<a href='http://www.ntfm.org/pstats/ns1/' target='_blank'>Psychostats 1.9</a>
<a href='http://www.ntfm.org/cgi-bin/ps.pl' target='_blank'>Psychostats 2.0beta</a> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
psychostats 1.9 can read steamid fines. Theres an offical modified source posted on their forums which allows it to read steamids
<!--QuoteBegin-"Bry"+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> ("Bry")</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->psychostats 1.9 can read steamid fines. Theres an offical modified source posted on their forums which allows it to read steamids <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Can u give me the direct link!?!?! I dont have access to their forums for some tech issues (*cough* office comp *cough*)
ty! <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
<!--QuoteBegin-"Bry"+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> ("Bry")</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->psychostats 1.9 can read steamid fines. Theres an offical modified source posted on their forums which allows it to read steamids <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Can u give me the direct link!?!?! I dont have access to their forums for some tech issues (*cough* office comp *cough*)
ty! <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--><!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Dontcha hate it when someone says there's a fix on blah-blah-blah forums, and then doesn't provide you with the link? J/k... I searched for 15 or 20 minutes, found it, and will paste the contents here
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Configuring Steam Support with 1.9.1
You will need to manually edit your stats.pl file using notepad, or another text editor. You will need to change the following line (approx line 2248):
my ($bla,$steamid) = split(':',$won); ## Watch out for STEAM_ entries
This line should now look like this:
my $steamid = (split(':',$won))[-1];
I would also suggest that you only run new logs after you make this change.<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Could you clarify? From what I just read 2.0 beta was available for CS only.
# NAME = use player names as the unique ID for each player. (case sensitive)
# LCNAME = use player names (case in-sensitive)
# WONID = use player WONIDs ...
PlayerID = WONID<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
# NAME = use player names as the unique ID for each player. (case sensitive)
# LCNAME = use player names (case in-sensitive)
# WONID = use player WONIDs ...
PlayerID = WONID<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
sorry for not providing a link (which i normally do) bit hyper with ut2004 demo release 20 mins ago.
You can find out about modifying it here
<a href='http://www.psychostats.com/docs/pstats/chapter.php?sec=75' target='_blank'>http://www.psychostats.com/docs/pstats/chapter.php?sec=75</a>
in the online documentation
Failign that do as posted above. U keep it set to wonid tracking the changes simply allow it to track steamids instead of wonids even tho u specify wonid tracking
Could you clarify? From what I just read 2.0 beta was available for CS only. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
2.0 beta doesn't have the full NS support yet so mapstats are fairly useless but players stats are worked out very nicely. NS Support is planned and that should include things like building and destroying structures too.
As I said earlier currently I have both parsing the same set of logs, (links above)
I did notice that the hack to get steamID's working has a small flaw. It ignores the first 2 parts of the steam ID so there is a Tiny chance that two players may be combined. Still better than using names though <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Although if anyone could explain why things like 'last connected' differ...
I got it installed fine but when i try to run stats.pl to send the lgos to the mysql database it complains about not havign ns specific tables?
By "ignoring the warnings", does this mean you actually ignored them, or did you place these lines in the ignorelines.cfg. If the latter is the case, kindly copy/paste the contents of your ignorelines.cfg here. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->