
Powered by GameServers.net - www.gameservers.net
HQ Web Query
How to Integrate Live Server Stats in YOUR OWN Webpages:
Currently Supported for PAGE INTEGRATION:
Battlefield 1942 ( bf )
Call of Duty ( cod )
Counter-Strike ( cs )
Enemy Territory ( et )
Neverwinter Nights ( nwn )
Quake 3: Arena ( q3 )
Soldier of Fortune II ( sof )
Unreal Tournament 2003 ( ut03 )
Unreal Tournament 2004 ( ut04 )http://www.rfhq.com/hqq/<GAME>wq_inc.php?ip=<IP HERE>&port=<PORT HERE>
How-To:
- First find the game you want to insert into your webpages. More games are in the works.
- Take the URL and substitute the <GAME> for whats inside the brakets of the game you want.
- Substitute the <IP HERE> for your gameserver IP, and <PORT HERE> with your game's port.
- Make sure your server supports PHP, and your page has a .php extension.
- Insert the following code where you want your server stats to appear:
<? include("<INSERT URL"); ?>
- Example:
<? include("http://www.rfhq.com/hqq/codwq_inc.php?ip=193.195.223.72&port=28960"); ?>