sobral-br • PM |
Feb 10, 2016 12:57 PM
|
Joined: Feb 03, 2016
Posts: 9 |
Is there any way to link the top10 player’s list of GameTracker to appear IN game? Is there any plugin for this? I use server dedicated Insurgency with SourceMod addon. |
burn • PM |
Feb 10, 2016 7:25 PM
|
Joined: Sep 27, 2006
Posts: 10924 |
GameTracker does not have anything premade to do so, but there are a couple of options. I do not know the in-game capabilities of this game, so some/all may not be possible.
1. Link to the player list 2. Embed the HTML banner 3. If you're savvy enough, GT Premium users have access to XML feeds for any server they have claimed. One of the feeds is the Top 50 Players on the server. |
sobral-br • PM |
Feb 11, 2016 4:30 PM
|
Joined: Feb 03, 2016
Posts: 9 |
How can I get the html code inframe to show the top10 list? Like the bellow VERTICAL INSURGENCY STANDALONE SERVER HTML BANNERS, but with all stats (Score Time Played Score/Min):
WebSite/Blog <iframe src="http://cache.www.gametracker.com/components/html0/?host=191.189.220.55:27016&bgColor=333333&fontColor=CCCCCC&titleBgColor=222222&titleColor=FF9900&borderColor=555555&linkColor=FFCC00&borderLinkColor=222222&showMap=1¤tPlayersHeight=100&showCurrPlayers=1&topPlayersHeight=100&showTopPlayers=1&showBlogs=0&width=240" frameborder="0" scrolling="no" width="240" height="536"></iframe> |