PDA

View Full Version : Server Status Program?


xtestx
05-31-2004, 03:56 PM
I was wondering if there is a program similar to this

http://server.counter-strike.net/forums/showthread.php?s=6cea377689e7380af5b8cd4d1059ce26&threadid=29589

(It goes onto your website and says when your server is up or down, what map it is on, how many players are there, and how much kills they have for counter-strike)

But as an EQEmu version? like what they have here http://eqemulator.net/

I need something that will say when my server is Up, locked or not, and how many players on it if possible :D or if anyone knows how to do it in html if you could please post the format?

Thanks

x-scythe
06-01-2004, 07:38 AM
i dont think you can do that in HTML...
maybe a java applet?
try and do a google search for how to do it, im sure you can find it

Pyrix
06-01-2004, 07:39 AM
u can code it in combination with php and a mysql db

xtestx
06-04-2004, 08:23 PM
I looked around for information about setting something like that up for about an hour and couldn't find anything that useful.

There are programs I use for my Counter-Strike website that would tell this for example.

Status: Private
Players Frags Time on Server
{$$} Sly 76 1hour 20min 5sec
.boy 22 47min 2sec
})a_}(illah 14 22min 47sec
.nub 9 5min 35sec
.e2 phoenix 2 10min 1sec

Map Name: fy_iceworld2k

--------------------



:Picture of Map:



--------------------

I just want the status of the server and # of players w/o names and details :)

They come with a set of files that you upload to your server and the website. Pretty much the:

Map Pictures
Readme
Other config files

Is there anyone that knows either a site that explains exactly how to setup something like this?