Server stats list

General Stuff about Armagetron, That doesn't belong anywhere else...
Post Reply
User avatar
Code hunter
Average Program
Posts: 51
Joined: Sat Dec 23, 2006 3:15 am

Server stats list

Post by Code hunter »

I was wondering if someone could help me make a server list (much like the one on this forum) that updates every 5 minutes of people who are playing in each server.

The site i want this on is trongaming.bb2.org

We have ATOM and XML and RSS and durka told me that you would have to use that so feel free to contact me if you can help make me one.
User avatar
DDMJ
Reverse Outside Corner Grinder
Posts: 1882
Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:

Post by DDMJ »

I was saying that you should parse wrtlpwnd's xml feed ( http://wrtlprnft.ath.cx/serverlist/serv ... tripcolors ).

Or, you could use some of the already parsed scripts of the xml such as wrtls: http://wrtlprnft.ath.cx/servertest.php ( http://wrtlprnft.ath.cx/servertest.phps ) or the one Tank uses on this site (I forgot the url).
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

DDMJ wrote:the one Tank uses on this site (I forgot the url).
I have too :/.
Image
User avatar
DDMJ
Reverse Outside Corner Grinder
Posts: 1882
Joined: Thu Jun 08, 2006 12:15 am
Location: LA, CA, USA, NA
Contact:

Post by DDMJ »

In: http://forums.armagetronad.net/template ... x_body.tpl at the bottom it shows

Code: Select all

<td class="row3" align="left"><span class="gensmall">Players Online Tron Servers:<br>{ONLINE_TRON_SERVERS}</span></td>
...well, that doesn't help much :P
Post Reply