LordNam 0 Posted October 22, 2001 Howdy boyz'n girls. Just figured out how to do realtime queries for players, etc. The source is gonna be released to public one of these days. Requirements.... PHP 4.x on Windows OR Linux. Have a look @ <a href="http://www.wkk.dk/article.php?sid=27 If" target="_blank">http://www.wkk.dk/article.php?sid=27 If</a> you have NO idea what this is - it's an PHP script - possible to query against OFP servers. Then it displays Servername, port, players, worlds, missions etc. on a webpage. Furthermore it is possible to LAUNCH the game, DIRECTLY from the webpage, IF All Seeing Eye is installed. I just have to implement the last couple of features - release date: sometime this week. Share this post Link to post Share on other sites
LordNam 0 Posted October 22, 2001 Yeah Malboeuf, still waiting for the little thingy, with the SQUADLOGO.... REMEMBER It does NOT work on ded. servers - not for any of us here anyway. You promised to try and test it on your server / with your logo etc. Share this post Link to post Share on other sites
Dawdler 0 Posted October 22, 2001 Cool, its just this kind of thing we need ingame. Share this post Link to post Share on other sites
RN Malboeuf 12 Posted October 22, 2001 if you see the last post on logo's in ded servers a few posted it did work but it's confirmed not working 1.26+ Share this post Link to post Share on other sites
LordNam 0 Posted October 23, 2001 More info, look @: http://www.wkk.dk/article.php?sid=29 AND for the dubugger to be released in its full source as well @ http://www.pier.dk/ofp/ofpdebug.php Share this post Link to post Share on other sites
LordNam 0 Posted October 23, 2001 2001 - [WKK] RealTime Server Query (RTSQ) for OFP, released to public. See: <a href="http://www.wkk.dk/article.php?sid=30 " target="_blank">http://www.wkk.dk/article.php?sid=30 </a> 23/10-2001: LordNam (lordnam@wkk.dk) ------------------------------------ The source for the [WKK] REALTIME Server Qurier, has now been released at last :-) Requirements for RTSQ: PHP 4.x on Windows OR Linux (Best run @ Linux), but runs smooth on Windows as well. The RTSQ, lets you display ACTUAL/REALTIME - server stats / info - from a given server in play @ a WEBPAGE ! This is the MOST comprehensive / complete REALTIME SERVERSTATS / SERVERINFO for OFP to DATE ! With the builtin features, you can LAUNCH an OFP game FROM a webpage (requires * ASE), display the SERVERLOAD - both textwise, and graphical - look at the included examples. You can also display messages, depending on how many players are on your server, e.g. Furthermore a debugger is in the archive as well, - for easy-implementation of new queries / data-entries. BEST OF ALL ITS OPEN SOURCE !!! YEEHAA - GO CODE, and get those serverstats UP'n running. The RTSQ, can query OFP servers, and display - the following data: - Hostname (OFP-server-address, portnumber AND name of the server) - Servertype (OFP-public / private - password needed for entering server) - Serverversion (OFP-version of running server) - Requiredversion (OFP-min. required version to join server) - Missionstatus (OFP-is mission loaded ?) - Missionname (OFP-current mission loaded running / in play) - # players (OFP-# of current players at server) - Maxplayers (OFP-maximum players at server - NOTE, this is the CORRECT value, not like * ASE) Share this post Link to post Share on other sites