I'm still rummaging through N1G-TF2-RANK's ancient posts to see if anyone has ask this question, but I'll ask now it anyways. It's in regards to the web interface and I'm still new to this. I've made a few attempts at this with no luck.
Is it possible to bypass player.php completely and simply have it go straight to a player's steam profile when their name is clicked on the rankings?
I think it's somewhere in here, maybe, but I'm not sure.
Code:
<tr onClick="showhideStats(\''.$player['steamId'].'\')">
<td class=row_alt>'.$player['rank'].'</td>
<td class=row><a href="../id/'.$player['steamId'].'">'.$player['name'].'</a></td>
<td class=row_alt>'.$player['points'].'</td>
<td class=row>'.$player['playtime'].'</td>
<td class=row_alt>'.$laststr.'</td>
</tr>
I just finished my MOTD, where I just removed the link, but I still need to do something about the main page.
http://stats.omlt.org/motd.php
http://stats.omlt.org/