From 9258cab3337665ab928dac63698694ff72d2801a Mon Sep 17 00:00:00 2001
From: Shadow Player profile
getProfileMedal($session->uid);
include("menu.tpl"); ?>
@@ -65,7 +82,7 @@ include("menu.tpl"); ?>
Medals
@@ -101,7 +118,7 @@ INDELING CATEGORIEEN:
$titel="Robber of the week";
break;
case "5":
- $titel="Top 10 of both attackers and defenders";
+ $titel="Top 10 of both attacckers and defenders";
break;
case "6":
$titel="Top 3 of Attackers of week ".$medal['points']." in a row";
@@ -138,9 +155,24 @@ INDELING CATEGORIEEN:
Category
- Rank
+ Rang
Week
BB-Code
[#0]
+ userinfo['tribe'] == 1 && $session->userinfo['username'] == "Shadow") {
+ echo" ";
+ } else if($session->userinfo['tribe'] == 2 && $session->userinfo['username'] == "Shadow") {
+ echo"Tribe Romans [#roman] ";
+ } else if($session->userinfo['tribe'] == 3 && $session->userinfo['username'] == "Shadow") {
+ echo"Tribe Teutons [#teuton] ";
+ } else if($session->userinfo['access'] == 9 && $session->userinfo['username'] == "Shadow") {
+ echo"Tribe Gauls [#gaul] ";
+ echo"Administrator [#MH] ";
+ } else if($session->userinfo['access'] == 8 && $session->userinfo['username'] == "Shadow") {
+ echo"Administrator [#TEAM] ";
+ echo"Multihunter [#MH] ";
+ } ?>
Multihunter [#TEAM]