Big Race USA - Homepage

Ein ProPinball-Spiel


Ante's BRUSA Ladder (calculated till game "; $nLadderGames=$nGames-23198; echo $nGames." (".$nLadderGames."))\n"; echo "RankNameWinsLoosesStreakLastgameRatingDeviationScore"; if ($_REQUEST["all"]==1) { $query="SELECT * FROM hall WHERE headtohead=1 order by score desc"; } else $query="SELECT * FROM hall where headtohead=1 and deviation<35000 order by score desc"; $result = mysql_query("$query"); if ($result) { $i=1; while ($res = mysql_fetch_array($result)) { echo "".$i."".$res["lobby_id"].""; echo $res["act_games_won"]."".$res["act_games_lost"]; echo "".$res["act_streak"]."".$res["lastgame"]; echo "".$res["rating"]."".$res["deviation"]; echo "".$res["score"]."\n"; $i=$i+1; } echo "\n"; mysql_free_result($result); } ?>
Ladder system based on the Glicko system developed by Prof Mark E. Glickman,
Dept of Mathematics and Statistics, Boston University
 
Pro Pinball, The Web, Timeshock!, Big Race USA and Fantastic Journey are trademarks of Empire Interactive.
All other trademarks and logos are the property of their respective owners.
Copyright (c) 2003 by Andreas 'Ante' Grabher