procRankReq($_GET); $_GET['uid'] = preg_replace("/[^0-9]/","",$_GET['uid']); $displayarray = $database->getUserArray($_GET['uid'],1); $varmedal = $database->getProfileMedal($_GET['uid']); $profiel="".$displayarray['desc1']."".md5(skJkev3)."".$displayarray['desc2'].""; require("medal.php"); $profiel=explode("".md5(skJkev3)."", $profiel); $varray = $database->getProfileVillages($_GET['uid']); $totalpop = 0; foreach($varray as $vil) { $totalpop += $vil['pop']; } ?>

Player profile

uid) { if($session->sit == 0){ include("menu.tpl"); }else{ include("menu2.tpl"); } } ?>
Player
Details Description
"; } ?> "; } //Gender if(isset($displayarray['gender']) && $displayarray['gender'] != 0) { $gender = ($displayarray['gender']== 1)? "Male" : "Female"; echo ""; } //Location if($displayarray['location'] != "") { echo ""; } ?> uid) { if($session->sit == 0){ echo ""; }else{ echo ""; } } else { echo ""; } ?>
Banned
Rank getUserRank($displayarray['id']); ?>
Tribe
Alliance getAllianceName($displayarray['alliance']); echo "".$displayalliance.""; } ?>
Villages
Population
Age$age
Gender".$gender."
Location".$displayarray['location']."
» Change profile » Change profile » Write message
getCoor($vil['wref']); echo ""; echo ""; } ?>
Villages
Name Inhabitants Coordinates
getMapCheck($vil['wref'])."\">".$vil['name'].""; if($vil['capital'] == 1) { echo " (capital)"; } echo "".$vil['pop'].""; echo "
(".$coor['x']."
|
".$coor['y'].")