Ns Stats/admin Program

crazynetcrazynet Join Date: 2004-05-13 Member: 28647Members, Constellation
Hey, I am trying to write an NS Stats/Admin program. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> I have a lot of it done but there?s one thing that I need to get a hold of and that is a games log file. I need this so that I can figure out how the server outputs the data so that I can parse it. If anyone can help me either post below or used one of the contact links below. Thanks

Comments

  • titaniumtitanium Join Date: 2003-10-31 Member: 22166Members
    in server.cfg add the line "log on"

    play a game

    check */hlds_l/nsp/logs/
  • NiteowlNiteowl Join Date: 2002-09-04 Member: 1274Members, NS1 Playtester, Contributor
    AFAIK, the PsychoStats server plugin that has been around for a good while has excellent support for NS stats. I'm not sure if you've seen it, can take inspiration, what have you.

    <a href='http://www.psychostats.com/pstats.php' target='_blank'>right here</a>
  • crazynetcrazynet Join Date: 2004-05-13 Member: 28647Members, Constellation
    Yea I have taken a look at that porgram. Im doing one thing a little diffrently and thats that im going to be using live streams so that theres no wate on the log files. Also assuming that nothing goes to terrably wrong this will have its own internal data base structure so that you wont have to go out and get ur own database program. Also this one is being written in java. The out put will most likely be a simple java applet that will need to be embeded into a page. The first release probly wont have as many configurable peases but as time goes along ill be adding alot more stuff like that to it.
    Im also adding an AMX/Admin MOD type of structure into it also but it probly wont be fully impemented in the first beta that i release.
Sign In or Register to comment.