Jump to content
SSForum.net is back!

Recommended Posts

Posted
I'm wondering if anyone knows how I can add the current population, average population, etc to a website. I want it to list Current Population = 21 , Average Population = 54... etc.

Paintball Reloaded

Flood-

 

http://img221.imageshack.us/img221/627/beefie9bg.png

Posted
I've tried those Smong, it won't work for me.. or else I just dont know what to do. Bak, mind explaining that in english so I can understand? smile.gif

Paintball Reloaded

Flood-

 

http://img221.imageshack.us/img221/627/beefie9bg.png

Posted

 <?php
$currentpop = file_get_contents('http://stats.trenchwars.org/index.php?a=display&id=[ZONEIDHERE]');
echo($currentpop);
	?>

 

Whats not to get? Or you can use GoldEyes' php ping class. http://wiki.minegoboom.com/index.php/PHP_ping_client

-CRe

SSCC Desert Storm Owner

B.O.P. - Alive and running till the end of continuum.

4:L.C.> @Cre I am wearing.. THIS https://secure.wikimedia.org/wikipedia/en/wiki/Anti-rape_device

4:L.C.> Dick untouchable, and my ass will shred your cock

 

http://i44.tinypic.com/kf18ww.png

Posted
I don't get it either, but I don't know much about web development... I've been working on some pretty good flash stuff though, and would like to try and incorporate this..
Guest
This topic is now closed to further replies.
×
×
  • Create New...