PDA

View Full Version : Live Server Updates webpage


Acedeal
November 8th, 2002, 01:31
Ok,
Made a page that pulls the server info and dynamicaly creates the pages and updates every 60 secs.

To see it working, go to here http://www.dow-sniper.net/temphtml.htm
There are links to this off the main page from Stuff, and I may add one on the General section.

If you want your server to be listed on here, then put the highlighted section of code in your server.ini file, or what ever .ini you are using to start the server.

[Engine.GameEngine]
CacheSizeMegs=16
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.gamespy.com MasterServerPort=27900 DoUplink=True
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.qtracker.com MasterServerPort=27900 DoUplink=True Updateminutes=5 queryport=8777

You will also have to open port 8777 on your router so that qtracker can poll you


[br]

-(Oc)-Mavric
November 8th, 2002, 02:52
Thats neet, Now if it could just give player stats, you'll be set... :)

Acedeal
November 8th, 2002, 03:42
I have Stange_One working on a little VB proggie to pull all the logs into one file, then output to a singe master file.
THen we will run that output into HAOM's proggie and have the results.

Then you are going to make me a PHP scrript to sort and message the data :lol:

Damn, that sounds like a plan to me