Quote:
chrispedersen said:
Your script really gives me an idea, as I have a webserver sitting around doing nothing.. I wonder if I could host on that and then have the webserver publishing the script results continuously........
|
The script is to be considered very experimental. I haven't found out how to tell PHP effectively to use timeouts on socket streams. If there is no problem, it works beautifully, but if there is a problem then the script tends to hang up and freeze itself, which seems to vary from host to host, I really have no idea what causes that.
I have made another, earlier, script which you can install on your game server to show stats for games, check the "PHP status script for Dom3 game servers" in my sig. It inspects the savegame files to report on the game status. The two other scripts that I have been running, to display graphical scores, have gone down with the server, I don't think that I have local copies of those. They'd need an SQL database to work, anyway.