View Single Post
Dude
Junior Member
Join Date: Dec 2010
Old 01-10-2011 , 14:53   Re: [L4D & L4D2] Custom Player Stats v1.4B105
Reply With Quote #1165

If you need only versus stats, replace in layout.tpl this:
PHP Code:
<li>
<a href="javascript:void();" class="special" onmouseover="showcmb(this, '<a href=&quot;maps.php?type=coop&quot;>
Coop Stats</a><br><?php echo $realismcmblink;?>
<a href=&quot;maps.php?type=versus&quot;>Versus Stats</a>
<br><?php echo $scavengecmblink;?>
<a href=&quot;maps.php?type=survival&quot;>Survival Stats</a>
<br><?php echo $realismversuscmblink;?>
<?php 
echo $mutationscmblink;?>');" onmouseout="hidecmb();">Gamemode Stats &raquo;</a></li>
with this:
PHP Code:
<li><a href="maps.php?type=versus">Verus stats</a></li
or if u need only coop, etc. to:
PHP Code:
<li><a href="maps.php?type=versus">Coop stats</a></li
BUT - after any site update you must do it again.
__________________
Gamers Community: gamesteams.com/Dude.html
Dudeists Steam Gropup server with stats http://left4bowl.clanservers.com
Dude is offline