Warning: Undefined array key "STEAMID" in /home/container/public_html/ttt_stats/search.php on line 16

Warning: Undefined array key "stype" in /home/container/public_html/ttt_stats/search.php on line 17

Search for your TTT stats!

"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; if ($sb_enabled == true){ echo ""; } echo ""; } } echo "
SteamID Nickname Playtime
(hours, minutes, seconds)
Rounds Played Times Innocent Times Detective Times Traitor Total Deaths Total Kills K/D Ratio Total Head-Shots Total Points Highest Score First Joined Last Seen
" . $playerSteamid . "" . $playerNickname . " H:" . $hours . " M:" . $minutes . " S:" . $seconds . "" . $playerRoundsplayed . "" . $playerInnocenttimes . "" . $playerDetectivetimes . "" . $playerTraitortimes . "" . $playerDeaths . "" . $playerKills . "" . $playerKDR . "" . $playerHeadshots . "" . $playerPoints . "" . $playerMaxfrags . "" . $playerFirstjoined . "" . $playerLastSeen . " " . $bannedTotal . "
"; ?>
"; } else if ($multiResult == 0 && isset($inputPlayer)){ echo "

No user found under that name.

"; } ?>