Page 1 of 2
Server viewer
Posted: 04 Jan 2013, 12:34
by LORDMORGOTH
Are there any good server viewers for shootmania servers like
Gametracker?
Re: Server viewer
Posted: 04 Jan 2013, 15:02
by niarfman
Re: Server viewer
Posted: 04 Jan 2013, 16:01
by LORDMORGOTH
i don't need a server manager... i need just a viewer
Re: Server viewer
Posted: 04 Jan 2013, 16:07
by niarfman
There were xasecostats but very limited with shootmania.
You are expected something like that :
http://speedstuntmod.fr/serverlist ... ?

Re: Server viewer
Posted: 04 Jan 2013, 16:09
by magnetik
You can browse servers on the playerpage :
https://player.maniaplanet.com/servers/storm
Moreover, an API is available so developpers can create their own :
http://forum.maniaplanet.com/viewtopic. ... 82&t=13543
Re: Server viewer
Posted: 04 Jan 2013, 16:09
by LORDMORGOTH
yes... something to put here:
http://www.hclclan.com/server
similar to all the others
Re: Server viewer
Posted: 04 Jan 2013, 16:17
by magnetik
This is a good idea.
We don't plan to do this for now, but if other developers are free to do this

Re: Server viewer
Posted: 04 Jan 2013, 16:43
by niarfman
Ok, it's can be done "easilly" with xasecostats by modifying the PHP script that generate PNG pics.
Or using the GbxRemote given whith the dedicated server.
It depends on what you want to display but Xasecostats should be the easiest way for you
Re: Server viewer
Posted: 04 Jan 2013, 19:47
by niarfman
Hey, you can use this background if you want.
I am working on a PHP script using GD2 to add servers Informations by using Xasecostats.
Re: Server viewer
Posted: 05 Jan 2013, 01:33
by slugish
I created something to use for our servers. You can see it here:
http://www.cplrejects.com/?page_id=95
If anyone is super interested, I could share what I have and maybe someone could make a better version. (My code is usually crap)