Lista de jugadores

La lista de jugadores está vacía
'; else { ?>
'; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; } ?>
Nick Kills HeadShots Muertes Disparos Daño Causado Última vez en línea
'.$out['name'].''.$out['kills'].''.$out['hs'].''.$out['deaths'].''.$out['shots'].''.$out['dmg'].''.$out['last_join'].'
Para ver estadísticas completas, haga clic en el Nick del jugador
1) echo str('/images/sigerman/mix/stats/?',$k_page,$page); // ?????????? ??? ?????? ???????. $bestKill = fch("SELECT `id`, `name`, `kills` FROM `csstats` ORDER by `kills` DESC LIMIT 1"); $bestDeath = fch("SELECT `id`, `name`, `deaths` FROM `csstats` ORDER by `deaths` DESC LIMIT 1"); $bestHeadShot = fch("SELECT `id`, `name`, `hs` FROM `csstats` ORDER by `hs` DESC LIMIT 1"); $bestShot = fch("SELECT `id`, `name`, `shots` FROM `csstats` ORDER by `shots` DESC LIMIT 1"); $bestDamage = fch("SELECT `id`, `name`, `dmg` FROM `csstats` ORDER by `dmg` DESC LIMIT 1"); $bestDefuse = fch("SELECT `id`, `name`, `bombdefused` FROM `csstats` ORDER by `bombdefused` DESC LIMIT 1"); $bestBombPlant = fch("SELECT `id`, `name`, `bombplants` FROM `csstats` ORDER by `bombplants` DESC LIMIT 1"); $bestBombExplosion = fch("SELECT `id`, `name`, `bombexplosions` FROM `csstats` ORDER by `bombexplosions` DESC LIMIT 1"); ?>

Best players