dkgost • PM |
Mar 21, 2011 2:54 PM
|
![]() Posts: 3 |
Hello,
Is it possible if I may take the content "Current Players" from http://www.gametracker.com/server_info/173.199.66.11:2302/, I own the server and if I could also have the "Online Players" content too.. I have seen another clan that has this. All I want is to receive the data of players in server and online players. Please Sahan.
Last edited by: dkgost Mar 21, 2011 3:15 PM
|
burn • PM |
Mar 21, 2011 4:06 PM
|
![]() Posts: 10924 |
You may be interested in the HTML banner http://www.gametracker.com/server_info/173.199.66.11:2302/b/
![]() |
dkgost • PM |
Mar 21, 2011 4:20 PM
|
![]() Posts: 3 |
I have tried that out, but I would like to make my own.
Like the one shown on here, http://blackmist.cz.cc/, is there any way please? I don't want the game tracker sign in the banner. |
burn • PM |
Mar 21, 2011 4:47 PM
|
![]() Posts: 10924 |
I'm not sure if that banner has anything to do with GameTracker, unless they are using server feeds.
If you are a GameTracker Premium member and have the server claimed, you can find links to XML feeds and on your webserver, parse it and display it as an image or list. PHP coding could do this. ![]() |
dkgost • PM |
Mar 21, 2011 4:52 PM
|
![]() Posts: 3 |
oh sorry, i meant i have already made a banner
you know the gametracker then it says gametracker.com at the bottom of it.. I just don't want that box there.. the rest is fine.. also I visited your startingclan.pdf ![]() |
burn • PM |
Mar 21, 2011 5:05 PM
|
![]() Posts: 10924 |
If you are a GT Premium member, you can parse the XML feeds in the manage area of the server page. Then, you can use web coding, such as PHP to parse the data into a dynamic image.
![]() |