Get stats out of Cs, Bf2, Quake and others

Posted by ExobiT, 09-23-2008, 12:14 AM
Hi, if i have some gameservers with quake, cs, css bf2, and some others how is the best way to get the player stats and put it out on a website ?. I prefere realtime if that is possible

Posted by Tim Greer, 09-23-2008, 12:54 AM
Just include them and show them on a page, or grab them from the site (or file, if it's local to the same server/site), parse the data and print it. What language are you wanting to use to accomplish this?

Posted by ExobiT, 09-23-2008, 03:58 AM
thx for your answer im sorry i did'tn understand very much of this (yes i did but now how to make it) and i need it in danish Can you give me some code explamples in php

Posted by Tim Greer, 09-23-2008, 04:44 PM
How did you want to get the information? Just in one big chunk and display it, or did you need to grab the data and parse it before displaying it? Can you get it from a remote site you control, or its database, or is this a local site you need to share information between? As for the language used, that's up to you what language you type your text in, unless you meant you needed to convert the actual language on the one page to your own.

Posted by InvisionCP, 09-23-2008, 05:54 PM
My suggestion is to get http://www.psychostats.com/ They do have it so you can integrate parts of it into your site. (I think they do at least) Just read up on the tutorials on their forums or site.

War diese Antwort hilfreich?

 Artikel drucken

Lesen Sie auch

Antivirus for Linux

Posted by bonjurkes, 09-17-2008, 05:59 PMHello, I am looking for an antivirus that i can...

Include and run a script within a program

Posted by Sammyboy99, 02-18-2011, 06:53 PMSo I've made a program that executes a script the only...

Object Oriented Programming in PHP

Posted by That Guy, 03-19-2007, 11:03 PMWhy? I want to make a login script, but I'm not sure if I...

Phpmyadmin and Webmail access problem from cpanel

Posted by Doctor_Web, 09-07-2007, 01:02 PMHello, we have a important problem with our cPanel...

Apache and extensions

Posted by attroll, 01-14-2008, 12:01 AMI have found a hole in one of my servers that someone else...