Ok so I've set up a permanent ufo2000 server on one of the modsite servers, as well as a neat statistics page..
Website:
https://ufo2000.openxcom.com/Game Server: ufo2000.openxcom.com
There is also the map depot files which I have a copy of. Isn't there a database file that we can poll from the server to pull more info/data? Also the lua script if I'm not mistaken can just be converted to PHP.. Is the lua script the same that generates the "ufo2000 match making server" statistics page on port 2000? I'm currently pulling and parsing this into the url link above but it would be neat if we can poll this database and get more info. I can take care of any extras in interfacing into the db from PHP onto the website.
Edit: I just took a look at the lua script... Very nice. I'm gonna go ahead and convert this to PHP for use on
https://ufo2000.openxcom.com/ and start playing with the db... Shouldn't be too difficult.