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]
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]