1
Well I have been busy working on a new module that will allow bf2 fans to query thier favorite server to see who is on it, what the ping times are for each player, and hopefully be able to join to that server from the page. This script will allow you to search the database for specific servers and it will allow you to add your own server information to the database. I am still working on quite a few of the key features, but for the most part it works very well. I found the display script on another site, and integrated it into the one I was originally developing.
I am looking out for a way that I can have the database update on a regular basis, as to have it as current as possible. Does anyone know of a way, or has anyone come across a way or site that does this? Because right now the only hard variables it needs are the server name, the ip address of the server and the server port, which is usually 29900. I need a script that can parse a list and insert it into the db. Anyway, you can view it here.
www.bf2online.com/modules/bf2queryIt is far from done, but I think it will make a pretty good addition to a bf2 fan site.