Merge pull request #7 from yi12345/master

Commit Mass
This commit is contained in:
akshay9
2013-03-23 08:14:35 -07:00
37 changed files with 2972 additions and 3444 deletions
File diff suppressed because one or more lines are too long
+8
View File
@@ -1849,6 +1849,14 @@ class MYSQL_DB {
$dbarray = mysql_fetch_array($result);
$q = "UPDATE ".TB_PREFIX."bdata SET timestamp = $time WHERE id = '".$dbarray['id']."'";
$this->query($q);
$q2 = "SELECT * FROM " . TB_PREFIX . "bdata where wid = $wid and loopcon = 1 and field <= 18 order by master,timestamp ASC";
if(mysql_num_rows($q2) > 0){
$result2 = mysql_query($q2);
$dbarray2 = mysql_fetch_array($result2);
$wc_time = $dbarray['timestamp'];
$q2 = "UPDATE ".TB_PREFIX."bdata SET timestamp = timestamp - $wc_time WHERE id = '".$dbarray2['id']."'";
$this->query($q2);
}
}
function getMasterJobs($wid) {
+2 -1
View File
@@ -31,6 +31,7 @@ define("UPDATE_T_10","Update Top 10");
define("SYSTEM_MESSAGE","System message");
define("TRAVIAN_PLUS","Travian <b><span class=\"plus_g\">P</span><span class=\"plus_o\">l</span><span class=\"plus_g\">u</span><span class=\"plus_o\">s</span></span></span></b>");
define("CONTACT","Contact us!");
define("GAME_RULES","Game Rules");
//MENU
define("REG","Register");
@@ -368,4 +369,4 @@ define("MASS_SENT","Mass IGM was sent");
$lang['login'] = "Login";
?>
?>
+372
View File
@@ -0,0 +1,372 @@
<?php
//////////////////////////////////////////////////////////////////////////////////////////////////////
// TRAVIANX //
// Only for advanced users, do not edit if you dont know what are you doing! //
// Made by: Dzoki & Dixie (TravianX) //
// - TravianX = Travian Clone Project - //
// DO NOT REMOVE COPYRIGHT NOTICE! //
//////////////////////////////////////////////////////////////////////////////////////////////////////
// //
// ENGLISH //
// Author: Dzoki //
/////////////////////////////
//MAIN MENU
define("TRIBE1","羅馬人");
define("TRIBE2","條頓人");
define("TRIBE3","高盧人");
define("TRIBE4","自然界");
define("TRIBE5","達賴族");
define("TRIBE6","Monsters");
define("HOME","首頁");
define("INSTRUCT","說明");
define("ADMIN_PANEL","管理員控制台-ACP");
define("MASS_MESSAGE","發送群信");
define("LOGOUT","登出");
define("PROFILE","個人資料");
define("SUPPORT","支援");
define("UPDATE_T_10","更新前10名");
define("SYSTEM_MESSAGE","系統公告");
define("TRAVIAN_PLUS","Travian <b><span class=\"plus_g\">P</span><span class=\"plus_o\">l</span><span class=\"plus_g\">u</span><span class=\"plus_o\">s</span></span></span></b>");
define("CONTACT","聯絡我們!");
define("GAME_RULES","遊戲規定");
//MENU
define("REG","註冊");
define("FORUM","論壇");
define("CHAT","聊天室");
define("IMPRINT","Imprint");
define("MORE_LINKS","更多連結");
define("TOUR","Game Tour");
//ERRORS
define("USRNM_EMPTY","(Username empty)");
define("USRNM_TAKEN","(Name is already in use.)");
define("USRNM_SHORT","(min. ".USRNM_MIN_LENGTH." figures)");
define("USRNM_CHAR","(Invalid Characters)");
define("PW_EMPTY","(Password empty)");
define("PW_SHORT","(min. ".PW_MIN_LENGTH." figures)");
define("PW_INSECURE","(Password insecure. Please choose a more secure one.)");
define("EMAIL_EMPTY","(Email Empty)");
define("EMAIL_INVALID","(Invalid email address)");
define("EMAIL_TAKEN","(Email is already in use)");
define("TRIBE_EMPTY","<li>Please choose a tribe.</li>");
define("AGREE_ERROR","<li>You have to agree to the game rules and the general terms & conditions in order to register.</li>");
define("LOGIN_USR_EMPTY","Enter name.");
define("LOGIN_PASS_EMPTY","Enter password.");
define("EMAIL_ERROR","Email does not match existing");
define("PASS_MISMATCH","Passwords do not match");
define("ALLI_OWNER","Please appoint an alliance owner before deleting");
define("SIT_ERROR","Sitter already set");
define("USR_NT_FOUND","Name does not exist.");
define("LOGIN_PW_ERROR","The password is wrong.");
define("WEL_TOPIC","Useful tips & information ");
define("ATAG_EMPTY","Tag empty");
define("ANAME_EMPTY","Name empty");
define("ATAG_EXIST","Tag taken");
define("ANAME_EXIST","Name taken");
define("NOT_OPENED_YET","Server not started yet.");
define("REGISTER_CLOSED","The register is closed. You can't register to this server.");
define("NAME_EMPTY","Please insert name");
define("NAME_NO_EXIST","There is no user with the name ");
define("ID_NO_EXIST","There is no user with the id ");
define("SAME_NAME","You can't invite yourself");
define("ALREADY_INVITED"," already invited");
define("ALREADY_IN_ALLY"," already in this alliance");
//COPYRIGHT
define("TRAVIAN_COPYRIGHT","TravianZ 100% Open Source Travian Clone.");
//BUILD.TPL
define("CUR_PROD","目前的產量");
define("NEXT_PROD","產量在等級 ");
//BUILDINGS
define("B1","伐木場");
define("B1_DESC","伐木場是砍伐木材的地方.伐木場等級越高,單位時間內能砍伐的木材也就越多.");
define("B2","泥坑");
define("B2_DESC","泥坑是生產泥土的地方.泥坑等級越高,單位時間內生產的磚塊也就越多.");
define("B3","鐵礦場");
define("B3_DESC","鐵礦場是用來採集鐵礦的.鐵礦場等級越高,每小時能採集的鐵礦就越多.");
define("B4","農場");
define("B4_DESC","農場是為居民生產糧食的地方.農場等級越高,所能生產的糧食也就越多.");
//DORF1
define("LUMBER","木材");
define("CLAY","磚塊");
define("IRON","鋼鐵");
define("CROP","穀物");
define("LEVEL","等級");
define("CROP_COM",CROP." consumption");
define("PER_HR","每小時");
define("PROD_HEADER","生產");
define("MULTI_V_HEADER","村莊");
define("ANNOUNCEMENT","Announcement");
define("GO2MY_VILLAGE","回到我的村莊");
define("VILLAGE_CENTER","地圖中心");
define("FINISH_GOLD","花費2金,結束這個村莊當前建築任務或者兵種研發, 升級的任務. (除了皇宮和行宮)");
define("WAITING_LOOP","(等待建築)");
define("HRS","(hrs.)");
define("DONE_AT","結束在");
define("CANCEL","取消");
define("LOYALTY","Loyalty:");
define("CALCULATED_IN","產生在");
define("SEVER_TIME","伺服器時間:");
//QUEST
define("Q_CONTINUE","Continue with the next task.");
define("Q_REWARD","Your reward:");
define("Q0","Welcome to ");
define("Q0_DESC","As I see you have been made chieftain of this little village. I will be your counselor for the first few days and never leave your (right hand) side.");
define("Q0_OPT1","To the first task.");
define("Q0_OPT2","Look around on your own.");
define("Q0_OPT3","Play no tasks.");
define("Q1","Task 1: Woodcutter");
define("Q1_DESC","There are four green forests around your village. Construct a woodcutter on one of them. Lumber is an important resource for our new settlement.");
define("Q1_ORDER","Order:<\/p>Construct a woodcutter.");
define("Q1_RESP","Yes, that way you gain more lumber.I helped a bit and completed the order instantly.");
define("Q1_REWARD","Woodcutter instantly completed.");
define("Q2","Task 2: Crop");
define("Q2_DESC","Now your subjects are hungry from working all day. Extend a cropland to improve your subjects' supply. Come back here once the building is complete.");
define("Q2_ORDER","Order:<\/p>Extend one cropland.");
define("Q2_RESP","Very good. Now your subjects have enough to eat again...");
define("Q3","Task 3: Your Village's Name");
define("Q3_DESC","Creative as you are you can grant your village the ultimate name.\r\n<br \/><br \/>\r\nClick on 'profile' in the left hand menu and then select 'change profile'...");
define("Q3_ORDER","Order:<\/p>Change your village's name to something nice.");
define("Q3_RESP","Wow, a great name for their village. It could have been the name of my village!...");
define("Q4","Task 4: Other Players");
define("Q4_DESC","In ". SERVER_NAME ." you play along with billions of other players. Click 'statistics' in the top menu to look up your rank and enter it here.");
define("Q4_ORDER","Order:<\/p>Look for your rank in the statistics and enter it here.");
define("Q4_BUTN","complete task");
define("Q4_RESP","Exactly! That's your rank.");
define("Q5","Task 5: Two Building Orders");
define("Q5_DESC","Build an iron mine and a clay pit. Of iron and clay one can never have enough.");
define("Q5_ORDER","Order:<\/p><ul><li>Extend one iron mine.<\/li><li>Extend one clay pit.<\/li><\/ul>");
define("Q5_RESP","As you noticed, building orders take rather long. The world of ". SERVER_NAME ." will continue to spin even if you are offline. Even in a few months there will be many new things for you to discover.\r\n<br \/><br \/>\r\nThe best thing to do is occasionally checking your village and giving you subjects new tasks to do.");
define("Q6","Message From The Taskmaster");
define("Q6_DESC","You are to be informed that a nice reward is waiting for you at the taskmaster.<br /><br />Hint: The message has been generated automatically. An answer is not necessary.");
define("Q5","Task 5: Two Building Orders");
define("Q5_DESC","Build an iron mine and a clay pit. Of iron and clay one can never have enough.");
define("Q5_ORDER","Order:<\/p><ul><li>Extend one iron mine.<\/li><li>Extend one clay pit.<\/li><\/ul>");
define("Q5_RESP","As you noticed, building orders take rather long. The world of ". SERVER_NAME ." will continue to spin even if you are offline. Even in a few months there will be many new things for you to discover.\r\n<br \/><br \/>\r\nThe best thing to do is occasionally checking your village and giving you subjects new tasks to do.");
//======================================================//
//================ UNITS - DO NOT EDIT! ================//
//======================================================//
define("U0","英雄");
//ROMAN UNITS
define("U1","Legionnaire");
define("U2","Praetorian");
define("U3","Imperian");
define("U4","Equites Legati");
define("U5","Equites Imperatoris");
define("U6","Equites Caesaris");
define("U7","Battering Ram");
define("U8","Fire Catapult");
define("U9","Senator");
define("U10","Settler");
//TEUTON UNITS
define("U11","Clubswinger");
define("U12","Spearman");
define("U13","Axeman");
define("U14","Scout");
define("U15","Paladin");
define("U16","Teutonic Knight");
define("U17","Ram");
define("U18","Catapult");
define("U19","Chief");
define("U20","Settler");
//GAUL UNITS
define("U21","Phalanx");
define("U22","Swordsman");
define("U23","Pathfinder");
define("U24","Theutates Thunder");
define("U25","Druidrider");
define("U26","Haeduan");
define("U27","Ram");
define("U28","Trebuchet");
define("U29","Chieftain");
define("U30","Settler");
define("U99","Trap");
//NATURE UNITS
define("U31","Rat");
define("U32","Spider");
define("U33","Snake");
define("U34","Bat");
define("U35","Wild Boar");
define("U36","Wolf");
define("U37","Bear");
define("U38","Crocodile");
define("U39","Tiger");
define("U40","Elephant");
//NATARS UNITS
define("U41","Pikeman");
define("U42","Thorned Warrior");
define("U43","Guardsman");
define("U44","Birds Of Prey");
define("U45","Axerider");
define("U46","Natarian Knight");
define("U47","War Elephant");
define("U48","Ballista");
define("U49","Natarian Emperor");
define("U50","Natarian Settler");
//MONSTER UNITS
define("U51","Monster Peon");
define("U52","Monster Hunter");
define("U53","Monster Warrior");
define("U54","Ghost");
define("U55","Monster Steed");
define("U56","Monster War Steed");
define("U57","Monster Ram");
define("U58","Monster Catapult");
define("U59","Monster Chief");
define("U60","Monster Settler");
// RESOURCES
define("R1","Lumber");
define("R2","Clay");
define("R3","Iron");
define("R4","Crop");
//INDEX.php
define("LOGIN","Login");
define("PLAYERS","Players");
define("ACTIVE","Active");
define("ONLINE","Online");
define("TUTORIAL","Tutorial");
define("PLAYER_STATISTICS","Player statistics");
define("TOTAL_PLAYERS","".PLAYERS." in total");
define("ACTIVE_PLAYERS","Active players");
define("ONLINE_PLAYERS","".PLAYERS." online");
define("MP_STRATEGY_GAME","".SERVER_NAME." - the multiplayer strategy game");
define("WHAT_IS","".SERVER_NAME." is one of the most popular browser games in the world. As a player in ".SERVER_NAME.", you will build your own empire, recruit a mighty army, and fight with your allies for game world hegemony.");
define("REGISTER_FOR_FREE","Register here for free!");
define("LATEST_GAME_WORLD","Latest game world");
define("LATEST_GAME_WORLD2","Register on the latest<br/>game world and enjoy<br/>the advantages of<br/>being one of the<br/>first players.");
define("PLAY_NOW","Play ".SERVER_NAME." now");
define("LEARN_MORE","Learn more <br/>about ".SERVER_NAME."!");
define("LEARN_MORE2","Now with a revolutionised<br>server system, completely new<br>graphics <br>This clone is The Shiz!");
define("COMUNITY","Community");
define("BECOME_COMUNITY","Become part of our community now!");
define("BECOME_COMUNITY2","Become a part of one of<br>the biggest gaming<br>communities in the<br>world.");
define("NEWS","News");
define("SCREENSHOTS","Screenshots");
define("LEARN1","Upgrade your fields and mines to increase your resource production. You will need resources to construct buildings and train soldiers.");
define("LEARN2","Construct and expand the buildings in your village. Buildings improve your overall infrastructure, increase your resource production and allow you to research, train and upgrade your troops.");
define("LEARN3","View and interact with your surroundings. You can make new friends or new enemies, make use of the nearby oases and observe as your empire grows and becomes stronger.");
define("LEARN4","Follow your improvement and success and compare yourself to other players. Look at the Top 10 rankings and fight to win a weekly medal.");
define("LEARN5","Receive detailed reports about your adventures, trades and battles. Don't forget to check the brand new reports about the happenings taking place in your surroundings.");
define("LEARN6","Exchange information and conduct diplomacy with other players. Always remember that communication is the key to winning new friends and solving old conflicts.");
define("LOGIN_TO","Log in to ". SERVER_NAME);
define("REGIN_TO","Register in ". SERVER_NAME);
define("P_ONLINE","Players online: ");
define("P_TOTAL","Players in total: ");
define("CHOOSE","Please choose a server.");
define("STARTED"," The server started ". round((time()-COMMENCE)/86400) ." days ago.");
//ANMELDEN.php
define("NICKNAME","暱稱");
define("EMAIL","電郵信箱");
define("PASSWORD","密碼");
define("ROMANS","羅馬人");
define("TEUTONS","條頓人");
define("GAULS","高盧人");
define("NW","西北方");
define("NE","東北方");
define("SW","西南方");
define("SE","東南方");
define("RANDOM","隨機");
define("ACCEPT_RULES"," 我接受本遊戲的 遊戲規定 和 條款.");
define("ONE_PER_SERVER","每個服務器,每個玩家只能擁有一個帳戶.");
define("BEFORE_REGISTER","在你創造帳號之前請你務必閱讀 <a href='../anleitung.php' target='_blank'>遊戲說明</a> 了解 TravianX 3個種族的優點和缺點");
define("BUILDING_UPGRADING","建築:");
define("HOURS","小時");
//ATTACKS ETC.
define("TROOP_MOVEMENTS","軍隊移動:");
define("ARRIVING_REINF_TROOPS","Arriving reinforcing troops");
define("ARRIVING_REINF_TROOPS_SHORT","Reinf.");
define("OWN_ATTACKING_TROOPS","Own attacking troops");
define("ATTACK","攻擊");
define("OWN_REINFORCING_TROOPS","Own reinforcing troops");
define("TROOPS_DORF","軍隊:");
//LOGIN.php
define("COOKIES","You must have cookies enabled to be able to log in. If you share this computer with other people you should log out after each session for your own safety.");
define("NAME","名稱");
define("PW_FORGOTTEN","忘記密碼?");
define("PW_REQUEST","Then you can request a new one which will be sent to your email address.");
define("PW_GENERATE","產生一組新密碼.");
define("EMAIL_NOT_VERIFIED","電子郵件帳號不正確!");
define("EMAIL_FOLLOW","Follow this link to activate your account.");
define("VERIFY_EMAIL","驗證郵件.");
//404.php
define("NOTHING_HERE","Nothing here!");
define("WE_LOOKED","We looked 404 times already but can't find anything");
//TIME RELATED
define("CALCULATED","產生在");
define("SERVER_TIME","伺服器時間:");
//MASSMESSAGE.php
define("MASS","Message Content");
define("MASS_SUBJECT","主旨:");
define("MASS_COLOR","Message color:");
define("MASS_REQUIRED","All fields required");
define("MASS_UNITS","Images (units):");
define("MASS_SHOWHIDE","Show/Hide");
define("MASS_READ","Read this: after adding smilie, you have to add left or right after number otherwise image will won't work");
define("MASS_CONFIRM","Confirmation");
define("MASS_REALLY","Do you really want to send MassIGM?");
define("MASS_ABORT","Aborting right now");
define("MASS_SENT","Mass IGM was sent");
/*
|--------------------------------------------------------------------------
| Index
|--------------------------------------------------------------------------
*/
$lang['index'][0][1] = "Welcome to " . SERVER_NAME . "";
$lang['index'][0][2] = "Manual";
$lang['index'][0][3] = "這是免費的, 現在就加入!";
$lang['index'][0][4] = "What is " . SERVER_NAME . "";
$lang['index'][0][5] = "" . SERVER_NAME . " 是 <b>網頁遊戲</b> 是架構於瀏覽器的遊戲<BR />TRAVIAN世界內有數千至數萬名玩家,一名玩家就是一個村莊的領主,以外交、權謀、諜戰、結盟、分工等等謀略,成為中世紀霸主<br /><p>這是 <strong>免費的</strong> 而且 <strong>不用下載</strong>.";
$lang['index'][0][6] = "點擊這裡玩 " . SERVER_NAME . "";
$lang['index'][0][7] = "總人數";
$lang['index'][0][8] = "活躍的玩家";
$lang['index'][0][9] = "在線的玩家";
$lang['index'][0][10] = "About the game";
$lang['index'][0][11] = "You will begin as the chief of a tiny village and will embark on an exciting quest.";
$lang['index'][0][12] = "Build up villages, wage wars or establish trade routes with your neighbours.";
$lang['index'][0][13] = "Play with and against thousands of other real players and conquer the the world of Travian.";
$lang['index'][0][14] = "新聞";
$lang['index'][0][15] = "說明";
$lang['index'][0][16] = "遊戲截圖";
$lang['forum'] = "論壇";
$lang['register'] = "註冊";
$lang['login'] = "登入";
?>
+5 -1
View File
@@ -95,8 +95,12 @@ class Profile {
global $database,$session,$form;
if($post['pw2'] == $post['pw3']) {
if($database->login($session->username,$post['pw1'])) {
if ($_POST['uid'] != $session->uid){
die("Hacking Attempr");
} else {
$database->updateUserField($post['uid'],"password",md5($post['pw2']),1);
}
}
else {
$form->addError("pw",LOGIN_PW_ERROR);
}
@@ -161,4 +165,4 @@ class Profile {
}
};
$profile = new Profile;
?>
?>
+13 -18
View File
@@ -116,23 +116,18 @@ class Session {
}
private function checkLogin(){
global $database;
if(isset($_SESSION['username']) && isset($_SESSION['sessid'])) {
if(!$database->checkActiveSession($_SESSION['username'], $_SESSION['sessid'])) {
$this->Logout();
return false;
} else {
//Get and Populate Data
$this->PopulateVar();
//update database
$database->addActiveUser($_SESSION['username'], $this->time);
$database->updateUserField($_SESSION['username'], "timestamp", $this->time, 0);
return true;
}
} else {
return false;
}
}
global $database;
if(isset($_SESSION['username']) && isset($_SESSION['sessid'])) {
//Get and Populate Data
$this->PopulateVar();
//update database
$database->addActiveUser($_SESSION['username'], $this->time);
$database->updateUserField($_SESSION['username'], "timestamp", $this->time, 0);
return true;
} else {
return false;
}
}
private function PopulateVar() {
global $database;
@@ -195,4 +190,4 @@ class Session {
$session = new Session;
$form = new Form;
$message = new Message;
?>
?>
+471 -471
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -588,7 +588,7 @@ if ($ironL<4 || $clayL<4 || $woodL<4 || $cropL<6){?>
<?php } elseif($_SESSION['qst']== 23){
$database->updateUserField($_SESSION['username'],'quest','24',0);
$_SESSION['qst']= 24; ?>
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><span id=\"qst_accpt\"><\/span><\/div>\n\t\t<div id=\"qstbg\" class=\"intro\"><\/div>\n\t\t","number":-25,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>","msrc":"<?php echo $messagelol; ?>","altstep":0}<a href=\"javascript: qst_next('','23');\">Continue to play.<\/a>
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><br \/><br \/><\/div>\n\t\t<div id=\"qstbg\" class=\"allres\"><\/div>\n\t\t","number":23,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>g","msrc":"<?php echo $messagelol; ?>","altstep":0}
<?php
} elseif($_SESSION['qst']==90){
$time=time();?>
@@ -664,7 +664,7 @@ if ($_SESSION['qst_time']>= $time ){ ?>
<?php } else if($_SESSION['qst']== 97){
$database->updateUserField($_SESSION['username'],'quest','24',0);
$_SESSION['qst']= 24; ?>
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><span id=\"qst_accpt\"><\/span><\/div>\n\t\t<div id=\"qstbg\" class=\"intro\"><\/div>\n\t\t","number":-25,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>","msrc":"<?php echo $messagelol; ?>","altstep":0}
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><br \/><br \/><\/div>\n\t\t<div id=\"qstbg\" class=\"allres\"><\/div>\n\t\t","number":23,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>g","msrc":"<?php echo $messagelol; ?>","altstep":0}
@@ -916,7 +916,7 @@ if ($ironL<4 || $clayL<4 || $woodL<4 || $cropL<6){?>
<?php } elseif($_SESSION['qst']== 23){
$database->updateUserField($_SESSION['username'],'quest','24',0);
$_SESSION['qst']= 24; ?>
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><span id=\"qst_accpt\"><\/span><\/div>\n\t\t<div id=\"qstbg\" class=\"intro\"><\/div>\n\t\t","number":-25,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>","msrc":"<?php echo $messagelol; ?>","altstep":0}
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><br \/><br \/><\/div>\n\t\t<div id=\"qstbg\" class=\"allres\"><\/div>\n\t\t","number":23,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>g","msrc":"<?php echo $messagelol; ?>","altstep":0}
<?php
} elseif($_SESSION['qst']==90){
@@ -993,7 +993,7 @@ if ($_SESSION['qst_time']>= $time ){ ?>
<?php } else if($_SESSION['qst']== 97){
$database->updateUserField($_SESSION['username'],'quest','24',0);
$_SESSION['qst']= 24; ?>
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><span id=\"qst_accpt\"><\/span><\/div>\n\t\t<div id=\"qstbg\" class=\"intro\"><\/div>\n\t\t","number":-25,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>","msrc":"<?php echo $messagelol; ?>","altstep":0}
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><br \/><br \/><\/div>\n\t\t<div id=\"qstbg\" class=\"allres\"><\/div>\n\t\t","number":23,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>g","msrc":"<?php echo $messagelol; ?>","altstep":0}
+1 -1
View File
@@ -26,7 +26,7 @@ foreach($show_topic as $topi) {
<th>Move topic</td>
<td><select class="dropdown" name="fid">
<?php
$show_cat = $database->ForumCat();
$show_cat = $database->ForumCat($session->alliance);
foreach($show_cat as $cats) {
if($cats['id'] == $_GET['idf']){
echo '<option value="'.$cats['id'].'" selected>'.$cats['forum_name'].'</option>';
+5 -5
View File
@@ -134,7 +134,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -189,7 +189,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -243,7 +243,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -298,7 +298,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -353,7 +353,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -137,7 +137,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -192,7 +192,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -246,7 +246,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -301,7 +301,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -356,7 +356,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -134,7 +134,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -189,7 +189,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -243,7 +243,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -298,7 +298,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -353,7 +353,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -137,7 +137,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -192,7 +192,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -246,7 +246,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -301,7 +301,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -356,7 +356,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -97,7 +97,7 @@ $start=1; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -136,7 +136,7 @@ $start=11;?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -174,7 +174,7 @@ $start=21; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -213,7 +213,7 @@ $start=31; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -252,7 +252,7 @@ $start=41; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
+5 -5
View File
@@ -98,7 +98,7 @@ $start=1; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -137,7 +137,7 @@ $start=11;?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -175,7 +175,7 @@ $start=21; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -214,7 +214,7 @@ $start=31; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -253,7 +253,7 @@ $start=41; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
+5 -5
View File
@@ -134,7 +134,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -189,7 +189,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -243,7 +243,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -298,7 +298,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -353,7 +353,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -137,7 +137,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -192,7 +192,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -246,7 +246,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -301,7 +301,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -356,7 +356,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -134,7 +134,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -189,7 +189,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -243,7 +243,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -298,7 +298,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -353,7 +353,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -137,7 +137,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -192,7 +192,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -246,7 +246,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -301,7 +301,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -356,7 +356,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -134,7 +134,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -189,7 +189,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -243,7 +243,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -298,7 +298,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -353,7 +353,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+5 -5
View File
@@ -137,7 +137,7 @@ $start=1; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -192,7 +192,7 @@ $start=11;?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -246,7 +246,7 @@ $start=21; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -301,7 +301,7 @@ $start=31; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
@@ -356,7 +356,7 @@ $start=41; ?>
?>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php }else{ ?>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<?php } ?>
</tr></thead>
<tbody class="units">
+7 -7
View File
@@ -127,7 +127,7 @@ $start=1; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -166,7 +166,7 @@ $start=11;?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -204,7 +204,7 @@ $start=21; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -244,7 +244,7 @@ $start=31; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -283,7 +283,7 @@ $start=41; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -323,7 +323,7 @@ $start=31; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -362,7 +362,7 @@ $start=41; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
+7 -7
View File
@@ -132,7 +132,7 @@ $start=1; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='1'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -171,7 +171,7 @@ $start=11;?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='2'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -209,7 +209,7 @@ $start=21; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='3'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -249,7 +249,7 @@ $start=31; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -288,7 +288,7 @@ $start=41; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -328,7 +328,7 @@ $start=31; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='4'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
@@ -367,7 +367,7 @@ $start=41; ?>
<thead>
<tr>
<td class="role">Defender</th>
<td colspan="10"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
<td colspan="<?php echo $colspan2; ?>"><?php if($targettribe=='5'){ echo'<a href="spieler.php?uid='.$database->getUserField($dataarray[28],"id",0).'">'.$database->getUserField($dataarray[28],"username",0).'</a> from the village <a href="karte.php?d='.$dataarray[29].'&amp;c='.$generator->getMapCheck($dataarray[29]).'">'.stripslashes($dataarray[30]).'</a>'; } else { echo"Reinforcement"; } ?></td>
</tr></thead>
<tbody class="units">
<tr>
+66 -53
View File
@@ -1,55 +1,68 @@
<?php
////////////// made by alq0rsan MADE BETER BY advocaite /////////////////////////
if($session->access != BANNED){
$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$golds = mysql_fetch_array($MyGold);
$MyId = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
$uuid = mysql_fetch_array($MyId);
$MyVilId = mysql_query("SELECT * FROM ".TB_PREFIX."bdata WHERE `wid`='".$village->wid."'") or die(mysql_error());
$uuVilid = mysql_fetch_array($MyVilId);
$MyVilId2 = mysql_query("SELECT * FROM ".TB_PREFIX."research WHERE `vref`='".$village->wid."'") or die(mysql_error());
$uuVilid2 = mysql_fetch_array($MyVilId2);
$goldlog = mysql_query("SELECT * FROM ".TB_PREFIX."gold_fin_log") or die(mysql_error());
$today = date("mdHi");
if($session->sit == 0) {
if (mysql_num_rows($MyGold)) {
if($golds['6'] > 2) {
if (mysql_num_rows($MyVilId) || mysql_num_rows($MyVilId2)) {
mysql_query("UPDATE ".TB_PREFIX."bdata set timestamp = '1' where wid = ".$village->wid." AND type != '25' OR type != '26'") or die(mysql_error());
mysql_query("UPDATE ".TB_PREFIX."research set timestamp = '1' where vref = '".$village->wid."'") or die(mysql_error());
$done1 = "&nbsp;&nbsp; All construction orders and Researches in this village has been Completed";
mysql_query("UPDATE ".TB_PREFIX."users set gold = ".($session->gold-2)." where `id`='".$session->uid."'") or die(mysql_error());
mysql_query("INSERT INTO ".TB_PREFIX."gold_fin_log VALUES ('".(mysql_num_rows($goldlog)+1)."', '".$village->wid."', 'Finish construction and research with gold')") or die(mysql_error());
} else {
$done1 = "&nbsp;&nbsp; Nothing has been Completed";
mysql_query("INSERT INTO ".TB_PREFIX."gold_fin_log VALUES ('".(mysql_num_rows($goldlog)+1)."', '".$village->wid."', 'Failed construction and research with gold')") or die(mysql_error());
}
} else {
$done1 = "&nbsp;&nbsp;You need more Gold";
}
}
}
header("Location: plus.php?id=3");
}else{
header("Location: banned.php");
}
if($session->access!=BANNED){
$ww = 1;
foreach($building->buildArray as $jobs) {
if($jobs['wid']==$village->wid){
$wwvillage = $database->getResourceLevel($jobs['wid']);
if($wwvillage['f99t']!=40){
$level = $jobs['level'];
if($jobs['type'] != 25 AND $jobs['type'] != 26 AND $jobs['type'] != 40) {
$finish = 1;
$resource = $building->resourceRequired($jobs['field'],$jobs['type']);
if($jobs['master'] == 0){
$q = "UPDATE ".TB_PREFIX."fdata set f".$jobs['field']." = ".$jobs['level'].", f".$jobs['field']."t = ".$jobs['type']." where vref = ".$jobs['wid'];
}else{
$villwood = $database->getVillageField($jobs['wid'],'wood');
$villclay = $database->getVillageField($jobs['wid'],'clay');
$villiron = $database->getVillageField($jobs['wid'],'iron');
$villcrop = $database->getVillageField($jobs['wid'],'crop');
$type = $jobs['type'];
$buildarray = $GLOBALS["bid".$type];
$buildwood = $buildarray[$level]['wood'];
$buildclay = $buildarray[$level]['clay'];
$buildiron = $buildarray[$level]['iron'];
$buildcrop = $buildarray[$level]['crop'];
if($buildwood < $villwood && $buildclay < $villclay && $buildiron < $villiron && $buildcrop < $villcrop){
$enought_res = 1;
$q = "UPDATE ".TB_PREFIX."fdata set f".$jobs['field']." = ".$jobs['level'].", f".$jobs['field']."t = ".$jobs['type']." where vref = ".$jobs['wid'];
}
}
if($database->query($q) && ($enought_res == 1 or $jobs['master'] == 0)) {
$database->modifyPop($jobs['wid'],$resource['pop'],0);
$database->addCP($jobs['wid'],$resource['cp']);
$q = "DELETE FROM ".TB_PREFIX."bdata where id = ".$jobs['id'];
$database->query($q);
if($jobs['type'] == 18) {
$owner = $database->getVillageField($jobs['wid'],"owner");
$max = $bid18[$level]['attri'];
$q = "UPDATE ".TB_PREFIX."alidata set max = $max where leader = $owner";
$database->query($q);
}
}
if(($jobs['field'] >= 19 && ($session->tribe == 1 || $session->tribe == 5 || ALLOW_ALL_TRIBE)) || (!ALLOW_ALL_TRIBE && $session->tribe != 1 && $session->tribe != 5)) { $innertimestamp = $jobs['timestamp']; }
}
}
}
}
$wwvillage1 = $database->getResourceLevel($village->wid);
if($wwvillage1['f99t']!=40){
$ww = 0;
}
if($ww == 0){
$database->finishDemolition($village->wid);
$technology->finishTech();
$logging->goldFinLog($village->wid);
$database->modifyGold($session->uid,2,0);
$stillbuildingarray = $database->getJobs($village->wid);
if(count($stillbuildingarray) == 1) {
if($stillbuildingarray[0]['loopcon'] == 1) {
$q = "UPDATE ".TB_PREFIX."bdata SET loopcon=0,timestamp=".(time()+$stillbuildingarray[0]['timestamp']-$innertimestamp)." WHERE id=".$stillbuildingarray[0]['id'];
$database->query($q);
}
}
}
header("Location: plus.php?id=3");
}else{
header("Location: banned.php");
}
?>
+3 -1
View File
@@ -29,6 +29,8 @@ $vdata = $database->getVillage($Wref);
$errormsg .= "There is no village on those coordinates.";
}elseif($troops == "0"){
$errormsg .= "No troops has been selected.";
}elseif($database->hasBeginnerProtection($Wref)==1){
$errormsg .= "Player under protection.";
}else{
if($_POST['target_id'] != ""){
@@ -158,4 +160,4 @@ $vill[$towref] = 1;
}else{
header("Location: build.php?id=39&t=99");
}
?>
?>
+7 -7
View File
@@ -40,16 +40,16 @@ div.c1 {text-align: center}
echo "<a href=\"Admin/admin.php\"><font color=\"Blue\">Multihunter Panel</font></a>";
} ?> <?php if($session->access == ADMIN) {
echo "<a href=\"Admin/admin.php\"><font color=\"Red\">Admin Panel</font></a>";
echo "<a href=\"massmessage.php\">Mass Message</a>";
echo "<a href=\"medals.php\">Update Top 10</a>";
echo "<a href=\"sysmsg.php\">System message</a>";
echo "<a href=\"Admin/admin.php\"><font color=\"Red\">".ADMIN_PANEL."</font></a>";
echo "<a href=\"massmessage.php\">".MASS_MESSAGE."</a>";
echo "<a href=\"medals.php\">".UPDATE_T_10."</a>";
echo "<a href=\"sysmsg.php\">".SYSTEM_MESSAGE."</a>";
echo "<a href=\"create_account.php\">Create Natars</a>";
} ?> <a href="logout.php"><?php echo LOGOUT; ?></a></p>
} ?> <a href="logout.php"><?php echo LOGOUT;?></a></p>
<a href="rules.php"><b>Game Rules</b></a>
<a href="rules.php"><b><?php echo GAME_RULES;?></b></a>
<p><a href="plus.php?id=3">Travian <b><span class="plus_g">P</span><span class="plus_o">l</span><span class="plus_g">u</span><span class="plus_o">s</span></b></a>
<a href="support.php"><b>Support</b></a>
<a href="support.php"><b><?php echo SUPPORT;?></b></a>
<br></p>
<?php
$timestamp = $database->isDeleting($session->uid);
+3 -4
View File
@@ -145,15 +145,14 @@ include("Templates/res.tpl");
<div id="stime">
<div id="ltime">
<div id="ltimeWrap">
Calculated in <b><?php
<?php echo CALCULATED_IN;?> <b><?php
echo round(($generator->pageLoadTimeEnd()-$start)*1000);
?></b> ms
<br />Server time: <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
<br /><?php echo SEVER_TIME;?> <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
</div>
</div>
</div>
<div id="ce"></div>
</body>
</html>
</html>
+3 -4
View File
@@ -96,14 +96,13 @@ include("Templates/res.tpl");
<div id="stime">
<div id="ltime">
<div id="ltimeWrap">
Calculated in <b><?php
<?php echo CALCULATED_IN;?> <b><?php
echo round(($generator->pageLoadTimeEnd()-$start)*1000);
?></b> ms
<br />Server time: <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
<br /><?php echo SEVER_TIME;?> <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
</div>
</div>
</div>
<div id="ce"></div>
</body>
</html>
</html>
+2 -3
View File
@@ -105,11 +105,10 @@ include("Templates/res.tpl");
<div id="stime">
<div id="ltime">
<div id="ltimeWrap">
Calculated in <b><?php
<?php echo CALCULATED_IN;?> <b><?php
echo round(($generator->pageLoadTimeEnd()-$start)*1000);
?></b> ms
<br />Server time: <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
<br /><?php echo SEVER_TIME;?> <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
</div>
</div>
</div>
+254 -294
View File
@@ -1,294 +1,254 @@
@CHARSET "UTF-8";
#flags {
position:absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
}
#region_select {
color: white;
font-size: 10px;
text-transform: uppercase;
width:120px;
background-color: #535353;
border: 1px solid #777;
padding: 1px 0;
padding-left: 4px;
margin-right: 15px;
position: relative;
top: -2px;
}
#flags div {
display: inline;
}
#flag_box {
}
#flag_box img {
margin-top: 9px;
height: 11px;
width: 16px;
background-image: url("elements/country_sprite.gif");
}
#flag_box a {
margin: 4px;
}
/**
* Flag sprite definition
*/
.flag_ad { background-position: 0px 0px; }
.flag_ae { background-position: -16px 0px; }
.flag_af { background-position: -32px 0px; }
.flag_ag { background-position: -48px 0px; }
.flag_ai { background-position: -64px 0px; }
.flag_al { background-position: -80px 0px; }
.flag_am { background-position: -96px 0px; }
.flag_an { background-position: -112px 0px; }
.flag_ao { background-position: -128px 0px; }
.flag_ar { background-position: -144px 0px; }
.flag_as { background-position: -160px 0px; }
.flag_at { background-position: -176px 0px; }
.flag_au { background-position: -192px 0px; }
.flag_aw { background-position: -208px 0px; }
.flag_ax { background-position: -224px 0px; }
.flag_az { background-position: -240px 0px; }
.flag_ba { background-position: -256px 0px; }
.flag_bb { background-position: -272px 0px; }
.flag_bd { background-position: -288px 0px; }
.flag_be { background-position: -304px 0px; }
.flag_bf { background-position: -320px 0px; }
.flag_bg { background-position: -336px 0px; }
.flag_bh { background-position: -352px 0px; }
.flag_bi { background-position: -368px 0px; }
.flag_bj { background-position: -384px 0px; }
.flag_bm { background-position: -400px 0px; }
.flag_bn { background-position: -416px 0px; }
.flag_bo { background-position: -432px 0px; }
.flag_br { background-position: -448px 0px; }
.flag_bs { background-position: -464px 0px; }
.flag_bt { background-position: -480px 0px; }
.flag_bv { background-position: -496px 0px; }
.flag_bw { background-position: -512px 0px; }
.flag_by { background-position: -528px 0px; }
.flag_bz { background-position: -544px 0px; }
.flag_ca { background-position: -560px 0px; }
.flag_catalonia { background-position: -576px 0px; }
.flag_cc { background-position: -592px 0px; }
.flag_cd { background-position: -608px 0px; }
.flag_cf { background-position: -624px 0px; }
.flag_cg { background-position: -640px 0px; }
.flag_ch { background-position: -656px 0px; }
.flag_ci { background-position: -672px 0px; }
.flag_ck { background-position: -688px 0px; }
.flag_cl { background-position: -704px 0px; }
.flag_cm { background-position: -720px 0px; }
.flag_cn { background-position: -736px 0px; }
.flag_co { background-position: -752px 0px; }
.flag_cr { background-position: -768px 0px; }
.flag_cs { background-position: -784px 0px; }
.flag_cu { background-position: -800px 0px; }
.flag_cv { background-position: -816px 0px; }
.flag_cx { background-position: -832px 0px; }
.flag_cy { background-position: -848px 0px; }
.flag_cz { background-position: -864px 0px; }
.flag_de { background-position: -880px 0px; }
.flag_dj { background-position: -896px 0px; }
.flag_dk { background-position: -912px 0px; }
.flag_dm { background-position: -928px 0px; }
.flag_do { background-position: -944px 0px; }
.flag_dz { background-position: -960px 0px; }
.flag_ec { background-position: -976px 0px; }
.flag_ee { background-position: -992px 0px; }
.flag_eg { background-position: -1008px 0px; }
.flag_eh { background-position: -1024px 0px; }
.flag_en { background-position: -1040px 0px; }
.flag_er { background-position: -1056px 0px; }
.flag_es, .flag_net { background-position: -1072px 0px; }
.flag_et { background-position: -1088px 0px; }
.flag_europeanunion { background-position: -1104px 0px; }
.flag_fam { background-position: -1120px 0px; }
.flag_fi { background-position: -1136px 0px; }
.flag_fj { background-position: -1152px 0px; }
.flag_fk { background-position: -1168px 0px; }
.flag_fm { background-position: -1184px 0px; }
.flag_fo { background-position: -1200px 0px; }
.flag_fr { background-position: -1216px 0px; }
.flag_ga { background-position: -1232px 0px; }
.flag_uk, .flag_gb { background-position: -1248px 0px; }
.flag_gd { background-position: -1264px 0px; }
.flag_ge { background-position: -1280px 0px; }
.flag_gf { background-position: -1296px 0px; }
.flag_gh { background-position: -1312px 0px; }
.flag_gi { background-position: -1328px 0px; }
.flag_gl { background-position: -1344px 0px; }
.flag_gm { background-position: -1360px 0px; }
.flag_gn { background-position: -1376px 0px; }
.flag_gp { background-position: -1392px 0px; }
.flag_gq { background-position: -1408px 0px; }
.flag_gr { background-position: -1424px 0px; }
.flag_gs { background-position: -1440px 0px; }
.flag_gt { background-position: -1456px 0px; }
.flag_gu { background-position: -1472px 0px; }
.flag_gw { background-position: -1488px 0px; }
.flag_gy { background-position: -1504px 0px; }
.flag_hk { background-position: -1520px 0px; }
.flag_hm { background-position: -1536px 0px; }
.flag_hn { background-position: -1552px 0px; }
.flag_hr { background-position: -1568px 0px; }
.flag_ht { background-position: -1584px 0px; }
.flag_hu { background-position: -1600px 0px; }
.flag_id { background-position: -1616px 0px; }
.flag_ie { background-position: -1632px 0px; }
.flag_il { background-position: -1648px 0px; }
.flag_in { background-position: -1664px 0px; }
.flag_io { background-position: -1680px 0px; }
.flag_iq { background-position: -1696px 0px; }
.flag_ir { background-position: -1712px 0px; }
.flag_is { background-position: -1728px 0px; }
.flag_it { background-position: -1744px 0px; }
.flag_jm { background-position: -1760px 0px; }
.flag_jo { background-position: -1776px 0px; }
.flag_jp { background-position: -1792px 0px; }
.flag_ke { background-position: -1808px 0px; }
.flag_kg { background-position: -1824px 0px; }
.flag_kh { background-position: -1840px 0px; }
.flag_ki { background-position: -1856px 0px; }
.flag_km { background-position: -1872px 0px; }
.flag_kn { background-position: -1888px 0px; }
.flag_kp { background-position: -1904px 0px; }
.flag_kr { background-position: -1920px 0px; }
.flag_kw { background-position: -1936px 0px; }
.flag_ky { background-position: -1952px 0px; }
.flag_kz { background-position: -1968px 0px; }
.flag_la { background-position: -1984px 0px; }
.flag_lb { background-position: -2000px 0px; }
.flag_lc { background-position: -2016px 0px; }
.flag_li { background-position: -2032px 0px; }
.flag_lk { background-position: -2048px 0px; }
.flag_lr { background-position: -2064px 0px; }
.flag_ls { background-position: -2080px 0px; }
.flag_lt { background-position: -2096px 0px; }
.flag_lu { background-position: -2112px 0px; }
.flag_lv { background-position: -2128px 0px; }
.flag_ly { background-position: -2144px 0px; }
.flag_ma { background-position: -2160px 0px; }
.flag_mc { background-position: -2176px 0px; }
.flag_md { background-position: -2192px 0px; }
.flag_me { background-position: -2208px 0px; }
.flag_mg { background-position: -2224px 0px; }
.flag_mh { background-position: -2240px 0px; }
.flag_mk { background-position: -2256px 0px; }
.flag_ml { background-position: -2272px 0px; }
.flag_mm { background-position: -2288px 0px; }
.flag_mn { background-position: -2304px 0px; }
.flag_mo { background-position: -2320px 0px; }
.flag_mp { background-position: -2336px 0px; }
.flag_mq { background-position: -2352px 0px; }
.flag_mr { background-position: -2368px 0px; }
.flag_ms { background-position: -2384px 0px; }
.flag_mt { background-position: -2400px 0px; }
.flag_mu { background-position: -2416px 0px; }
.flag_mv { background-position: -2432px 0px; }
.flag_mw { background-position: -2448px 0px; }
.flag_mx { background-position: -2464px 0px; }
.flag_my { background-position: -2480px 0px; }
.flag_mz { background-position: -2496px 0px; }
.flag_na { background-position: -2512px 0px; }
.flag_nc { background-position: -2528px 0px; }
.flag_ne { background-position: -2544px 0px; }
.flag_nf { background-position: -2560px 0px; }
.flag_ng { background-position: -2576px 0px; }
.flag_ni { background-position: -2592px 0px; }
.flag_nl { background-position: -2608px 0px; }
.flag_no { background-position: -2624px 0px; }
.flag_np { background-position: -2640px 0px; }
.flag_nr { background-position: -2656px 0px; }
.flag_nu { background-position: -2672px 0px; }
.flag_nz { background-position: -2688px 0px; }
.flag_om { background-position: -2704px 0px; }
.flag_pa { background-position: -2720px 0px; }
.flag_pe { background-position: -2736px 0px; }
.flag_pf { background-position: -2752px 0px; }
.flag_pg { background-position: -2768px 0px; }
.flag_ph { background-position: -2784px 0px; }
.flag_pk { background-position: -2800px 0px; }
.flag_pl { background-position: -2816px 0px; }
.flag_pm { background-position: -2832px 0px; }
.flag_pn { background-position: -2848px 0px; }
.flag_pr { background-position: -2864px 0px; }
.flag_ps { background-position: -2880px 0px; }
.flag_pt { background-position: -2896px 0px; }
.flag_pw { background-position: -2912px 0px; }
.flag_py { background-position: -2928px 0px; }
.flag_qa { background-position: -2944px 0px; }
.flag_re { background-position: -2960px 0px; }
.flag_ro { background-position: -2976px 0px; }
.flag_rs { background-position: -2992px 0px; }
.flag_ru { background-position: -3008px 0px; }
.flag_rw { background-position: -3024px 0px; }
.flag_sa { background-position: -3040px 0px; }
.flag_sb { background-position: -3056px 0px; }
.flag_sc { background-position: -3072px 0px; }
.flag_scotland { background-position: -3088px 0px; }
.flag_sd { background-position: -3104px 0px; }
.flag_se { background-position: -3120px 0px; }
.flag_sg { background-position: -3136px 0px; }
.flag_sh { background-position: -3152px 0px; }
.flag_si { background-position: -3168px 0px; }
.flag_sj { background-position: -3184px 0px; }
.flag_sk { background-position: -3200px 0px; }
.flag_sl { background-position: -3216px 0px; }
.flag_sm { background-position: -3232px 0px; }
.flag_sn { background-position: -3248px 0px; }
.flag_so { background-position: -3264px 0px; }
.flag_sr { background-position: -3280px 0px; }
.flag_st { background-position: -3296px 0px; }
.flag_sv { background-position: -3312px 0px; }
.flag_sy { background-position: -3328px 0px; }
.flag_sz { background-position: -3344px 0px; }
.flag_tc { background-position: -3360px 0px; }
.flag_td { background-position: -3376px 0px; }
.flag_tf { background-position: -3392px 0px; }
.flag_tg { background-position: -3408px 0px; }
.flag_th { background-position: -3424px 0px; }
.flag_tj { background-position: -3440px 0px; }
.flag_tk { background-position: -3456px 0px; }
.flag_tl { background-position: -3472px 0px; }
.flag_tm { background-position: -3488px 0px; }
.flag_tn { background-position: -3504px 0px; }
.flag_to { background-position: -3520px 0px; }
.flag_tr { background-position: -3536px 0px; }
.flag_tt { background-position: -3552px 0px; }
.flag_tv { background-position: -3568px 0px; }
.flag_tw { background-position: -3584px 0px; }
.flag_tz { background-position: -3600px 0px; }
.flag_ua { background-position: -3616px 0px; }
.flag_ug { background-position: -3632px 0px; }
.flag_um { background-position: -3648px 0px; }
.flag_us { background-position: -3664px 0px; }
.flag_uy { background-position: -3680px 0px; }
.flag_uz { background-position: -3696px 0px; }
.flag_va { background-position: -3712px 0px; }
.flag_vc { background-position: -3728px 0px; }
.flag_ve { background-position: -3744px 0px; }
.flag_vg { background-position: -3760px 0px; }
.flag_vi { background-position: -3776px 0px; }
.flag_vn { background-position: -3792px 0px; }
.flag_vu { background-position: -3808px 0px; }
.flag_wales { background-position: -3824px 0px; }
.flag_wf { background-position: -3840px 0px; }
.flag_ws { background-position: -3856px 0px; }
.flag_ye { background-position: -3872px 0px; }
.flag_yt { background-position: -3888px 0px; }
.flag_za { background-position: -3904px 0px; }
.flag_zm { background-position: -3920px 0px; }
.flag_zw { background-position: -3936px 0px; }
.flag_com { background-position: -3952px 0px; }
@charset UTF-8;
#flags{position:absolute;top:0;left:0;width:100%;text-align:center;}
#region_select{color:#FFF;font-size:10px;text-transform:uppercase;width:120px;background-color:#535353;border:1px solid #777;margin-right:15px;position:relative;top:-2px;padding:1px 0 1px 4px;}
#flags div{display:inline;}
#flag_box img{margin-top:9px;height:11px;width:16px;background-image:url(elements/country_sprite.gif);}
#flag_box a{margin:4px;}
.flag_ad{background-position:0 0;}
.flag_ae{background-position:-16px 0;}
.flag_af{background-position:-32px 0;}
.flag_ag{background-position:-48px 0;}
.flag_ai{background-position:-64px 0;}
.flag_al{background-position:-80px 0;}
.flag_am{background-position:-96px 0;}
.flag_an{background-position:-112px 0;}
.flag_ao{background-position:-128px 0;}
.flag_ar{background-position:-144px 0;}
.flag_as{background-position:-160px 0;}
.flag_at{background-position:-176px 0;}
.flag_au{background-position:-192px 0;}
.flag_aw{background-position:-208px 0;}
.flag_ax{background-position:-224px 0;}
.flag_az{background-position:-240px 0;}
.flag_ba{background-position:-256px 0;}
.flag_bb{background-position:-272px 0;}
.flag_bd{background-position:-288px 0;}
.flag_be{background-position:-304px 0;}
.flag_bf{background-position:-320px 0;}
.flag_bg{background-position:-336px 0;}
.flag_bh{background-position:-352px 0;}
.flag_bi{background-position:-368px 0;}
.flag_bj{background-position:-384px 0;}
.flag_bm{background-position:-400px 0;}
.flag_bn{background-position:-416px 0;}
.flag_bo{background-position:-432px 0;}
.flag_br{background-position:-448px 0;}
.flag_bs{background-position:-464px 0;}
.flag_bt{background-position:-480px 0;}
.flag_bv{background-position:-496px 0;}
.flag_bw{background-position:-512px 0;}
.flag_by{background-position:-528px 0;}
.flag_bz{background-position:-544px 0;}
.flag_ca{background-position:-560px 0;}
.flag_catalonia{background-position:-576px 0;}
.flag_cc{background-position:-592px 0;}
.flag_cd{background-position:-608px 0;}
.flag_cf{background-position:-624px 0;}
.flag_cg{background-position:-640px 0;}
.flag_ch{background-position:-656px 0;}
.flag_ci{background-position:-672px 0;}
.flag_ck{background-position:-688px 0;}
.flag_cl{background-position:-704px 0;}
.flag_cm{background-position:-720px 0;}
.flag_cn{background-position:-736px 0;}
.flag_co{background-position:-752px 0;}
.flag_cr{background-position:-768px 0;}
.flag_cs{background-position:-784px 0;}
.flag_cu{background-position:-800px 0;}
.flag_cv{background-position:-816px 0;}
.flag_cx{background-position:-832px 0;}
.flag_cy{background-position:-848px 0;}
.flag_cz{background-position:-864px 0;}
.flag_de{background-position:-880px 0;}
.flag_dj{background-position:-896px 0;}
.flag_dk{background-position:-912px 0;}
.flag_dm{background-position:-928px 0;}
.flag_do{background-position:-944px 0;}
.flag_dz{background-position:-960px 0;}
.flag_ec{background-position:-976px 0;}
.flag_ee{background-position:-992px 0;}
.flag_eg{background-position:-1008px 0;}
.flag_eh{background-position:-1024px 0;}
.flag_en{background-position:-1040px 0;}
.flag_er{background-position:-1056px 0;}
.flag_es,.flag_net{background-position:-1072px 0;}
.flag_et{background-position:-1088px 0;}
.flag_europeanunion{background-position:-1104px 0;}
.flag_fam{background-position:-1120px 0;}
.flag_fi{background-position:-1136px 0;}
.flag_fj{background-position:-1152px 0;}
.flag_fk{background-position:-1168px 0;}
.flag_fm{background-position:-1184px 0;}
.flag_fo{background-position:-1200px 0;}
.flag_fr{background-position:-1216px 0;}
.flag_ga{background-position:-1232px 0;}
.flag_uk,.flag_gb{background-position:-1248px 0;}
.flag_gd{background-position:-1264px 0;}
.flag_ge{background-position:-1280px 0;}
.flag_gf{background-position:-1296px 0;}
.flag_gh{background-position:-1312px 0;}
.flag_gi{background-position:-1328px 0;}
.flag_gl{background-position:-1344px 0;}
.flag_gm{background-position:-1360px 0;}
.flag_gn{background-position:-1376px 0;}
.flag_gp{background-position:-1392px 0;}
.flag_gq{background-position:-1408px 0;}
.flag_gr{background-position:-1424px 0;}
.flag_gs{background-position:-1440px 0;}
.flag_gt{background-position:-1456px 0;}
.flag_gu{background-position:-1472px 0;}
.flag_gw{background-position:-1488px 0;}
.flag_gy{background-position:-1504px 0;}
.flag_hk{background-position:-1520px 0;}
.flag_hm{background-position:-1536px 0;}
.flag_hn{background-position:-1552px 0;}
.flag_hr{background-position:-1568px 0;}
.flag_ht{background-position:-1584px 0;}
.flag_hu{background-position:-1600px 0;}
.flag_id{background-position:-1616px 0;}
.flag_ie{background-position:-1632px 0;}
.flag_il{background-position:-1648px 0;}
.flag_in{background-position:-1664px 0;}
.flag_io{background-position:-1680px 0;}
.flag_iq{background-position:-1696px 0;}
.flag_ir{background-position:-1712px 0;}
.flag_is{background-position:-1728px 0;}
.flag_it{background-position:-1744px 0;}
.flag_jm{background-position:-1760px 0;}
.flag_jo{background-position:-1776px 0;}
.flag_jp{background-position:-1792px 0;}
.flag_ke{background-position:-1808px 0;}
.flag_kg{background-position:-1824px 0;}
.flag_kh{background-position:-1840px 0;}
.flag_ki{background-position:-1856px 0;}
.flag_km{background-position:-1872px 0;}
.flag_kn{background-position:-1888px 0;}
.flag_kp{background-position:-1904px 0;}
.flag_kr{background-position:-1920px 0;}
.flag_kw{background-position:-1936px 0;}
.flag_ky{background-position:-1952px 0;}
.flag_kz{background-position:-1968px 0;}
.flag_la{background-position:-1984px 0;}
.flag_lb{background-position:-2000px 0;}
.flag_lc{background-position:-2016px 0;}
.flag_li{background-position:-2032px 0;}
.flag_lk{background-position:-2048px 0;}
.flag_lr{background-position:-2064px 0;}
.flag_ls{background-position:-2080px 0;}
.flag_lt{background-position:-2096px 0;}
.flag_lu{background-position:-2112px 0;}
.flag_lv{background-position:-2128px 0;}
.flag_ly{background-position:-2144px 0;}
.flag_ma{background-position:-2160px 0;}
.flag_mc{background-position:-2176px 0;}
.flag_md{background-position:-2192px 0;}
.flag_me{background-position:-2208px 0;}
.flag_mg{background-position:-2224px 0;}
.flag_mh{background-position:-2240px 0;}
.flag_mk{background-position:-2256px 0;}
.flag_ml{background-position:-2272px 0;}
.flag_mm{background-position:-2288px 0;}
.flag_mn{background-position:-2304px 0;}
.flag_mo{background-position:-2320px 0;}
.flag_mp{background-position:-2336px 0;}
.flag_mq{background-position:-2352px 0;}
.flag_mr{background-position:-2368px 0;}
.flag_ms{background-position:-2384px 0;}
.flag_mt{background-position:-2400px 0;}
.flag_mu{background-position:-2416px 0;}
.flag_mv{background-position:-2432px 0;}
.flag_mw{background-position:-2448px 0;}
.flag_mx{background-position:-2464px 0;}
.flag_my{background-position:-2480px 0;}
.flag_mz{background-position:-2496px 0;}
.flag_na{background-position:-2512px 0;}
.flag_nc{background-position:-2528px 0;}
.flag_ne{background-position:-2544px 0;}
.flag_nf{background-position:-2560px 0;}
.flag_ng{background-position:-2576px 0;}
.flag_ni{background-position:-2592px 0;}
.flag_nl{background-position:-2608px 0;}
.flag_no{background-position:-2624px 0;}
.flag_np{background-position:-2640px 0;}
.flag_nr{background-position:-2656px 0;}
.flag_nu{background-position:-2672px 0;}
.flag_nz{background-position:-2688px 0;}
.flag_om{background-position:-2704px 0;}
.flag_pa{background-position:-2720px 0;}
.flag_pe{background-position:-2736px 0;}
.flag_pf{background-position:-2752px 0;}
.flag_pg{background-position:-2768px 0;}
.flag_ph{background-position:-2784px 0;}
.flag_pk{background-position:-2800px 0;}
.flag_pl{background-position:-2816px 0;}
.flag_pm{background-position:-2832px 0;}
.flag_pn{background-position:-2848px 0;}
.flag_pr{background-position:-2864px 0;}
.flag_ps{background-position:-2880px 0;}
.flag_pt{background-position:-2896px 0;}
.flag_pw{background-position:-2912px 0;}
.flag_py{background-position:-2928px 0;}
.flag_qa{background-position:-2944px 0;}
.flag_re{background-position:-2960px 0;}
.flag_ro{background-position:-2976px 0;}
.flag_rs{background-position:-2992px 0;}
.flag_ru{background-position:-3008px 0;}
.flag_rw{background-position:-3024px 0;}
.flag_sa{background-position:-3040px 0;}
.flag_sb{background-position:-3056px 0;}
.flag_sc{background-position:-3072px 0;}
.flag_scotland{background-position:-3088px 0;}
.flag_sd{background-position:-3104px 0;}
.flag_se{background-position:-3120px 0;}
.flag_sg{background-position:-3136px 0;}
.flag_sh{background-position:-3152px 0;}
.flag_si{background-position:-3168px 0;}
.flag_sj{background-position:-3184px 0;}
.flag_sk{background-position:-3200px 0;}
.flag_sl{background-position:-3216px 0;}
.flag_sm{background-position:-3232px 0;}
.flag_sn{background-position:-3248px 0;}
.flag_so{background-position:-3264px 0;}
.flag_sr{background-position:-3280px 0;}
.flag_st{background-position:-3296px 0;}
.flag_sv{background-position:-3312px 0;}
.flag_sy{background-position:-3328px 0;}
.flag_sz{background-position:-3344px 0;}
.flag_tc{background-position:-3360px 0;}
.flag_td{background-position:-3376px 0;}
.flag_tf{background-position:-3392px 0;}
.flag_tg{background-position:-3408px 0;}
.flag_th{background-position:-3424px 0;}
.flag_tj{background-position:-3440px 0;}
.flag_tk{background-position:-3456px 0;}
.flag_tl{background-position:-3472px 0;}
.flag_tm{background-position:-3488px 0;}
.flag_tn{background-position:-3504px 0;}
.flag_to{background-position:-3520px 0;}
.flag_tr{background-position:-3536px 0;}
.flag_tt{background-position:-3552px 0;}
.flag_tv{background-position:-3568px 0;}
.flag_tw{background-position:-3584px 0;}
.flag_tz{background-position:-3600px 0;}
.flag_ua{background-position:-3616px 0;}
.flag_ug{background-position:-3632px 0;}
.flag_um{background-position:-3648px 0;}
.flag_us{background-position:-3664px 0;}
.flag_uy{background-position:-3680px 0;}
.flag_uz{background-position:-3696px 0;}
.flag_va{background-position:-3712px 0;}
.flag_vc{background-position:-3728px 0;}
.flag_ve{background-position:-3744px 0;}
.flag_vg{background-position:-3760px 0;}
.flag_vi{background-position:-3776px 0;}
.flag_vn{background-position:-3792px 0;}
.flag_vu{background-position:-3808px 0;}
.flag_wales{background-position:-3824px 0;}
.flag_wf{background-position:-3840px 0;}
.flag_ws{background-position:-3856px 0;}
.flag_ye{background-position:-3872px 0;}
.flag_yt{background-position:-3888px 0;}
.flag_za{background-position:-3904px 0;}
.flag_zm{background-position:-3920px 0;}
.flag_zw{background-position:-3936px 0;}
.flag_com{background-position:-3952px 0;}
+991 -576
View File
File diff suppressed because it is too large Load Diff
+434 -499
View File
@@ -1,499 +1,434 @@
@CHARSET "UTF-8";
#header {background:url(un/l/mw.gif) repeat-x 0px -28px;}
#mid {background:url(un/a/rand.gif) repeat-y 130px 0px;}
#footer {background:url(un/a/btm.gif) repeat-x;}
/* general icons */
.help {background:url(un/a/help.gif) no-repeat;}
.add {background:url(un/f/plus.gif) no-repeat;}
.mad img {background:url(un/f/mad.gif) no-repeat;}
.bau {background:url(un/a/bau.gif) no-repeat;}
.external {background:url(un/a/external.gif) no-repeat;}
.point {background:url(un/u/point.gif) no-repeat;}
.firefox {background:url(un/a/firefox.gif) no-repeat;}
.opera {background:url(un/a/opera.gif) no-repeat;}
.ie {background:url(un/a/ie.gif) no-repeat;}
.unknown {background:url(un/a/unknown.gif) no-repeat;}
/* dynamic header */
#dynamic_header {background-image:url(un/l/dyn_bg1.jpg); background-repeat: no-repeat; background-position: -80px -50px;}
.mod1 #dynamic_header, .mod2 #dynamic_header {background-image:none;}
.mod1 #dynamic_header div.dyn1 {background:url(un/l/ad1.jpg) no-repeat -20px 0;}
.mod1 #dynamic_header div.dyn2 {background:url(un/l/ad2.jpg) no-repeat;}
.mod2 #dynamic_header div.dyn1 {background:url(un/l/bigsize_bg.jpg) no-repeat -100px 0;;}
.mod3 #dynamic_header div.dyn1 {background:url(un/l/skyscraper_bg.gif) no-repeat;}
/* navi_menue */
#n1 img, #n2 img, #n3 img, #n4 img, #n5 {background-position:0px -21px; background-repeat:no-repeat;}
#n1 img {background-image:url(un/l/n1.gif);}
#n2 img {background-image:url(un/l/n2.gif);}
#n3 img {background-image:url(un/l/n3.gif);}
#n4 img {background-image:url(un/l/n4.gif);}
#n1:hover img, #n2:hover img, #n3:hover img, #n4:hover img {background-position:0px -121px;}
.i1 {background-image:url(un/l/m1.gif);}
.i2 {background-image:url(un/l/m2.gif);}
.i3 {background-image:url(un/l/m3.gif);}
.i4 {background-image:url(un/l/m4.gif);}
#plus img {background:url(de/a/plus.gif) no-repeat 0px -21px;}
/* left menue */
#sleft a:hover {background:url(un/a/n12.gif) no-repeat;}
#sleft #logo:hover {background:none;}
/* right menue */
#sright #vlswitch, #sright #llswitch {background:url(un/g/s/glvlm.gif) no-repeat;}
#sright #vlswitch.off, #sright #llswitch.off {background:url(un/g/s/glvlp.gif) no-repeat; }
/* signup */
.roman {background:url(http://img.travian.org/img/de/temp/roemer.gif) no-repeat;}
/* manual */
.popup3 {background:url(un/a/anl.gif) no-repeat;}
.manual .troops {background:url(un/a/troops.gif) no-repeat;}
.manual .buildings {background:url(un/a/buildings.gif) no-repeat;}
.manual .navi {background:url(un/a/navi.gif) no-repeat;}
/* plus features */
.plus .p1_25 {background:url(un/p/p1_25.jpg) no-repeat;}
.plus .p2_25 {background:url(un/p/p2_25.jpg) no-repeat;}
.plus .p3_25 {background:url(un/p/p3_25.jpg) no-repeat;}
.plus .p4_25 {background:url(un/p/p4_25.jpg) no-repeat;}
.plus .off10 {background:url(un/p/off10.jpg) no-repeat;}
.plus .plus .def10 {background:url(un/p/def10.jpg) no-repeat;}
.plus .bau0 {background:url(un/p/bau0.jpg) no-repeat;}
.plus .npc {background:url(un/p/npc.jpg) no-repeat;}
/* medals & noob */
.t1_1 {background:url(un/t/t1_1.jpg) no-repeat;}
.t1_2 {background:url(un/t/t1_2.jpg) no-repeat;}
.t1_3 {background:url(un/t/t1_3.jpg) no-repeat;}
.t1_4 {background:url(un/t/t1_4.jpg) no-repeat;}
.t1_5 {background:url(un/t/t1_5.jpg) no-repeat;}
.t1_6 {background:url(un/t/t1_6.jpg) no-repeat;}
.t1_7 {background:url(un/t/t1_7.jpg) no-repeat;}
.t1_8 {background:url(un/t/t1_8.jpg) no-repeat;}
.t1_9 {background:url(un/t/t1_9.jpg) no-repeat;}
.t1_10 {background:url(un/t/t1_10.jpg) no-repeat;}
.t100_1 {background:url(un/t/t100_1.jpg) no-repeat;}
.t101_1 {background:url(un/t/t101_1.jpg) no-repeat;}
.t102_1 {background:url(un/t/t102_1.jpg) no-repeat;}
.t110_1 {background:url(un/t/t110_1.jpg) no-repeat;}
.t111_1 {background:url(un/t/t111_1.jpg) no-repeat;}
.t112_1 {background:url(un/t/t112_1.jpg) no-repeat;}
.t120_1 {background:url(un/t/t120_1.jpg) no-repeat;}
.t121_1 {background:url(un/t/t121_1.jpg) no-repeat;}
.t122_1 {background:url(un/t/t122_1.jpg) no-repeat;}
.t130_1 {background:url(un/t/t130_1.jpg) no-repeat;}
.t131_1 {background:url(un/t/t131_1.jpg) no-repeat;}
.t132_1 {background:url(un/t/t132_1.jpg) no-repeat;}
.t140_1 {background:url(un/t/t140_1.jpg) no-repeat;}
.t141_1 {background:url(un/t/t141_1.jpg) no-repeat;}
.t142_1 {background:url(un/t/t142_1.jpg) no-repeat;}
.t150_1 {background:url(un/t/t150_1.jpg) no-repeat;}
.t151_1 {background:url(un/t/t151_1.jpg) no-repeat;}
.t152_1 {background:url(un/t/t152_1.jpg) no-repeat;}
.t160_1 {background:url(un/t/t160_1.jpg) no-repeat;}
.t161_1 {background:url(un/t/t161_1.jpg) no-repeat;}
.t162_1 {background:url(un/t/t162_1.jpg) no-repeat;}
.t170_1 {background:url(un/t/t170_1.jpg) no-repeat;}
.t171_1 {background:url(un/t/t171_1.jpg) no-repeat;}
.t172_1 {background:url(un/t/t172_1.jpg) no-repeat;}
.t180_1 {background:url(un/t/t180_1.jpg) no-repeat;}
.t181_1 {background:url(un/t/t181_1.jpg) no-repeat;}
.t182_1 {background:url(un/t/t182_1.jpg) no-repeat;}
.t190_1 {background:url(un/t/t190_1.jpg) no-repeat;}
.t191_1 {background:url(un/t/t191_1.jpg) no-repeat;}
.t192_1 {background:url(un/t/t192_1.jpg) no-repeat;}
.t2_1 {background:url(un/t/t2_1.jpg) no-repeat;}
.t2_2 {background:url(un/t/t2_2.jpg) no-repeat;}
.t2_3 {background:url(un/t/t2_3.jpg) no-repeat;}
.t2_4 {background:url(un/t/t2_4.jpg) no-repeat;}
.t2_5 {background:url(un/t/t2_5.jpg) no-repeat;}
.t2_6 {background:url(un/t/t2_6.jpg) no-repeat;}
.t2_7 {background:url(un/t/t2_7.jpg) no-repeat;}
.t2_8 {background:url(un/t/t2_8.jpg) no-repeat;}
.t2_9 {background:url(un/t/t2_9.jpg) no-repeat;}
.t2_10 {background:url(un/t/t2_10.jpg) no-repeat;}
.t200_1 {background:url(un/t/t200_1.jpg) no-repeat;}
.t201_1 {background:url(un/t/t201_1.jpg) no-repeat;}
.t202_1 {background:url(un/t/t202_1.jpg) no-repeat;}
.t210_1 {background:url(un/t/t210_1.jpg) no-repeat;}
.t211_1 {background:url(un/t/t211_1.jpg) no-repeat;}
.t212_1 {background:url(un/t/t212_1.jpg) no-repeat;}
.t220_1 {background:url(un/t/t220_1.jpg) no-repeat;}
.t221_1 {background:url(un/t/t221_1.jpg) no-repeat;}
.t222_1 {background:url(un/t/t222_1.jpg) no-repeat;}
.t3_1 {background:url(un/t/t3_1.jpg) no-repeat;}
.t3_2 {background:url(un/t/t3_2.jpg) no-repeat;}
.t3_3 {background:url(un/t/t3_3.jpg) no-repeat;}
.t3_4 {background:url(un/t/t3_4.jpg) no-repeat;}
.t3_5 {background:url(un/t/t3_5.jpg) no-repeat;}
.t3_6 {background:url(un/t/t3_6.jpg) no-repeat;}
.t3_7 {background:url(un/t/t3_7.jpg) no-repeat;}
.t3_8 {background:url(un/t/t3_8.jpg) no-repeat;}
.t3_9 {background:url(un/t/t3_9.jpg) no-repeat;}
.t3_10 {background:url(un/t/t3_10.jpg) no-repeat;}
.t4_1 {background:url(un/t/t4_1.jpg) no-repeat;}
.t4_2 {background:url(un/t/t4_2.jpg) no-repeat;}
.t4_3 {background:url(un/t/t4_3.jpg) no-repeat;}
.t4_4 {background:url(un/t/t4_4.jpg) no-repeat;}
.t4_5 {background:url(un/t/t4_5.jpg) no-repeat;}
.t4_6 {background:url(un/t/t4_6.jpg) no-repeat;}
.t4_7 {background:url(un/t/t4_7.jpg) no-repeat;}
.t4_8 {background:url(un/t/t4_8.jpg) no-repeat;}
.t4_9 {background:url(un/t/t4_9.jpg) no-repeat;}
.t4_10 {background:url(un/t/t4_10.jpg) no-repeat;}
.t5_1 {background:url(un/t/t5_1.jpg) no-repeat;}
.t5_2 {background:url(un/t/t5_2.jpg) no-repeat;}
.t5_3 {background:url(un/t/t5_3.jpg) no-repeat;}
.t5_4 {background:url(un/t/t5_4.jpg) no-repeat;}
.t5_5 {background:url(un/t/t5_5.jpg) no-repeat;}
.t5_6 {background:url(un/t/t5_6.jpg) no-repeat;}
.t5_7 {background:url(un/t/t5_7.jpg) no-repeat;}
.t5_8 {background:url(un/t/t5_8.jpg) no-repeat;}
.t5_9 {background:url(un/t/t5_9.jpg) no-repeat;}
.t5_10 {background:url(un/t/t5_10.jpg) no-repeat;}
.t6_1 {background:url(un/t/t6_1.jpg) no-repeat;}
.t6_2 {background:url(un/t/t6_2.jpg) no-repeat;}
.t6_3 {background:url(un/t/t6_3.jpg) no-repeat;}
.t6_4 {background:url(un/t/t6_4.jpg) no-repeat;}
.t6_5 {background:url(un/t/t6_5.jpg) no-repeat;}
.t6_6 {background:url(un/t/t6_6.jpg) no-repeat;}
.t6_7 {background:url(un/t/t6_7.jpg) no-repeat;}
.t6_8 {background:url(un/t/t6_8.jpg) no-repeat;}
.t6_9 {background:url(un/t/t6_9.jpg) no-repeat;}
.t6_10 {background:url(un/t/t6_10.jpg) no-repeat;}
.tn {background:url(un/t/tn.gif) no-repeat;}
.tnd {background:url(un/t/tnd.gif) no-repeat;}
/* medals for allies */
.a1_1 {background:url(un/t/a1_1.jpg) no-repeat;}
.a1_10 {background:url(un/t/a1_10.jpg) no-repeat;}
.a1_2 {background:url(un/t/a1_2.jpg) no-repeat;}
.a1_3 {background:url(un/t/a1_3.jpg) no-repeat;}
.a1_4 {background:url(un/t/a1_4.jpg) no-repeat;}
.a1_5 {background:url(un/t/a1_5.jpg) no-repeat;}
.a1_6 {background:url(un/t/a1_6.jpg) no-repeat;}
.a1_7 {background:url(un/t/a1_7.jpg) no-repeat;}
.a1_8 {background:url(un/t/a1_8.jpg) no-repeat;}
.a1_9 {background:url(un/t/a1_9.jpg) no-repeat;}
.a2_1 {background:url(un/t/a2_1.jpg) no-repeat;}
.a2_10 {background:url(un/t/a2_10.jpg) no-repeat;}
.a2_2 {background:url(un/t/a2_2.jpg) no-repeat;}
.a2_3 {background:url(un/t/a2_3.jpg) no-repeat;}
.a2_4 {background:url(un/t/a2_4.jpg) no-repeat;}
.a2_5 {background:url(un/t/a2_5.jpg) no-repeat;}
.a2_6 {background:url(un/t/a2_6.jpg) no-repeat;}
.a2_7 {background:url(un/t/a2_7.jpg) no-repeat;}
.a2_8 {background:url(un/t/a2_8.jpg) no-repeat;}
.a2_9 {background:url(un/t/a2_9.jpg) no-repeat;}
.a3_1 {background:url(un/t/a3_1.jpg) no-repeat;}
.a3_10 {background:url(un/t/a3_10.jpg) no-repeat;}
.a3_2 {background:url(un/t/a3_2.jpg) no-repeat;}
.a3_3 {background:url(un/t/a3_3.jpg) no-repeat;}
.a3_4 {background:url(un/t/a3_4.jpg) no-repeat;}
.a3_5 {background:url(un/t/a3_5.jpg) no-repeat;}
.a3_6 {background:url(un/t/a3_6.jpg) no-repeat;}
.a3_7 {background:url(un/t/a3_7.jpg) no-repeat;}
.a3_8 {background:url(un/t/a3_8.jpg) no-repeat;}
.a3_9 {background:url(un/t/a3_9.jpg) no-repeat;}
.a4_1 {background:url(un/t/a4_1.jpg) no-repeat;}
.a4_10 {background:url(un/t/a4_10.jpg) no-repeat;}
.a4_2 {background:url(un/t/a4_2.jpg) no-repeat;}
.a4_3 {background:url(un/t/a4_3.jpg) no-repeat;}
.a4_4 {background:url(un/t/a4_4.jpg) no-repeat;}
.a4_5 {background:url(un/t/a4_5.jpg) no-repeat;}
.a4_6 {background:url(un/t/a4_6.jpg) no-repeat;}
.a4_7 {background:url(un/t/a4_7.jpg) no-repeat;}
.a4_8 {background:url(un/t/a4_8.jpg) no-repeat;}
.a4_9 {background:url(un/t/a4_9.jpg) no-repeat;}
/* ressource fields */
.village1 .f1, .map .f1 {background:url(un/g/f1.jpg) no-repeat;}
.village1 .f2, .map .f2 {background:url(un/g/f2.jpg) no-repeat;}
.village1 .f3, .map .f3 {background:url(un/g/f3.jpg) no-repeat;}
.village1 .f4, .map .f4 {background:url(un/g/f4.jpg) no-repeat;}
.village1 .f5, .map .f5 {background:url(un/g/f5.jpg) no-repeat;}
.village1 .f6, .map .f6 {background:url(un/g/f6.jpg) no-repeat;}
.village1 .f7, .map .f7 {background:url(un/g/f7.jpg) no-repeat;}
.village1 .f8, .map .f8 {background:url(un/g/f8.jpg) no-repeat;}
.village1 .f9, .map .f9 {background:url(un/g/f9.jpg) no-repeat;}
.village1 .f10, .map .f10 {background:url(un/g/f10.jpg) no-repeat;}
.village1 .f11, .map .f11 {background:url(un/g/f11.jpg) no-repeat;}
.village1 .f12, .map .f12 {background:url(un/g/f12.jpg) no-repeat;}
.village1 .f99, .map .f99 {background:url(un/g/f99.jpg) no-repeat;}
/* ressource level */
.reslevel {background-repeat: no-repeat;}
.level1, .level2, .level3, .level4, .level5, .level6, .level7, .level8, .level9, .level10 {background-image:url(un/g/s/lvl1_10.gif);}
.level11, .level12, .level13, .level14, .level15, .level16, .level17, .level18, .level19, .level20 {background-image:url(un/g/s/lvl11_20.gif);}
.level21, .level22, .level23, .level24, .level25 {background-image:url(un/g/s/lvl21_30.gif);}
.level1, .level11, .level21 {background-position: 0 0;}
.level2, .level12, .level22 {background-position: -17px 0;}
.level3, .level13, .level23 {background-position: -34px 0;}
.level4, .level14, .level24 {background-position: -51px 0;}
.level5, .level15, .level25 {background-position: -68px 0;}
.level6, .level16 {background-position: -85px 0;}
.level7, .level17 {background-position: -102px 0;}
.level8, .level18 {background-position: -119px 0;}
.level9, .level19 {background-position: -136px 0;}
.level10, .level20 {background-position: -153px 0;}
/* oases */
.map .w1 {background:url(un/m/w1.jpg) no-repeat;}
.map .w2 {background:url(un/m/w2.jpg) no-repeat;}
.map .w3 {background:url(un/m/w3.jpg) no-repeat;}
.map .w4 {background:url(un/m/w4.jpg) no-repeat;}
.map .w5 {background:url(un/m/w5.jpg) no-repeat;}
.map .w6 {background:url(un/m/w6.jpg) no-repeat;}
.map .w7 {background:url(un/m/w7.jpg) no-repeat;}
.map .w8 {background:url(un/m/w8.jpg) no-repeat;}
.map .w9 {background:url(un/m/w9.jpg) no-repeat;}
.map .w10 {background:url(un/m/w10.jpg) no-repeat;}
.map .w11 {background:url(un/m/w11.jpg) no-repeat;}
.map .w12 {background:url(un/m/w12.jpg) no-repeat;}
/* village center map */
.d2_0 {background:url(un/g/bg0.jpg) no-repeat;}
.d2_1 {background:url(un/g/bg1.jpg) no-repeat;}
.d2_11 {background:url(un/g/bg11.jpg) no-repeat;}
.d2_12 {background:url(un/g/bg12.jpg) no-repeat;}
.village2 #lswitch {background:url(un/g/s/glvlp.gif) no-repeat; }
.village2 #lswitch.on {background:url(un/g/s/glvlm.gif) no-repeat;}
.village2 #levels div {background:url(un/g/s/glvl.gif) no-repeat;}
/* buildings */
.iso {background:url(un/g/iso.gif) no-repeat;}
.g5 {background:url(un/g/g5.gif) no-repeat;}
.g5b {background:url(un/g/g5b.gif) no-repeat;}
.g6 {background:url(un/g/g6.gif) no-repeat;}
.g6b {background:url(un/g/g6b.gif) no-repeat;}
.g7 {background:url(un/g/g7.gif) no-repeat;}
.g7b {background:url(un/g/g7b.gif) no-repeat;}
.g8 {background:url(un/g/g8.gif) no-repeat;}
.g8b {background:url(un/g/g8b.gif) no-repeat;}
.g9 {background:url(un/g/g9.gif) no-repeat;}
.g9b {background:url(un/g/g9b.gif) no-repeat;}
.g10 {background:url(un/g/g10.gif) no-repeat;}
.g10b {background:url(un/g/g10b.gif) no-repeat;}
.g11 {background:url(un/g/g11.gif) no-repeat;}
.g11b {background:url(un/g/g11b.gif) no-repeat;}
.g12 {background:url(un/g/g12.gif) no-repeat;}
.g12b {background:url(un/g/g12b.gif) no-repeat;}
.g13 {background:url(un/g/g13.gif) no-repeat;}
.g13b {background:url(un/g/g13b.gif) no-repeat;}
.g14 {background:url(un/g/g14.gif) no-repeat;}
.g14b {background:url(un/g/g14b.gif) no-repeat;}
.g15 {background:url(un/g/g15.gif) no-repeat;}
.g15b {background:url(un/g/g15b.gif) no-repeat;}
.g16 {background:url(un/g/g16.gif) no-repeat;}
.g17 {background:url(un/g/g17.gif) no-repeat;}
.g17b {background:url(un/g/g17b.gif) no-repeat;}
.g18 {background:url(un/g/g18.gif) no-repeat;}
.g18b {background:url(un/g/g18b.gif) no-repeat;}
.g19 {background:url(un/g/g19.gif) no-repeat;}
.g19b {background:url(un/g/g19b.gif) no-repeat;}
.g20 {background:url(un/g/g20.gif) no-repeat;}
.g20b {background:url(un/g/g20b.gif) no-repeat;}
.g21 {background:url(un/g/g21.gif) no-repeat;}
.g21b {background:url(un/g/g21b.gif) no-repeat;}
.g22 {background:url(un/g/g22.gif) no-repeat;}
.g22b {background:url(un/g/g22b.gif) no-repeat;}
.g23 {background:url(un/g/g23.gif) no-repeat;}
.g23b {background:url(un/g/g23b.gif) no-repeat;}
.g24 {background:url(un/g/g24.gif) no-repeat;}
.g24b {background:url(un/g/g24b.gif) no-repeat;}
.g25 {background:url(un/g/g25.gif) no-repeat;}
.g25b {background:url(un/g/g25b.gif) no-repeat;}
.g26 {background:url(un/g/g26.gif) no-repeat;}
.g26b {background:url(un/g/g26b.gif) no-repeat;}
.g27 {background:url(un/g/g27.gif) no-repeat;}
.g27b {background:url(un/g/g27b.gif) no-repeat;}
.g28 {background:url(un/g/g28.gif) no-repeat;}
.g28b {background:url(un/g/g28b.gif) no-repeat;}
.g29 {background:url(un/g/g29.gif) no-repeat;}
.g29b {background:url(un/g/g29b.gif) no-repeat;}
.g30 {background:url(un/g/g30.gif) no-repeat;}
.g30b {background:url(un/g/g30b.gif) no-repeat;}
.g34 {background:url(un/g/g34.gif) no-repeat;}
.g34b {background:url(un/g/g34b.gif) no-repeat;}
.g35 {background:url(un/g/g35.gif) no-repeat;}
.g35b {background:url(un/g/g35b.gif) no-repeat;}
.g36 {background:url(un/g/g36.gif) no-repeat;}
.g36b {background:url(un/g/g36b.gif) no-repeat;}
.g37 {background:url(un/g/g37.gif) no-repeat;}
.g37b {background:url(un/g/g37b.gif) no-repeat;}
.g38 {background:url(un/g/g38.gif) no-repeat;}
.g38b {background:url(un/g/g38b.gif) no-repeat;}
.g39 {background:url(un/g/g39.gif) no-repeat;}
.g39b {background:url(un/g/g39b.gif) no-repeat;}
.g40 {background:url(un/g/g40.gif) no-repeat;}
.g40_1 {background:url(un/g/g40_1.gif) no-repeat;}
.g40_2 {background:url(un/g/g40_2.gif) no-repeat;}
.g40_3 {background:url(un/g/g40_3.gif) no-repeat;}
.g40_4 {background:url(un/g/g40_4.gif) no-repeat;}
.g40_5 {background:url(un/g/g40_5.gif) no-repeat;}
.g41 {background:url(un/g/g41.gif) no-repeat;}
.g41b {background:url(un/g/g41b.gif) no-repeat;}
.g42 {background:url(un/g/g42.gif) no-repeat;}
.g42b {background:url(un/g/g42b.gif) no-repeat;}
.g43 {background:url(un/g/g43.gif) no-repeat;}
.g43b {background:url(un/g/g43b.gif) no-repeat;}
.g44 {background:url(un/g/g44.gif) no-repeat;}
.g44b {background:url(un/g/g44b.gif) no-repeat;}
/*hero's mansion*/
.bar {background:url(un/a/c3.gif) repeat-x;}
/* big units */
#big_unit.u1 {background:url(un/u2/u1.gif) no-repeat;}
#big_unit.u2 {background:url(un/u2/u2.gif) no-repeat;}
#big_unit.u3 {background:url(un/u2/u3.gif) no-repeat;}
#big_unit.u4 {background:url(un/u2/u4.gif) no-repeat;}
#big_unit.u5 {background:url(un/u2/u5.gif) no-repeat;}
#big_unit.u6 {background:url(un/u2/u6.gif) no-repeat;}
#big_unit.u7 {background:url(un/u2/u7.gif) no-repeat;}
#big_unit.u8 {background:url(un/u2/u8.gif) no-repeat;}
#big_unit.u9 {background:url(un/u2/u9.gif) no-repeat;}
#big_unit.u10 {background:url(un/u2/u10.gif) no-repeat;}
#big_unit.u11 {background:url(un/u2/u11.gif) no-repeat;}
#big_unit.u12 {background:url(un/u2/u12.gif) no-repeat;}
#big_unit.u13 {background:url(un/u2/u13.gif) no-repeat;}
#big_unit.u14 {background:url(un/u2/u14.gif) no-repeat;}
#big_unit.u15 {background:url(un/u2/u15.gif) no-repeat;}
#big_unit.u16 {background:url(un/u2/u16.gif) no-repeat;}
#big_unit.u17 {background:url(un/u2/u17.gif) no-repeat;}
#big_unit.u18 {background:url(un/u2/u18.gif) no-repeat;}
#big_unit.u19 {background:url(un/u2/u19.gif) no-repeat;}
#big_unit.u20 {background:url(un/u2/u20.gif) no-repeat;}
#big_unit.u21 {background:url(un/u2/u21.gif) no-repeat;}
#big_unit.u22 {background:url(un/u2/u22.gif) no-repeat;}
#big_unit.u23 {background:url(un/u2/u23.gif) no-repeat;}
#big_unit.u24 {background:url(un/u2/u24.gif) no-repeat;}
#big_unit.u25 {background:url(un/u2/u25.gif) no-repeat;}
#big_unit.u26 {background:url(un/u2/u26.gif) no-repeat;}
#big_unit.u27 {background:url(un/u2/u27.gif) no-repeat;}
#big_unit.u28 {background:url(un/u2/u28.gif) no-repeat;}
#big_unit.u29 {background:url(un/u2/u29.gif) no-repeat;}
#big_unit.u30 {background:url(un/u2/u30.gif) no-repeat;}
/* attack - def */
.att_all {background:url(un/a/att_all.gif) no-repeat;}
.att1 {background:url(un/a/att1.gif) no-repeat;}
.att2 {background:url(un/a/att2.gif) no-repeat;}
.att3 {background:url(un/a/att3.gif) no-repeat;}
.def1 {background:url(un/a/def1.gif) no-repeat;}
.def2 {background:url(un/a/def2.gif) no-repeat;}
.def3 {background:url(un/a/def3.gif) no-repeat;}
.def_c {background:url(un/a/def_c.gif) no-repeat;}
.def_i {background:url(un/a/def_i.gif) no-repeat;}
/* online buttons */
.online1, .online2, .online3, .online4, .online5 {background-image:url(un/a/online.gif); background-repeat:no-repeat;}
.online1 {background-position: 0px 0px;}
.online2 {background-position:-15px 0px;}
.online3 {background-position:-30px 0px;}
.online4 {background-position:-45px 0px;}
.online5 {background-position:-60px 0px;}
/* statistics */
.statistics #submenu img {background-repeat:no-repeat; background-position:left 0px;}
.statistics #submenu .btn_def {background-image:url(un/s/def.gif);}
.statistics #submenu .btn_off {background-image:url(un/s/off.gif);}
.statistics #submenu .btn_top10 {background-image:url(un/s/top10.gif);}
.statistics #submenu .active {background-position:right 0px;}
/* ------------------ map ------------------*/
/* Overlay */
#map_content .m3 {background:url(un/m/matt.gif) no-repeat;}
#map_content .m4 {background:url(un/m/matt.gif) no-repeat;}
#map_content .m5 {background:url(un/m/msup.gif) no-repeat;}
#map_content .m6 {background:url(un/m/mspy.gif?a) no-repeat;}
#map_content .m9 {background:url(un/m/mret.gif) no-repeat;}
/* VillageFields */
#map_content .b00 {background-image:url(un/m/d00.gif)}
#map_content .b01 {background-image:url(un/m/d01.gif)}
#map_content .b02 {background-image:url(un/m/d02.gif?a)}
#map_content .b03 {background-image:url(un/m/d03.gif)}
#map_content .b04 {background-image:url(un/m/d04.gif)}
#map_content .b05 {background-image:url(un/m/d05.gif)}
#map_content .b06 {background-image:url(un/m/d06.gif)}
#map_content .b07 {background-image:url(un/m/d07.gif)}
#map_content .b08 {background-image:url(un/m/d08.gif)}
#map_content .b09 {background-image:url(un/m/d09.gif)}
#map_content .b10 {background-image:url(un/m/d10.gif)}
#map_content .b11 {background-image:url(un/m/d11.gif)}
#map_content .b12 {background-image:url(un/m/d12.gif?a)}
#map_content .b13 {background-image:url(un/m/d13.gif)}
#map_content .b14 {background-image:url(un/m/d14.gif)}
#map_content .b15 {background-image:url(un/m/d15.gif)}
#map_content .b16 {background-image:url(un/m/d16.gif)}
#map_content .b17 {background-image:url(un/m/d17.gif)}
#map_content .b18 {background-image:url(un/m/d18.gif)}
#map_content .b19 {background-image:url(un/m/d19.gif)}
#map_content .b20 {background-image:url(un/m/d20.gif)}
#map_content .b21 {background-image:url(un/m/d21.gif)}
#map_content .b22 {background-image:url(un/m/d22.gif?a)}
#map_content .b23 {background-image:url(un/m/d23.gif)}
#map_content .b24 {background-image:url(un/m/d24.gif)}
#map_content .b25 {background-image:url(un/m/d25.gif)}
#map_content .b26 {background-image:url(un/m/d26.gif)}
#map_content .b27 {background-image:url(un/m/d27.gif)}
#map_content .b28 {background-image:url(un/m/d28.gif)}
#map_content .b29 {background-image:url(un/m/d29.gif)}
#map_content .b30 {background-image:url(un/m/d30.gif)}
#map_content .b31 {background-image:url(un/m/d31.gif)}
#map_content .b32 {background-image:url(un/m/d32.gif?a)}
#map_content .b33 {background-image:url(un/m/d33.gif)}
#map_content .b34 {background-image:url(un/m/d34.gif)}
#map_content .b35 {background-image:url(un/m/d35.gif)}
/* OasisFields */
#map_content .o0 {background-image:url(un/m/o0.gif)}
#map_content .o1 {background-image:url(un/m/o1.gif)}
#map_content .o2 {background-image:url(un/m/o2.gif)}
#map_content .o3 {background-image:url(un/m/o3.gif)}
#map_content .o4 {background-image:url(un/m/o4.gif)}
#map_content .o5 {background-image:url(un/m/o5.gif)}
#map_content .o6 {background-image:url(un/m/o6.gif)}
#map_content .o7 {background-image:url(un/m/o7.gif)}
#map_content .o8 {background-image:url(un/m/o8.gif)}
#map_content .o9 {background-image:url(un/m/o9.gif)}
#map_content .o10 {background-image:url(un/m/o10.gif)}
#map_content .o11 {background-image:url(un/m/o11.gif)}
#map_content .o12 {background-image:url(un/m/o12.gif)}
#map_content .o99 {background-image:url(un/m/o99.gif)}
/* EmptyFields */
#map_content .t0 {background-image:url(un/m/t0.gif)}
#map_content .t1 {background-image:url(un/m/t1.gif)}
#map_content .t2 {background-image:url(un/m/t2.gif)}
#map_content .t3 {background-image:url(un/m/t3.gif)}
#map_content .t4 {background-image:url(un/m/t4.gif)}
#map_content .t5 {background-image:url(un/m/t5.gif)}
#map_content .t6 {background-image:url(un/m/t6.gif)}
#map_content .t7 {background-image:url(un/m/t7.gif)}
#map_content .t8 {background-image:url(un/m/t8.gif)}
#map_content .t9 {background-image:url(un/m/t9.gif)}
/* ------------------ map ------------------*/
/* rockets */
.tur {background:url(un/special/NewyearRocket_turquoise_1a.gif) no-repeat;}
.purp {background:url(un/special/NewyearRocket_purple_1a.gif) no-repeat;;}
.yell {background:url(un/special/NewyearRocket_yellow_1a.gif) no-repeat;;}
.oran {background:url(un/special/NewyearRocket_orange_1a.gif) no-repeat;;}
.green {background:url(un/special/NewyearRocket_green_1a.gif) no-repeat;;}
.red {background:url(un/special/NewyearRocket_red_1a.gif) no-repeat;;}
/* error pages */
.e403 {background:url(un/misc/403.gif) no-repeat;}
.e404 {background:url(un/misc/404.gif) no-repeat;}
.e500 {background:url(un/misc/500.gif) no-repeat;}
@charset UTF-8;
#header{background:url(un/l/mw.gif) repeat-x 0 -28px;}
#mid{background:url(un/a/rand.gif) repeat-y 130px 0;}
#footer{background:url(un/a/btm.gif) repeat-x;}
.help{background:url(un/a/help.gif) no-repeat;}
.add{background:url(un/f/plus.gif) no-repeat;}
.mad img{background:url(un/f/mad.gif) no-repeat;}
.bau{background:url(un/a/bau.gif) no-repeat;}
.external{background:url(un/a/external.gif) no-repeat;}
.point{background:url(un/u/point.gif) no-repeat;}
.firefox{background:url(un/a/firefox.gif) no-repeat;}
.opera{background:url(un/a/opera.gif) no-repeat;}
.ie{background:url(un/a/ie.gif) no-repeat;}
.unknown{background:url(un/a/unknown.gif) no-repeat;}
#dynamic_header{background-image:url(un/l/dyn_bg1.jpg);background-repeat:no-repeat;background-position:-80px -50px;}
.mod1 #dynamic_header,.mod2 #dynamic_header{background-image:none;}
.mod1 #dynamic_header div.dyn1{background:url(un/l/ad1.jpg) no-repeat -20px 0;}
.mod1 #dynamic_header div.dyn2{background:url(un/l/ad2.jpg) no-repeat;}
.mod2 #dynamic_header div.dyn1{background:url(un/l/bigsize_bg.jpg) no-repeat -100px 0;}
.mod3 #dynamic_header div.dyn1{background:url(un/l/skyscraper_bg.gif) no-repeat;}
#n1 img,#n2 img,#n3 img,#n4 img,#n5{background-position:0 -21px;background-repeat:no-repeat;}
#n1 img{background-image:url(un/l/n1.gif);}
#n2 img{background-image:url(un/l/n2.gif);}
#n3 img{background-image:url(un/l/n3.gif);}
#n4 img{background-image:url(un/l/n4.gif);}
#n1:hover img,#n2:hover img,#n3:hover img,#n4:hover img{background-position:0 -121px;}
.i1{background-image:url(un/l/m1.gif);}
.i2{background-image:url(un/l/m2.gif);}
.i3{background-image:url(un/l/m3.gif);}
.i4{background-image:url(un/l/m4.gif);}
#plus img{background:url(de/a/plus.gif) no-repeat 0 -21px;}
#sleft a:hover{background:url(un/a/n12.gif) no-repeat;}
#sleft #logo:hover{background:none;}
.roman{background:url(http://img.travian.org/img/de/temp/roemer.gif) no-repeat;}
.popup3{background:url(un/a/anl.gif) no-repeat;}
.manual .troops{background:url(un/a/troops.gif) no-repeat;}
.manual .buildings{background:url(un/a/buildings.gif) no-repeat;}
.manual .navi{background:url(un/a/navi.gif) no-repeat;}
.plus .p1_25{background:url(un/p/p1_25.jpg) no-repeat;}
.plus .p2_25{background:url(un/p/p2_25.jpg) no-repeat;}
.plus .p3_25{background:url(un/p/p3_25.jpg) no-repeat;}
.plus .p4_25{background:url(un/p/p4_25.jpg) no-repeat;}
.plus .off10{background:url(un/p/off10.jpg) no-repeat;}
.plus .plus .def10{background:url(un/p/def10.jpg) no-repeat;}
.plus .bau0{background:url(un/p/bau0.jpg) no-repeat;}
.plus .npc{background:url(un/p/npc.jpg) no-repeat;}
.t1_1{background:url(un/t/t1_1.jpg) no-repeat;}
.t1_2{background:url(un/t/t1_2.jpg) no-repeat;}
.t1_3{background:url(un/t/t1_3.jpg) no-repeat;}
.t1_4{background:url(un/t/t1_4.jpg) no-repeat;}
.t1_5{background:url(un/t/t1_5.jpg) no-repeat;}
.t1_6{background:url(un/t/t1_6.jpg) no-repeat;}
.t1_7{background:url(un/t/t1_7.jpg) no-repeat;}
.t1_8{background:url(un/t/t1_8.jpg) no-repeat;}
.t1_9{background:url(un/t/t1_9.jpg) no-repeat;}
.t1_10{background:url(un/t/t1_10.jpg) no-repeat;}
.t100_1{background:url(un/t/t100_1.jpg) no-repeat;}
.t101_1{background:url(un/t/t101_1.jpg) no-repeat;}
.t102_1{background:url(un/t/t102_1.jpg) no-repeat;}
.t110_1{background:url(un/t/t110_1.jpg) no-repeat;}
.t111_1{background:url(un/t/t111_1.jpg) no-repeat;}
.t112_1{background:url(un/t/t112_1.jpg) no-repeat;}
.t120_1{background:url(un/t/t120_1.jpg) no-repeat;}
.t121_1{background:url(un/t/t121_1.jpg) no-repeat;}
.t122_1{background:url(un/t/t122_1.jpg) no-repeat;}
.t130_1{background:url(un/t/t130_1.jpg) no-repeat;}
.t131_1{background:url(un/t/t131_1.jpg) no-repeat;}
.t132_1{background:url(un/t/t132_1.jpg) no-repeat;}
.t140_1{background:url(un/t/t140_1.jpg) no-repeat;}
.t141_1{background:url(un/t/t141_1.jpg) no-repeat;}
.t142_1{background:url(un/t/t142_1.jpg) no-repeat;}
.t150_1{background:url(un/t/t150_1.jpg) no-repeat;}
.t151_1{background:url(un/t/t151_1.jpg) no-repeat;}
.t152_1{background:url(un/t/t152_1.jpg) no-repeat;}
.t160_1{background:url(un/t/t160_1.jpg) no-repeat;}
.t161_1{background:url(un/t/t161_1.jpg) no-repeat;}
.t162_1{background:url(un/t/t162_1.jpg) no-repeat;}
.t170_1{background:url(un/t/t170_1.jpg) no-repeat;}
.t171_1{background:url(un/t/t171_1.jpg) no-repeat;}
.t172_1{background:url(un/t/t172_1.jpg) no-repeat;}
.t180_1{background:url(un/t/t180_1.jpg) no-repeat;}
.t181_1{background:url(un/t/t181_1.jpg) no-repeat;}
.t182_1{background:url(un/t/t182_1.jpg) no-repeat;}
.t190_1{background:url(un/t/t190_1.jpg) no-repeat;}
.t191_1{background:url(un/t/t191_1.jpg) no-repeat;}
.t192_1{background:url(un/t/t192_1.jpg) no-repeat;}
.t2_1{background:url(un/t/t2_1.jpg) no-repeat;}
.t2_2{background:url(un/t/t2_2.jpg) no-repeat;}
.t2_3{background:url(un/t/t2_3.jpg) no-repeat;}
.t2_4{background:url(un/t/t2_4.jpg) no-repeat;}
.t2_5{background:url(un/t/t2_5.jpg) no-repeat;}
.t2_6{background:url(un/t/t2_6.jpg) no-repeat;}
.t2_7{background:url(un/t/t2_7.jpg) no-repeat;}
.t2_8{background:url(un/t/t2_8.jpg) no-repeat;}
.t2_9{background:url(un/t/t2_9.jpg) no-repeat;}
.t2_10{background:url(un/t/t2_10.jpg) no-repeat;}
.t200_1{background:url(un/t/t200_1.jpg) no-repeat;}
.t201_1{background:url(un/t/t201_1.jpg) no-repeat;}
.t202_1{background:url(un/t/t202_1.jpg) no-repeat;}
.t210_1{background:url(un/t/t210_1.jpg) no-repeat;}
.t211_1{background:url(un/t/t211_1.jpg) no-repeat;}
.t212_1{background:url(un/t/t212_1.jpg) no-repeat;}
.t220_1{background:url(un/t/t220_1.jpg) no-repeat;}
.t221_1{background:url(un/t/t221_1.jpg) no-repeat;}
.t222_1{background:url(un/t/t222_1.jpg) no-repeat;}
.t3_1{background:url(un/t/t3_1.jpg) no-repeat;}
.t3_2{background:url(un/t/t3_2.jpg) no-repeat;}
.t3_3{background:url(un/t/t3_3.jpg) no-repeat;}
.t3_4{background:url(un/t/t3_4.jpg) no-repeat;}
.t3_5{background:url(un/t/t3_5.jpg) no-repeat;}
.t3_6{background:url(un/t/t3_6.jpg) no-repeat;}
.t3_7{background:url(un/t/t3_7.jpg) no-repeat;}
.t3_8{background:url(un/t/t3_8.jpg) no-repeat;}
.t3_9{background:url(un/t/t3_9.jpg) no-repeat;}
.t3_10{background:url(un/t/t3_10.jpg) no-repeat;}
.t4_1{background:url(un/t/t4_1.jpg) no-repeat;}
.t4_2{background:url(un/t/t4_2.jpg) no-repeat;}
.t4_3{background:url(un/t/t4_3.jpg) no-repeat;}
.t4_4{background:url(un/t/t4_4.jpg) no-repeat;}
.t4_5{background:url(un/t/t4_5.jpg) no-repeat;}
.t4_6{background:url(un/t/t4_6.jpg) no-repeat;}
.t4_7{background:url(un/t/t4_7.jpg) no-repeat;}
.t4_8{background:url(un/t/t4_8.jpg) no-repeat;}
.t4_9{background:url(un/t/t4_9.jpg) no-repeat;}
.t4_10{background:url(un/t/t4_10.jpg) no-repeat;}
.t5_1{background:url(un/t/t5_1.jpg) no-repeat;}
.t5_2{background:url(un/t/t5_2.jpg) no-repeat;}
.t5_3{background:url(un/t/t5_3.jpg) no-repeat;}
.t5_4{background:url(un/t/t5_4.jpg) no-repeat;}
.t5_5{background:url(un/t/t5_5.jpg) no-repeat;}
.t5_6{background:url(un/t/t5_6.jpg) no-repeat;}
.t5_7{background:url(un/t/t5_7.jpg) no-repeat;}
.t5_8{background:url(un/t/t5_8.jpg) no-repeat;}
.t5_9{background:url(un/t/t5_9.jpg) no-repeat;}
.t5_10{background:url(un/t/t5_10.jpg) no-repeat;}
.t6_1{background:url(un/t/t6_1.jpg) no-repeat;}
.t6_2{background:url(un/t/t6_2.jpg) no-repeat;}
.t6_3{background:url(un/t/t6_3.jpg) no-repeat;}
.t6_4{background:url(un/t/t6_4.jpg) no-repeat;}
.t6_5{background:url(un/t/t6_5.jpg) no-repeat;}
.t6_6{background:url(un/t/t6_6.jpg) no-repeat;}
.t6_7{background:url(un/t/t6_7.jpg) no-repeat;}
.t6_8{background:url(un/t/t6_8.jpg) no-repeat;}
.t6_9{background:url(un/t/t6_9.jpg) no-repeat;}
.t6_10{background:url(un/t/t6_10.jpg) no-repeat;}
.tn{background:url(un/t/tn.gif) no-repeat;}
.tnd{background:url(un/t/tnd.gif) no-repeat;}
.a1_1{background:url(un/t/a1_1.jpg) no-repeat;}
.a1_10{background:url(un/t/a1_10.jpg) no-repeat;}
.a1_2{background:url(un/t/a1_2.jpg) no-repeat;}
.a1_3{background:url(un/t/a1_3.jpg) no-repeat;}
.a1_4{background:url(un/t/a1_4.jpg) no-repeat;}
.a1_5{background:url(un/t/a1_5.jpg) no-repeat;}
.a1_6{background:url(un/t/a1_6.jpg) no-repeat;}
.a1_7{background:url(un/t/a1_7.jpg) no-repeat;}
.a1_8{background:url(un/t/a1_8.jpg) no-repeat;}
.a1_9{background:url(un/t/a1_9.jpg) no-repeat;}
.a2_1{background:url(un/t/a2_1.jpg) no-repeat;}
.a2_10{background:url(un/t/a2_10.jpg) no-repeat;}
.a2_2{background:url(un/t/a2_2.jpg) no-repeat;}
.a2_3{background:url(un/t/a2_3.jpg) no-repeat;}
.a2_4{background:url(un/t/a2_4.jpg) no-repeat;}
.a2_5{background:url(un/t/a2_5.jpg) no-repeat;}
.a2_6{background:url(un/t/a2_6.jpg) no-repeat;}
.a2_7{background:url(un/t/a2_7.jpg) no-repeat;}
.a2_8{background:url(un/t/a2_8.jpg) no-repeat;}
.a2_9{background:url(un/t/a2_9.jpg) no-repeat;}
.a3_1{background:url(un/t/a3_1.jpg) no-repeat;}
.a3_10{background:url(un/t/a3_10.jpg) no-repeat;}
.a3_2{background:url(un/t/a3_2.jpg) no-repeat;}
.a3_3{background:url(un/t/a3_3.jpg) no-repeat;}
.a3_4{background:url(un/t/a3_4.jpg) no-repeat;}
.a3_5{background:url(un/t/a3_5.jpg) no-repeat;}
.a3_6{background:url(un/t/a3_6.jpg) no-repeat;}
.a3_7{background:url(un/t/a3_7.jpg) no-repeat;}
.a3_8{background:url(un/t/a3_8.jpg) no-repeat;}
.a3_9{background:url(un/t/a3_9.jpg) no-repeat;}
.a4_1{background:url(un/t/a4_1.jpg) no-repeat;}
.a4_10{background:url(un/t/a4_10.jpg) no-repeat;}
.a4_2{background:url(un/t/a4_2.jpg) no-repeat;}
.a4_3{background:url(un/t/a4_3.jpg) no-repeat;}
.a4_4{background:url(un/t/a4_4.jpg) no-repeat;}
.a4_5{background:url(un/t/a4_5.jpg) no-repeat;}
.a4_6{background:url(un/t/a4_6.jpg) no-repeat;}
.a4_7{background:url(un/t/a4_7.jpg) no-repeat;}
.a4_8{background:url(un/t/a4_8.jpg) no-repeat;}
.a4_9{background:url(un/t/a4_9.jpg) no-repeat;}
.village1 .f1,.map .f1{background:url(un/g/f1.jpg) no-repeat;}
.village1 .f2,.map .f2{background:url(un/g/f2.jpg) no-repeat;}
.village1 .f3,.map .f3{background:url(un/g/f3.jpg) no-repeat;}
.village1 .f4,.map .f4{background:url(un/g/f4.jpg) no-repeat;}
.village1 .f5,.map .f5{background:url(un/g/f5.jpg) no-repeat;}
.village1 .f6,.map .f6{background:url(un/g/f6.jpg) no-repeat;}
.village1 .f7,.map .f7{background:url(un/g/f7.jpg) no-repeat;}
.village1 .f8,.map .f8{background:url(un/g/f8.jpg) no-repeat;}
.village1 .f9,.map .f9{background:url(un/g/f9.jpg) no-repeat;}
.village1 .f10,.map .f10{background:url(un/g/f10.jpg) no-repeat;}
.village1 .f11,.map .f11{background:url(un/g/f11.jpg) no-repeat;}
.village1 .f12,.map .f12{background:url(un/g/f12.jpg) no-repeat;}
.village1 .f99,.map .f99{background:url(un/g/f99.jpg) no-repeat;}
.reslevel{background-repeat:no-repeat;}
.level1,.level2,.level3,.level4,.level5,.level6,.level7,.level8,.level9,.level10{background-image:url(un/g/s/lvl1_10.gif);}
.level11,.level12,.level13,.level14,.level15,.level16,.level17,.level18,.level19,.level20{background-image:url(un/g/s/lvl11_20.gif);}
.level21,.level22,.level23,.level24,.level25{background-image:url(un/g/s/lvl21_30.gif);}
.level2,.level12,.level22{background-position:-17px 0;}
.level3,.level13,.level23{background-position:-34px 0;}
.level4,.level14,.level24{background-position:-51px 0;}
.level5,.level15,.level25{background-position:-68px 0;}
.level6,.level16{background-position:-85px 0;}
.level7,.level17{background-position:-102px 0;}
.level8,.level18{background-position:-119px 0;}
.level9,.level19{background-position:-136px 0;}
.level10,.level20{background-position:-153px 0;}
.map .w1{background:url(un/m/w1.jpg) no-repeat;}
.map .w2{background:url(un/m/w2.jpg) no-repeat;}
.map .w3{background:url(un/m/w3.jpg) no-repeat;}
.map .w4{background:url(un/m/w4.jpg) no-repeat;}
.map .w5{background:url(un/m/w5.jpg) no-repeat;}
.map .w6{background:url(un/m/w6.jpg) no-repeat;}
.map .w7{background:url(un/m/w7.jpg) no-repeat;}
.map .w8{background:url(un/m/w8.jpg) no-repeat;}
.map .w9{background:url(un/m/w9.jpg) no-repeat;}
.map .w10{background:url(un/m/w10.jpg) no-repeat;}
.map .w11{background:url(un/m/w11.jpg) no-repeat;}
.map .w12{background:url(un/m/w12.jpg) no-repeat;}
.d2_0{background:url(un/g/bg0.jpg) no-repeat;}
.d2_1{background:url(un/g/bg1.jpg) no-repeat;}
.d2_11{background:url(un/g/bg11.jpg) no-repeat;}
.d2_12{background:url(un/g/bg12.jpg) no-repeat;}
.village2 #levels div{background:url(un/g/s/glvl.gif) no-repeat;}
.iso{background:url(un/g/iso.gif) no-repeat;}
.g5{background:url(un/g/g5.gif) no-repeat;}
.g5b{background:url(un/g/g5b.gif) no-repeat;}
.g6{background:url(un/g/g6.gif) no-repeat;}
.g6b{background:url(un/g/g6b.gif) no-repeat;}
.g7{background:url(un/g/g7.gif) no-repeat;}
.g7b{background:url(un/g/g7b.gif) no-repeat;}
.g8{background:url(un/g/g8.gif) no-repeat;}
.g8b{background:url(un/g/g8b.gif) no-repeat;}
.g9{background:url(un/g/g9.gif) no-repeat;}
.g9b{background:url(un/g/g9b.gif) no-repeat;}
.g10{background:url(un/g/g10.gif) no-repeat;}
.g10b{background:url(un/g/g10b.gif) no-repeat;}
.g11{background:url(un/g/g11.gif) no-repeat;}
.g11b{background:url(un/g/g11b.gif) no-repeat;}
.g12{background:url(un/g/g12.gif) no-repeat;}
.g12b{background:url(un/g/g12b.gif) no-repeat;}
.g13{background:url(un/g/g13.gif) no-repeat;}
.g13b{background:url(un/g/g13b.gif) no-repeat;}
.g14{background:url(un/g/g14.gif) no-repeat;}
.g14b{background:url(un/g/g14b.gif) no-repeat;}
.g15{background:url(un/g/g15.gif) no-repeat;}
.g15b{background:url(un/g/g15b.gif) no-repeat;}
.g16{background:url(un/g/g16.gif) no-repeat;}
.g17{background:url(un/g/g17.gif) no-repeat;}
.g17b{background:url(un/g/g17b.gif) no-repeat;}
.g18{background:url(un/g/g18.gif) no-repeat;}
.g18b{background:url(un/g/g18b.gif) no-repeat;}
.g19{background:url(un/g/g19.gif) no-repeat;}
.g19b{background:url(un/g/g19b.gif) no-repeat;}
.g20{background:url(un/g/g20.gif) no-repeat;}
.g20b{background:url(un/g/g20b.gif) no-repeat;}
.g21{background:url(un/g/g21.gif) no-repeat;}
.g21b{background:url(un/g/g21b.gif) no-repeat;}
.g22{background:url(un/g/g22.gif) no-repeat;}
.g22b{background:url(un/g/g22b.gif) no-repeat;}
.g23{background:url(un/g/g23.gif) no-repeat;}
.g23b{background:url(un/g/g23b.gif) no-repeat;}
.g24{background:url(un/g/g24.gif) no-repeat;}
.g24b{background:url(un/g/g24b.gif) no-repeat;}
.g25{background:url(un/g/g25.gif) no-repeat;}
.g25b{background:url(un/g/g25b.gif) no-repeat;}
.g26{background:url(un/g/g26.gif) no-repeat;}
.g26b{background:url(un/g/g26b.gif) no-repeat;}
.g27{background:url(un/g/g27.gif) no-repeat;}
.g27b{background:url(un/g/g27b.gif) no-repeat;}
.g28{background:url(un/g/g28.gif) no-repeat;}
.g28b{background:url(un/g/g28b.gif) no-repeat;}
.g29{background:url(un/g/g29.gif) no-repeat;}
.g29b{background:url(un/g/g29b.gif) no-repeat;}
.g30{background:url(un/g/g30.gif) no-repeat;}
.g30b{background:url(un/g/g30b.gif) no-repeat;}
.g34{background:url(un/g/g34.gif) no-repeat;}
.g34b{background:url(un/g/g34b.gif) no-repeat;}
.g35{background:url(un/g/g35.gif) no-repeat;}
.g35b{background:url(un/g/g35b.gif) no-repeat;}
.g36{background:url(un/g/g36.gif) no-repeat;}
.g36b{background:url(un/g/g36b.gif) no-repeat;}
.g37{background:url(un/g/g37.gif) no-repeat;}
.g37b{background:url(un/g/g37b.gif) no-repeat;}
.g38{background:url(un/g/g38.gif) no-repeat;}
.g38b{background:url(un/g/g38b.gif) no-repeat;}
.g39{background:url(un/g/g39.gif) no-repeat;}
.g39b{background:url(un/g/g39b.gif) no-repeat;}
.g40{background:url(un/g/g40.gif) no-repeat;}
.g40_1{background:url(un/g/g40_1.gif) no-repeat;}
.g40_2{background:url(un/g/g40_2.gif) no-repeat;}
.g40_3{background:url(un/g/g40_3.gif) no-repeat;}
.g40_4{background:url(un/g/g40_4.gif) no-repeat;}
.g40_5{background:url(un/g/g40_5.gif) no-repeat;}
.g41{background:url(un/g/g41.gif) no-repeat;}
.g41b{background:url(un/g/g41b.gif) no-repeat;}
.g42{background:url(un/g/g42.gif) no-repeat;}
.g42b{background:url(un/g/g42b.gif) no-repeat;}
.g43{background:url(un/g/g43.gif) no-repeat;}
.g43b{background:url(un/g/g43b.gif) no-repeat;}
.g44{background:url(un/g/g44.gif) no-repeat;}
.g44b{background:url(un/g/g44b.gif) no-repeat;}
.bar{background:url(un/a/c3.gif) repeat-x;}
#big_unit.u1{background:url(un/u2/u1.gif) no-repeat;}
#big_unit.u2{background:url(un/u2/u2.gif) no-repeat;}
#big_unit.u3{background:url(un/u2/u3.gif) no-repeat;}
#big_unit.u4{background:url(un/u2/u4.gif) no-repeat;}
#big_unit.u5{background:url(un/u2/u5.gif) no-repeat;}
#big_unit.u6{background:url(un/u2/u6.gif) no-repeat;}
#big_unit.u7{background:url(un/u2/u7.gif) no-repeat;}
#big_unit.u8{background:url(un/u2/u8.gif) no-repeat;}
#big_unit.u9{background:url(un/u2/u9.gif) no-repeat;}
#big_unit.u10{background:url(un/u2/u10.gif) no-repeat;}
#big_unit.u11{background:url(un/u2/u11.gif) no-repeat;}
#big_unit.u12{background:url(un/u2/u12.gif) no-repeat;}
#big_unit.u13{background:url(un/u2/u13.gif) no-repeat;}
#big_unit.u14{background:url(un/u2/u14.gif) no-repeat;}
#big_unit.u15{background:url(un/u2/u15.gif) no-repeat;}
#big_unit.u16{background:url(un/u2/u16.gif) no-repeat;}
#big_unit.u17{background:url(un/u2/u17.gif) no-repeat;}
#big_unit.u18{background:url(un/u2/u18.gif) no-repeat;}
#big_unit.u19{background:url(un/u2/u19.gif) no-repeat;}
#big_unit.u20{background:url(un/u2/u20.gif) no-repeat;}
#big_unit.u21{background:url(un/u2/u21.gif) no-repeat;}
#big_unit.u22{background:url(un/u2/u22.gif) no-repeat;}
#big_unit.u23{background:url(un/u2/u23.gif) no-repeat;}
#big_unit.u24{background:url(un/u2/u24.gif) no-repeat;}
#big_unit.u25{background:url(un/u2/u25.gif) no-repeat;}
#big_unit.u26{background:url(un/u2/u26.gif) no-repeat;}
#big_unit.u27{background:url(un/u2/u27.gif) no-repeat;}
#big_unit.u28{background:url(un/u2/u28.gif) no-repeat;}
#big_unit.u29{background:url(un/u2/u29.gif) no-repeat;}
#big_unit.u30{background:url(un/u2/u30.gif) no-repeat;}
.att_all{background:url(un/a/att_all.gif) no-repeat;}
.att1{background:url(un/a/att1.gif) no-repeat;}
.att2{background:url(un/a/att2.gif) no-repeat;}
.att3{background:url(un/a/att3.gif) no-repeat;}
.def1{background:url(un/a/def1.gif) no-repeat;}
.def2{background:url(un/a/def2.gif) no-repeat;}
.def3{background:url(un/a/def3.gif) no-repeat;}
.def_c{background:url(un/a/def_c.gif) no-repeat;}
.def_i{background:url(un/a/def_i.gif) no-repeat;}
.online1,.online2,.online3,.online4,.online5{background-image:url(un/a/online.gif);background-repeat:no-repeat;}
.online2{background-position:-15px 0;}
.online3{background-position:-30px 0;}
.online4{background-position:-45px 0;}
.online5{background-position:-60px 0;}
.statistics #submenu img{background-repeat:no-repeat;background-position:left 0;}
.statistics #submenu .btn_def{background-image:url(un/s/def.gif);}
.statistics #submenu .btn_off{background-image:url(un/s/off.gif);}
.statistics #submenu .btn_top10{background-image:url(un/s/top10.gif);}
.statistics #submenu .active{background-position:right 0;}
#map_content .m5{background:url(un/m/msup.gif) no-repeat;}
#map_content .m6{background:url(un/m/mspy.gif?a) no-repeat;}
#map_content .m9{background:url(un/m/mret.gif) no-repeat;}
#map_content .b00{background-image:url(un/m/d00.gif);}
#map_content .b01{background-image:url(un/m/d01.gif);}
#map_content .b02{background-image:url(un/m/d02.gif?a);}
#map_content .b03{background-image:url(un/m/d03.gif);}
#map_content .b04{background-image:url(un/m/d04.gif);}
#map_content .b05{background-image:url(un/m/d05.gif);}
#map_content .b06{background-image:url(un/m/d06.gif);}
#map_content .b07{background-image:url(un/m/d07.gif);}
#map_content .b08{background-image:url(un/m/d08.gif);}
#map_content .b09{background-image:url(un/m/d09.gif);}
#map_content .b10{background-image:url(un/m/d10.gif);}
#map_content .b11{background-image:url(un/m/d11.gif);}
#map_content .b12{background-image:url(un/m/d12.gif?a);}
#map_content .b13{background-image:url(un/m/d13.gif);}
#map_content .b14{background-image:url(un/m/d14.gif);}
#map_content .b15{background-image:url(un/m/d15.gif);}
#map_content .b16{background-image:url(un/m/d16.gif);}
#map_content .b17{background-image:url(un/m/d17.gif);}
#map_content .b18{background-image:url(un/m/d18.gif);}
#map_content .b19{background-image:url(un/m/d19.gif);}
#map_content .b20{background-image:url(un/m/d20.gif);}
#map_content .b21{background-image:url(un/m/d21.gif);}
#map_content .b22{background-image:url(un/m/d22.gif?a);}
#map_content .b23{background-image:url(un/m/d23.gif);}
#map_content .b24{background-image:url(un/m/d24.gif);}
#map_content .b25{background-image:url(un/m/d25.gif);}
#map_content .b26{background-image:url(un/m/d26.gif);}
#map_content .b27{background-image:url(un/m/d27.gif);}
#map_content .b28{background-image:url(un/m/d28.gif);}
#map_content .b29{background-image:url(un/m/d29.gif);}
#map_content .b30{background-image:url(un/m/d30.gif);}
#map_content .b31{background-image:url(un/m/d31.gif);}
#map_content .b32{background-image:url(un/m/d32.gif?a);}
#map_content .b33{background-image:url(un/m/d33.gif);}
#map_content .b34{background-image:url(un/m/d34.gif);}
#map_content .b35{background-image:url(un/m/d35.gif);}
#map_content .o0{background-image:url(un/m/o0.gif);}
#map_content .o1{background-image:url(un/m/o1.gif);}
#map_content .o2{background-image:url(un/m/o2.gif);}
#map_content .o3{background-image:url(un/m/o3.gif);}
#map_content .o4{background-image:url(un/m/o4.gif);}
#map_content .o5{background-image:url(un/m/o5.gif);}
#map_content .o6{background-image:url(un/m/o6.gif);}
#map_content .o7{background-image:url(un/m/o7.gif);}
#map_content .o8{background-image:url(un/m/o8.gif);}
#map_content .o9{background-image:url(un/m/o9.gif);}
#map_content .o10{background-image:url(un/m/o10.gif);}
#map_content .o11{background-image:url(un/m/o11.gif);}
#map_content .o12{background-image:url(un/m/o12.gif);}
#map_content .o99{background-image:url(un/m/o99.gif);}
#map_content .t0{background-image:url(un/m/t0.gif);}
#map_content .t1{background-image:url(un/m/t1.gif);}
#map_content .t2{background-image:url(un/m/t2.gif);}
#map_content .t3{background-image:url(un/m/t3.gif);}
#map_content .t4{background-image:url(un/m/t4.gif);}
#map_content .t5{background-image:url(un/m/t5.gif);}
#map_content .t6{background-image:url(un/m/t6.gif);}
#map_content .t7{background-image:url(un/m/t7.gif);}
#map_content .t8{background-image:url(un/m/t8.gif);}
#map_content .t9{background-image:url(un/m/t9.gif);}
.tur{background:url(un/special/NewyearRocket_turquoise_1a.gif) no-repeat;}
.purp{background:url(un/special/NewyearRocket_purple_1a.gif) no-repeat;}
.yell{background:url(un/special/NewyearRocket_yellow_1a.gif) no-repeat;}
.oran{background:url(un/special/NewyearRocket_orange_1a.gif) no-repeat;}
.green{background:url(un/special/NewyearRocket_green_1a.gif) no-repeat;}
.red{background:url(un/special/NewyearRocket_red_1a.gif) no-repeat;}
.e403{background:url(un/misc/403.gif) no-repeat;}
.e404{background:url(un/misc/404.gif) no-repeat;}
.e500{background:url(un/misc/500.gif) no-repeat;}
#sright #vlswitch,#sright #llswitch,.village2 #lswitch.on{background:url(un/g/s/glvlm.gif) no-repeat;}
#sright #vlswitch.off,#sright #llswitch.off,.village2 #lswitch{background:url(un/g/s/glvlp.gif) no-repeat;}
.level1,.level11,.level21,.online1{background-position:0 0;}
#map_content .m3,#map_content .m4{background:url(un/m/matt.gif) no-repeat;}
+243 -1414
View File
File diff suppressed because it is too large Load Diff
+3 -4
View File
@@ -102,14 +102,13 @@ include("Templates/res.tpl");
<div id="stime">
<div id="ltime">
<div id="ltimeWrap">
Calculated in <b><?php
<?php echo CALCULATED_IN;?> <b><?php
echo round(($generator->pageLoadTimeEnd()-$start)*1000);
?></b> ms
<br />Server time: <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
<br /><?php echo SEVER_TIME;?> <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
</div>
</div>
</div>
<div id="ce"></div>
</body>
</html>
</html>
+6 -6
View File
@@ -73,7 +73,7 @@ else
<h5><img class="img_u04" src="img/x.gif" alt="login" /></h5>
<p><?php echo COOKIES; ?></p>
<?php
if(START_DATE > date('m/d/Y')){
if(strtotime(START_DATE) > strtotime(date('m/d/Y'))){
?>
<br/><center><big>Server will start in: </big></center>
<script language="JavaScript">
@@ -144,7 +144,7 @@ CountBack(gsecs);
</script>
<?php
}elseif(START_DATE == date('m/d/Y')){
}elseif(strtotime(START_DATE) == strtotime(date('m/d/Y'))){
if(START_TIME > date('H:i')){
?>
@@ -250,11 +250,11 @@ Element.implement({
<tbody>
<tr class="top">
<th><?php echo NAME; ?></th>
<td><input class="text" type="text" name="user" value="<?php echo stripslashes(stripslashes(stripslashes($form->getDiff("user",$_COOKIE['COOKUSR'])))); ?>" maxlength="20" autocomplete='off' /> <span class="error"> <?php echo $form->getError("user"); ?></span></td>
<td><input class="text" type="text" name="user" value="<?php echo stripslashes(stripslashes(stripslashes($form->getDiff("user",$_COOKIE['COOKUSR'])))); ?>" maxlength="30" autocomplete='off' /> <span class="error"> <?php echo $form->getError("user"); ?></span></td>
</tr>
<tr class="btm">
<th><?php echo PASSWORD; ?></th>
<td><input class="text" type="password" name="pw" value="<?php echo $form->getValue("pw");?>" maxlength="20" autocomplete='off' /> <span class="error"><?php echo $form->getError("pw"); ?></span></td>
<td><input class="text" type="password" name="pw" value="<?php echo $form->getValue("pw");?>" maxlength="30" autocomplete='off' /> <span class="error"><?php echo $form->getError("pw"); ?></span></td>
</tr>
</tbody>
</table>
@@ -298,11 +298,11 @@ Element.implement({
<tbody>
<tr class="top">
<th><?php echo NAME; ?></th>
<td><input class="text" type="text" name="user" value="<?php echo stripslashes(stripslashes(stripslashes($form->getDiff("user",$_COOKIE['COOKUSR'])))); ?>" maxlength="20" autocomplete='off' /> <span class="error"> <?php echo $form->getError("user"); ?></span></td>
<td><input class="text" type="text" name="user" value="<?php echo stripslashes(stripslashes(stripslashes($form->getDiff("user",$_COOKIE['COOKUSR'])))); ?>" maxlength="30" autocomplete='off' /> <span class="error"> <?php echo $form->getError("user"); ?></span></td>
</tr>
<tr class="btm">
<th><?php echo PASSWORD; ?></th>
<td><input class="text" type="password" name="pw" value="<?php echo $form->getValue("pw");?>" maxlength="20" autocomplete='off' /> <span class="error"><?php echo $form->getError("pw"); ?></span></td>
<td><input class="text" type="password" name="pw" value="<?php echo $form->getValue("pw");?>" maxlength="30" autocomplete='off' /> <span class="error"><?php echo $form->getError("pw"); ?></span></td>
</tr>
</tbody>
</table>
+3 -4
View File
@@ -159,14 +159,13 @@ include("Templates/res.tpl");
<div id="stime">
<div id="ltime">
<div id="ltimeWrap">
Calculated in <b><?php
<?php echo CALCULATED_IN;?> <b><?php
echo round(($generator->pageLoadTimeEnd()-$start)*1000);
?></b> ms
<br />Server time: <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
<br /><?php echo SEVER_TIME;?> <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
</div>
</div>
</div>
<div id="ce"></div>
</body>
</html>
</html>
+3 -4
View File
@@ -157,11 +157,10 @@ include("Templates/res.tpl");
<div id="stime">
<div id="ltime">
<div id="ltimeWrap">
Calculated in <b><?php
echo round(($generator->pageLoadTimeEnd()-$__start)*1000);
<?php echo CALCULATED_IN;?> <b><?php
echo round(($generator->pageLoadTimeEnd()-$start)*1000);
?></b> ms
<br />Server time: <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
<br /><?php echo SEVER_TIME;?> <span id="tp1" class="b"><?php echo date('H:i:s'); ?></span>
</div>
</div>
</div>