soil Posted January 19, 2006 Share Posted January 19, 2006 hi guys, i have created my own jka server tracker and would like some people to test it and see what they think of it. http://soil.zapto.org/jka_tracker/newtracker.php to include the tracker on ur site using PHP u can use this code: <?php include('http://soil.zapto.org/jka_tracker/jkatracker.php?tracker=numberhere'); ?> here are some known bugs: only works with port 29070. doesnt show more than 23 - 25 players on a server. Example of what you can put in: <style type="text/css"> <!-- body { font-family:Tahoma, Arial, Helvetica; font:bold; color:#FFFFFF; background-color:#30353c; font-size:10px; margin:3px; padding:3px; } a.link:link,a.link:active,a.link:visited { color: #fff; text-decoration: none; font-weight:bold; } a:link { color: #fff; text-decoration: none; font-weight:bold; } a:visited { color: #fff; text-decoration: none; font-weight:bold; } a:active { color: #fff; text-decoration: none; font-weight:bold; } a:hover { color: #09EBEA; text-decoration: none; font-weight:bold; } .box { font-family:Tahoma, Arial, Helvetica; color:#FFFFFF; font-weight: bold; background-color:#30353c; font-size:11px; border:solid 1px #E58F8F; } .topbox { background-image: url(bar.gif); background-repeat: repeat-x; font-size:11px; border-top:solid 1px #30353c; border-bottom:solid 1px #30353c; border-left:solid 1px #30353c; } --> </style> <table width="200" border="0" cellspacing="1" cellpadding="5" class="box"> <tr> <td class="topbox"><div align="center"><-servername-></div></td> </tr> <tr> <td> <div align="center"><-mapimage-></div> </td> </tr> <tr> <td> Map: <br> <-map-><br> Players:<br> <-players-><br> Server ip/port:<br> <-ip:port-><br> Mod:<br> <-mod-></td> </tr> <tr> <td><div align="center"><-playerlistlink-></div></td> </tr> </table> Out put: http://soil.zapto.org/jka_tracker/jkatracker.php?tracker=44 tell me what u think thanks. Link to comment Share on other sites More sharing options...
-bLaSt Posted January 19, 2006 Share Posted January 19, 2006 I think the "design your own layout" idea is kinda cool. But it might be a little to much for the average joe. Link to comment Share on other sites More sharing options...
razorace Posted February 1, 2006 Share Posted February 1, 2006 Sweet. This is cool. I agree thou. There probably needs to be a "use default layout" button. Thanks for providing this service! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.