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
This player is Admin.
This player is Multihunter.
This player is BANNED.
This player is on VACATION.
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 ""; // OASIS PART - must to be activated from install part $prefix = "".TB_PREFIX."odata"; $uid = $_GET['uid']; $wref = $vil['wref']; $sql = mysqli_query("SELECT * FROM $prefix WHERE owner = $uid AND conqured = $wref"); while($row = mysqli_fetch_array($sql)){ $type = $row["type"]; switch($type) { case 1: case 2: echo ""; break; case 3: echo ""; break; case 4: case 5: echo ""; break; case 6: echo ""; case 7: case 8: echo ""; break; case 9: echo ""; break; case 10: case 11: case 12: echo ""; break; } } // OASIS PART - must to be activated from install part echo ""; echo ""; } ?>
Villages
Name Oasis Inhabitants Coordinates
getMapCheck($vil['wref'])."\">".$vil['name'].""; if($vil['capital'] == 1) { echo " (capital)"; } echo " ".$vil['pop'].""; echo "
(".$coor['x']."
|
".$coor['y'].")