Файл: impwar.tk/monsters.php
Строк: 156
<?php
require_once('conf/dbc.php');
require_once('conf/session_start.php');
require_once('conf/ban.php');
if ((!isset($_SESSION['id'])) or (!isset($_SESSION['nick']))) {
?>
<script type="text/javascript">
document.location.href = "login.php";
</script>
<?php
exit();
}
$page_title = 'Рейды';
require_once('conf/head.php');
require_once('conf/top.php');
//////////////////////////////////////
//Для путеводителя новичкам:)
$usid=abs(intval($_SESSION['id']));
$row=$dbc->query("SELECT * FROM `users` WHERE`id`='$usid' LIMIT 1")->fetch_assoc();
if($row[tainik]=='1'){header('location: tainiki.php');}
?><br/>
<div id="main">
<center><p class="name">Cарум</p></center>
<?php
if ($row['lvl'] == '1' or $row['lvl'] == '2') { echo '<p style="border-style: double;"><span class="white">Думаю, что лезть на серьезного противника без нужной подготовки - смерти подобно. Давай-ка для начала нападем на Скелета. Как только убьешь его - возвращайся на главную страницу, я буду ждать тебя там.</span></p><div class="stats">';}
?>
</div>
<?php
$err=abs(intval($_GET['err']));
if (!empty($err)) {
if ($err==1) {
?>
<div id="error">
Вы должны состоять в клане
</div>
<?php
}
if ($err==2) {
?>
<div id="error">
Этот монстр доступен начиная с 15 уровня
</div>
<?php
}
if ($err==3) {
?>
<div id="error">
Этот монстр доступен начиная с 10 уровня
</div>
<?php
}
if ($err==4) {
?>
<div id="error">
Этот монстр доступен начиная с 20 уровня
</div>
<?php
}
if ($err==5) {
?>
<div id="error">
Этот монстр доступен начиная с 25 уровня
</div>
<?php
}
if ($err==6) {
?>
<div id="error">
Этот монстр доступен начиная с 21 уровня
</div>
<?php
}
if ($err==7) {
?>
<div id="error">
Этот монстр доступен начиная с 22 уровня
</div>
<?php
}
}
?>
<div class="stats">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/3.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<?php
if ($row['lvl'] > '2') { echo '<a style="text-decoration:none;" href="monster.php?m=3">Скелер</a>';}
?>
<?php
if ($row['lvl'] == '1' or $row['lvl'] == '2') { echo '<a style="text-decoration:none;" href="monster.php?m=3"><span class="red">Скелет</span><img src="img/1.gif"/></a>';}
?>
<p><span class="bonus">[с 1 ур]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="stats">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/5.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<a style="text-decoration:none;" href="monster.php?m=5" >Призрак</a>
<p><span class="bonus">[с 10 ур]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="stats">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/4.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<a style="text-decoration:none;" href="monster.php?m=1" >Воин Ада</a>
<p><span class="bonus">[с 15 ур]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="stats">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/1.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<a style="text-decoration:none;" href="monster.php?m=9" >Кровосос</a>
<p><span class="bonus">[с 20 ур]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="stats">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/9.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<a style="text-decoration:none;" href="monster.php?m=8">Голем</a>
<p><span class="bonus">[с 25 ур]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="stats">
<div style="border-style: double;">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/6.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<a style="text-decoration:none;" href="monster.php?m=2" >Волк</a>
<p><span class="net">[клановый]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="stats">
<div style="border-style: double;">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/7.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<a style="text-decoration:none;" href="monster.php?m=4" >Гримголт</a>
<p><span class="net">[клановый]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="stats">
<div style="border-style: double;">
<table width="170" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33" valign="top"><img src="img/monsters/8.png" width="70" height="70" border="0"/></td>
<td width="137" valign="top">
<div class="inf">
<a style="text-decoration:none;" href="monster.php?m=7" >Огненый Пес</a>
<p><span class="net">[клановый]</p></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<center><p class="foot"><a class="foot" href="out_reyd.php"><span class="bonus">Отменить Бои</a></span></p></center>
<?php
//////////////////////////////////////
require_once('conf/navig.php');
require_once('conf/foot.php');
?>
</body>
</html>