getUserArray($_GET['uid'],1); $varray = $database->getProfileVillages($_GET['uid']); if($user) { $totalpop = 0; foreach($varray as $vil) { $totalpop += $vil['pop']; } ?>
Delete player
Name: Gold:
Rank: ???. Population:
Villages: Plus:
Alliance: getAllianceName($user['alliance']);?> Status: -
Password:


NOTICE: DELETE ALL PLAYER VILLAGES BELLOW BEFORE DELETING PLAYER!

getCoor($varray[$i]['wref']); if($varray[$i]['capital']) { $capital = '(Capital)'; $delLink = ''; } else { $capital = ''; $delLink = ''; } echo ' '; } ?>
Name Population Coordinates
'.$varray[$i]['name'].' '.$capital.' '.$varray[$i]['pop'].' Check ('.$coorproc['x'].'|'.$coorproc['y'].') '.$delLink.'