verse • PM |
Mar 22, 2011 9:46 PM
|
![]() Posts: 3 |
Hy there, i didnt know where to post so here i am with my problem.
I want to make a web site where i can put a list of my admins and their flags. Owners, moderators, administrators, helpers, slots, etc. The problem is the following, i want to keep a track on my website of their visits. And a track when they are online or not. I want to use 2 pictures with online and offline and to put these pictures right in front of the names of my admins, and to show when they are online or not. I don't know how gametracker works, but i saw that your banners are updating with the status of players on specific servers. Could you help me with some link to online/offline status of a specific player i want to add on my list? Or how to track my admins from my servers and to put their status on my website. Best regards, unnamed- ![]() |
burn • PM |
Mar 22, 2011 10:32 PM
|
![]() Posts: 10924 |
If you know PHP or some web coding language that could accomplish this (and you are a GT premium member), you could use the server feeds from the manage server page on your website. You could grab the data every so often, parse the list(s) for specific players, and use that to display an online/offline indicator.
You could also just copy/paste the banner codes for each of their player profiles and put that next to their name on their website. They could then click the banner to go to the player profile and see online/offline data. ![]() |