Вход Регистрация
Файл: offensive/servants.php
Строк: 568
<?php
require_once'../core/system.php';
echo 
only_reg();
echo 
ban();
echo 
blok();
mysql_query("UPDATE `user` set `mesto` = 'Бой' WHERE `id` = '".$user['id']."'");
$header='Наступление';
require_once
'../core/head.php';
$clan mysql_fetch_array(mysql_query("SELECT * FROM `clan` WHERE `id`  = ".$user['clan'].""));
$offen mysql_query("SELECT * FROM `offen` WHERE `clan`='".$clan['id']."'");
$off mysql_fetch_assoc($offen);
$myuser mysql_fetch_array(mysql_query("SELECT * FROM `of_bat` WHERE `usr`='".$user['id']."' and `clan`='".$clan['id']."'"));
if(
$off['status2']==1){// && $off['time1'] < time()
header('location: /'); 
$_SESSION['err'] = 'Нельзя одновременно сражаться в 2 наступлениях!';
exit;
}
if(
$user['rating'] < 200){
header('location: /'); 
$_SESSION['err'] = 'Для сражения необходимо минимум 200 кланового рейтинга!';
exit;
}
if((
$off['status1'] == || $off['status1']==&& $off['time1'] < time()) AND ($user['dolz']=='основатель' || $user['dolz']=='заместитель')){
mysql_query("UPDATE `offen` set `status1`='1' WHERE `clan`='".$user['clan']."'");
mysql_query("DELETE FROM `of_bat` WHERE `clan`='".$clan['id']."'");
mysql_query("DELETE FROM `of_boss` WHERE `clan`='".$clan['id']."'");
mysql_query("INSERT INTO `of_boss` set `name`='Служитель Смерти', `hp`='3000000', `hpmax`='3000000', `sila`='3000', `prot`='23000', `boss`='1', `clan`='".$user['clan']."'");
mysql_query("INSERT INTO `of_boss` set `name`='Служитель Смерти', `hp`='3000000', `hpmax`='3000000', `sila`='3000', `prot`='23000', `boss`='2', `clan`='".$user['clan']."'");
header('location: ?'); 
exit;
}
if((
$off['status1'] == || $off['status1']==&& $off['time1'] < time()) AND ($user['dolz']=='мастер' || $user['dolz']=='новобранец' || $user['dolz']=='опытный')){
header('location: /'); 
$_SESSION['err'] = 'Бой может начать основатель либо заместители клана!';
exit;
}
if(
$off['status1']==|| $off['status1']==&& $off['time1'] > time() && $myuser['status']==1){
header('location: /'); 
$_SESSION['err'] = 'Бой закрыт!';
exit;
}
$timer $_SERVER['REQUEST_TIME']+300;
if(
$user['clan'] == 0){
header('location: /'); 
$_SESSION['err'] = 'Вы не состоите в клане!';
}
if(
$user['battle']==0){
$t=$_SERVER['REQUEST_TIME']+3600;
$nextudar=rand(3,12);
$nextud=$_SERVER['REQUEST_TIME']+$nextudar;
mysql_query("DELETE FROM `battle` WHERE `usr`='".$user['nick']."'");
mysql_query("DELETE FROM `of_bat` WHERE `usr`='".$user['id']."'");
mysql_query("DELETE FROM `link` WHERE `usr`='".$user['id']."'");
mysql_query("DELETE FROM `duellog` WHERE `usr`='".$user['nick']."'");
mysql_query("UPDATE `user` SET `battle`='1' WHERE `id`='".$user['id']."'");
mysql_query("INSERT INTO `link` SET `usr`='".$user['id']."',`timer`='".$t."', `link`='".$_SERVER['PHP_SELF']."'");
mysql_query("INSERT INTO `of_bat` SET `usr`='".$user['id']."',`wins`='', `exp`='', `fight`='1', `clan`='".$clan['id']."'");
header ("Location: ?");
exit;
}
$kols mysql_result(mysql_query("SELECT  COUNT(id)  FROM `of_boss` WHERE `status`='0' and `clan`='".$clan['id']."'"),0);
$goldsk mysql_result(mysql_query("SELECT  COUNT(id)  FROM `of_boss` WHERE `boss`='2' and `status`='1' and `clan`='".$clan['id']."'"),0);
$sumrate mysql_result(mysql_query("SELECT sum(`exp`) FROM `of_bat` WHERE `clan`='".$clan['id']."'"),0);
if(
$goldsk == && $myuser['fight'] == 1){    
$rato floor(($myuser['exp']/$sumrate)*($clan['tower']*50+50));
$_SESSION['light']="<span class='blue'>Награда:</span>  <img src='/images/icon/gold.png' alt=''/> ".$clan['tower'].", <img src='/images/icon/rating_".$clan['plem'].".png'>".$rato."";//,  <img src='/images/icon/key.png' alt=''/> ".$clan['tower']."
mysql_query("UPDATE `user` SET `gold`=`gold`+'".($clan['tower']*100)."',`rating`=`rating`+'".$rato."' WHERE `id`='".$user['id']."'");//,`snow`=`snow`+'".($clan['tower'])."'
//<img src='/images/icon/snowdrop.png' alt=''/> ".$clan['tower'].",
//,`snow`=`snow`+'".($clan['tower'])."'
mysql_query("UPDATE `of_bat` SET `status`='1' WHERE `usr`=".$user['id']." and `clan`='".$user['clan']."'");
if(
$off['status1'] == 1){
mysql_query("UPDATE `offen` set `time1` = ".(time()+86400).", `status1`='2' WHERE `clan`='".$user['clan']."'");
mysql_query("UPDATE `clan` set `offen`=`offen`+'1',`rating`=`rating`+'".($clan['tower']*50+50)."' WHERE `id`='".$user['clan']."'");
}
header ("Location: /clan/".$clan['id']."/");
exit;
}
$reqa mysql_query("SELECT `id` FROM `of_bat` WHERE `usr`='".$user['id']."' and `status`='0' and `clan`='".$clan['id']."'");
$avto mysql_num_rows($reqa);
if(
$avto == 0){
header ("Location: /");
exit;
}
if(
$goldsk == 4){
$kala rand(1,7);
} else {
$kala rand(1,30);
}
if(
$kala=='2'){
$renq mysql_query("SELECT * FROM `of_boss` WHERE `nextud`<='".$_SERVER['REQUEST_TIME']."' and `status`='' and `clan`='".$clan['id']."' LIMIT 1");
while(
$mobuk mysql_fetch_array($renq)){
$summastag $user['max_health']+$user['sila']+$user['zashit']; 
$cp=$user['zashit']/$summastag;
$ym=1-$cp;
$um=rand($mobuk['sila']-$mobuk['sila']/8,$mobuk['sila']);
$mudar=$um*$ym;
$muron=round($mudar,0);
$vrud=rand(1,3); 
if(
$vrud==1){$vrud='поразил';}
if(
$vrud==2){$vrud='поцарапал';}
if(
$vrud==3){$vrud='ударил';}
$vrutd=rand(1,4); 
if(
$vrutd==1){$vrutd='убил';}
if(
$vrutd==2){$vrutd='испепелил';}
if(
$vrutd==3){$vrutd='уничтожил';}
if(
$vrutd==4){$vrutd='растерзал';}
if(
$user['health'] < $muron and $user['health'] > 0){
mysql_query("INSERT INTO `duellog` SET `usr`='".$user['nick']."',`text`='<font color=F26C13>".$mobuk['name']."</font> ".$vrud."', `uron`='".$muron."', `timer`='".$_SERVER['REQUEST_TIME']."'+'300',`kogo`='".$user['id']."', `umen`='".$um."'");
mysql_query("INSERT INTO `duellog` SET `usr`='".$user['nick']."',`text`='<font color=F26C13>".$mobuk['name']."</font> ".$vrutd."', `timer`='".$_SERVER['REQUEST_TIME']."'+'300', `dead`='1', `kogo`='".$user['id']."', `umen`='".$um."'");
mysql_query("UPDATE `user` SET `health` = '0', `loss`=`loss`+'1' WHERE `id`='".$user['id']."'");
mysql_query("UPDATE `of_bat` SET `fight`='1' WHERE `usr`='".$user['id']."' and `status`=''  and `clan`='".$clan['id']."'");
}
if(
$user['health'] > $muron){
$nextudar rand(1,10);
$nextud $_SERVER['REQUEST_TIME']+$nextudar;
mysql_query("INSERT INTO `duellog` SET `usr`='".$user['nick']."',text='<font color=F26C13>".$mobuk['name']."</font> ".$vrud."', `kogo`='".$user['id']."', `uron`='".$muron."', `timer`='".$_SERVER['REQUEST_TIME']."'+'300', `umen`='".$um."'");
mysql_query("UPDATE `user` SET `health` = `health`-'".$muron."' WHERE `id`='".$user['id']."'");
mysql_query("UPDATE `of_boss` SET `nextud` = '".$nextud."' WHERE `nextud`<='".$_SERVER['REQUEST_TIME']."' and `clan`='".$clan['id']."' and `status`='' and `name`='".$mobuk['name']."' LIMIT 1");
}


if(isset(
$_GET['healing'])){
$reqx mysql_query("SELECT sila,timer,time FROM `umen` WHERE `usr` = '".$user['id']."' and `img`='healing'");
$healing mysql_fetch_array($reqx);
$vrem $_SERVER['REQUEST_TIME']+$healing['time'];
if(
$healing['timer']>''.$_SERVER['REQUEST_TIME'].'' or $user['health']<=0){
$_SESSION['err']="Промах";
header ("Location: ?");
exit;
}
if(
$user['health']>=$user['max_health']){
$_SESSION['err']="Лечение не требуется";
header ("Location: ?");
exit;
} else {
$u rand($user['sila']-$user['sila']/8,$user['sila']);
$kolhp $u*$healing['sila'];
$kolhp round($kolhp,0);
mysql_query("UPDATE `umen` SET `timer` = '".$vrem."' WHERE `usr`='".$user['id']."' and `img`='healing'");
$xphe=$user['health']+$kolhp;
$um mysql_num_rows(mysql_query("SELECT * FROM `bonus` WHERE `usr`='".$user['id']."' and `typ`='3'"));
if(
$um 0){
$kolexp=$kolhp*2;
} else {
$kolexp $kolhp;
if(
$setgame['exp']==1)$kolexp $kolexp*2;
}
if(
$xphe<=$user['max_health']){
mysql_query("UPDATE `user` SET `health` = `health`+'".$kolhp."', `exp` = `exp`+'".$kolexp."' WHERE `id`='".$user['id']."'");
} else {
mysql_query("UPDATE `user` SET `health` = '".$user['max_health']."', `exp` = `exp`+'".$kolhp."' WHERE `id`='".$user['id']."'");
}
$_SESSION['message']="Вы использовали <img src='/images/umen/healing.png' height='16px' width='16px'> <font color='#FFBF00'>Исцеление</font> <img src='/images/icon/stat/hp.png'>+".$kolhp."";
header ("Location: ?");
exit;
}
}
if(isset(
$_GET['gift_of_the_Gods'])){
$reqxs mysql_query("SELECT time,timer FROM `umen` WHERE `usr` = '".$user['id']."' and `img`='gift_of_the_Gods'");
$gift mysql_fetch_array($reqxs);
$vrem $_SERVER['REQUEST_TIME']+$gift['time']+30;
if(
$gift['timer']>''.$_SERVER['REQUEST_TIME'].''){
$_SESSION['err']="Промах";
header ("Location: ?");
exit;
}
$umen mysql_fetch_array(mysql_query("SELECT * FROM `umen` WHERE `usr`='".$user['id']."' and `img`='gift_of_the_Gods'"));
$dar 100*$umen['sila'];
mysql_query("INSERT INTO `bonus` set `usr` = ".$user['id'].", `name` = 'Дар Богов',`kol`='".$dar."',`param`='sila', `time` = '".$vrem."'-'".$gift['time']."', `bonus`='+".$dar."% к урону', `image`='14',`typ`='0'");
mysql_query("UPDATE `umen` SET `timer` = '".$vrem."' WHERE `usr`='".$user['id']."' and `img`='gift_of_the_Gods'");
$_SESSION['message']="Вы использовали <img src='/images/umen/gift_of_the_Gods.png' height='16px' width='16px'> <font color='#3B9CF6'>Дар Богов</font> +".$dar."% к урону";
header ("Location: ?");
exit;
}
if(isset(
$_GET['udar']) and $user['health'] > 0){
$ureq mysql_query("SELECT * FROM `of_boss` WHERE `id`='".$id."' and `clan`='".$clan['id']."'");
$mobc mysql_fetch_array($ureq);
if(empty(
$id)){
$_SESSION['err']="Не выбран противник";
header ("Location: ?");
exit;
}
if(
$mobc['hp'] <= 0){
$_SESSION['err']="Промах";
header ("Location: ?");
exit;
}
$req mysql_query("SELECT * FROM `umen` WHERE `usr` = '".$user['id']."' and `img`='whack' LIMIT 1");
$umen mysql_fetch_array($req);
$summastat $mobc['hpmax']+$mobc['sila']+$mobc['prot'];
$p=$mobc['prot']/$summastat;
$y=1-$p;
$u=rand($user['sila']-$user['sila']/8,$user['sila']);
$udar=$u*$y;
if(isset(
$_GET['whack'])){
$udar $udar*$umen['sila'];
} else {
$udar $u*$y;
}
$udar round($udar,0);
$dar mysql_query("SELECT * FROM `bonus` WHERE `usr`='".$user['id']."' and `time`>'".$tm."' and `name`='Дар Богов'");
$adar mysql_num_rows($dar);
$kdar mysql_fetch_array($dar);
if(
$adar 0){
$kolik=$kdar['kol']/100;
$udar=floor($udar+($udar*$kolik));
}
$uron=$mobc['hp']-$udar;
$ool=$user['online']+300;
$sec=$timer-$ool;
if(
$sec 1){
$_SESSION['err'] = 'Промах';
header ("Location: ?");
exit;
}
if(
$udar $user['max_uron']){
mysql_query("UPDATE `user` SET `max_uron` = '".$udar."' WHERE `id`='".$user['id']."' LIMIT 1");
}
$ttur rand(1,5); 
if(
$ttur == 1){$ttur='ударили'; }
if(
$ttur == 2){$ttur='поразили';}
if(
$ttur == 3){$ttur='сразили';}
if(
$ttur == 4){$ttur='зацепили';}
if(
$ttur == 5){$ttur='поцарапали';}
$sms ''.$ttur.' '.$mobc['name'].'';
if(
$uron <= 0){
$ttud rand(1,5);
if(
$ttud == 1){$ttud='убили';}
if(
$ttud == 2){$ttud='уничтожили';}
if(
$ttud == 3){$ttud='разгромили';}
if(
$ttud == 4){$ttud='сокрушили';}
if(
$ttud == 5){$ttud='победили';}
if(
$mobc['boss']==1){
mysql_query("INSERT INTO `of_boss` set `name`='Служитель Смерти', `hp`='3000000', `hpmax`='3000000', `sila`='3000', `prot`='23000', `boss`='2', `clan`='".$user['clan']."'");
mysql_query("INSERT INTO `of_boss` set `name`='Служитель Смерти', `hp`='3000000', `hpmax`='3000000', `sila`='3000', `prot`='23000', `boss`='2', `clan`='".$user['clan']."'");
mysql_query("INSERT INTO `of_boss` set `name`='Служитель Смерти', `hp`='3000000', `hpmax`='3000000', `sila`='3000', `prot`='23000', `boss`='2', `clan`='".$user['clan']."'");
mysql_query("INSERT INTO `of_boss` set `name`='Служитель Смерти', `hp`='3000000', `hpmax`='3000000', `sila`='3000', `prot`='23000', `boss`='2', `clan`='".$user['clan']."'");
/* 
$_SESSION['light'] = "Вы получили <img src='/images/icon/dead.png'>1"; */ //,`snow`=`snow`+1 
mysql_query("UPDATE `of_boss` SET `kto` = '".$user['id']."' WHERE `id`='".$id."' and `clan`='".$clan['id']."'");
mysql_query("UPDATE `user` SET `mob`='0',`wins`=`wins`+'1'  WHERE `id`='".$user['id']."'");
if(isset(
$_GET['whack'])){
$vrem $_SERVER['REQUEST_TIME']+$umen['time'];
if(
$umen['timer']>''.$_SERVER['REQUEST_TIME'].''){
$_SESSION['err']="Промах";
header ("Location: ?");
exit;
}
mysql_query("UPDATE `umen` SET `timer` = '".$vrem."' WHERE `usr`='".$user['id']."' and `img`='whack'");
$_SESSION['light']="Вы использовали <img src='/images/umen/whack.png' height='16px' width='16px'> <font color='#FFBF00'>Сильный Удар</font> против ".$mobc['name']." <img src='/images/icon/stat/hp.png'><font color='#F5E17E'>-".$udar."</font>";
}else{
$_SESSION['light']="Вы <img src='/images/icon/fight.png'>".$sms." <img src='/images/icon/stat/hp.png'><font color='#F5E17E'>-".$udar."</font>";
}
$_SESSION['light']="Вы  <img src='/images/icon/dead.png'>".$ttud." ".$mobc['name']." <img src='/images/icon/stat/hp.png'><font color='#F5E17E'>-".$udar."</font>";
if(
$setgame['exp']==1)$udar=$udar*2;
mysql_query("UPDATE `of_bat` SET `exp` = `exp`+".$udar.", `wins`=`wins`+'1'  WHERE `usr`='".$user['id']."' and `status`='0' and `clan`='".$clan['id']."'");
mysql_query("UPDATE `of_boss` SET `status` = '1', `hp` = '0'  WHERE `id`='".$id."' and `clan`='".$clan['id']."'");
} else {
if(isset(
$_GET['whack'])){
$vrem $_SERVER['REQUEST_TIME']+$umen['time'];
if(
$umen['timer']>''.$_SERVER['REQUEST_TIME'].''){
$_SESSION['err']="Промах";
header ("Location: ?");
exit;
}
mysql_query("UPDATE `umen` SET `timer` = '".$vrem."' WHERE `usr`='".$user['id']."' and `img`='whack'");
$_SESSION['light']="Вы использовали <img src='/images/umen/whack.png' height='16px' width='16px'> <font color='#FFBF00'>Сильный Удар</font> против ".$mobc['name']." <img src='/images/icon/stat/hp.png'><font color='#F5E17E'>-".$udar."</font>";
}else{
$_SESSION['light']="Вы <img src='/images/icon/fight.png'>".$sms." <img src='/images/icon/stat/hp.png'><font color='#F5E17E'>-".$udar."</font>";
}
mysql_query("UPDATE `of_boss` SET `hp` = '".$uron."' WHERE `id`='".$id."' and `clan`='".$clan['id']."'");
}
$ud mysql_num_rows(mysql_query("SELECT `id` FROM `bonus` WHERE `usr`='".$user['id']."' and `typ`='3'"));
if(
$ud 0){
$udar $udar*2;
} else {
$udar $udar;
}
if(
$setgame['exp']==1)$udar=$udar*2;
mysql_query("UPDATE `user` SET `exp` = '".$user['exp']."'+".$udar.", `mob`='".$id."' WHERE `id`='".$user['id']."'");
mysql_query("UPDATE `of_bat` SET `exp` = `exp`+".$udar."  WHERE `usr`='".$user['id']."'  and `status`='' and `clan`='".$clan['id']."'");
header ("Location: ?");
exit;
}
if(
$user['health']<=0){
?>
<div><div  class='but-list'>
<a href="?"> <img src='/images/icon/reload.png'> Обновить </a></font>
<a href="/"> <img src='/images/icon/error.png'> Покинуть бой </a></div></div>
<?
} else {
$ureq mysql_query("SELECT * FROM `of_boss` WHERE `id`='".$user['mob']."' and `clan`='".$clan['id']."' LIMIT 1");
$umob mysql_fetch_array($ureq);
$avt mysql_num_rows($ureq);
if(
$avt 0){
echo
'<div class="foot"><table  width="100%">
<tbody>
<td style="text-align: center" width="20%">
<img src="/images/monsters/servant'
.$umob['boss'].'.png" style="border:1px solid #000;">
</td>
<td class="foot center"> Служитель Смерти<div class="empty2"></div>'
;
$kol70=$umob['hp']*0.70;
$kol30=$umob['hp']*0.30;
if(
$umob['hp'] >= $kol70){$health "green";}
if(
$umob['hp'] >= $kol30 and $umob['hp'] < $kol70){$health "orange";}
if(
$umob['hp'] < $kol30){$health "red";}
echo
"<div class='hp'>
<div class='"
.$health."' style='width:".floor(100/($umob['hpmax']/$umob['hp']))."%'></div>
</div>"
;
echo
'<div class="empty2"></div>
<div class="empty2"></div>
<font color="#CDC9C9"> ('
.$umob['hp'].'/'.$umob['hpmax'].')</font>
</td>
</tbody></table>
</div><hr>'
;
}
?>
<div class='head'><table  width='100%' border='0' cellpadding='5px' cellspacing='0' style='padding-top: 5px;'>
<tbody>
<?php
$randomob 
mysql_fetch_array(mysql_query("SELECT `id` FROM `of_boss` WHERE `status`='' and `clan`='".$clan['id']."' ORDER BY RAND() LIMIT 1"),0);
if(
$kols == 0){
echo
'<td width="45%"><a class="fight center" href="?">  Обновить  </a></div></td>';
}
if(
$kols == and $mob['hp'] > 0){
echo
' <td width="45%"><a class="fight center" href="?udar&id='.$mob['id'].'">  Атаковать  </a></div></td>';
}
if(
$kols == and $mob['hp'] <= 0){
echo
' <td width="45%"><a class="fight center" href="?udar&id='.$randomob['id'].'">  Атаковать  </a></div></td>';
}
if(
$kols 1){
if(
$user['mob']>and $umob['hp'] > 0){
echo
' <td width="45%"><a class="fight center" href="?udar&id='.$umob['id'].'">  Атаковать  </a></div></td>';
}
echo
' <td width="45%"><a class="fight center" href="?udar&id='.$randomob['id'].'">  Бить любого  </a></div></td>';
}
echo
"</tbody></table><table  width='100%' border='0' cellpadding='1px' cellspacing='0' style='padding-top: 5px;'>
<tbody>"
;
$req mysql_query("SELECT timer FROM `umen` WHERE `usr` = '".$user['id']."' and `img`='whack' LIMIT 1");
$umen mysql_fetch_array($req);
$avto mysql_num_rows($req);
if(
$avto == 0){
echo
"<td width='30%'><div class='big-but'><div class='imgwrap'><img src='/images/umen/whack_grey.png' height='20' width='20'></div><div class='empty'></div>Недоступно</td></div>"
}
if(
$avto 0){
if(
$umen['timer']<= $_SERVER['REQUEST_TIME']){
if(
$umob['hp'] > 0){
echo
"<td width='30%'>
<a class='big-but' href="
?udar&whack&id=".$umob['id']."">
<div class='imgwrap'><img src='/images/umen/whack.png' height='35' width='35'>
</div> 
<div class='empty'></div> 
</a>
</td>
</div>"
;
}
if(
$umob['hp'] <= 0){    
echo
"<td width='30%'>
<a class='big-but' href="
?udar&whack&id=".$randomob['id'].""><div class='imgwrap'><img src='/images/umen/whack.png' height='35' width='35'>
</div> 
<div class='empty'>    </div> 
</a>
</td>
</div>"
;

} else {
$recharge $umen['timer'] - $_SERVER['REQUEST_TIME'];
echo
"<td width='30%'><div class='big-but'><div class='imgwrap'><img src='/images/umen/whack_grey.png' height='20' width='20'></div>
<div class='empty'></div>"
.$recharge." сек</td>
</div>"
;
}
}
$req mysql_query("SELECT timer FROM `umen` WHERE `usr` = '".$user['id']."' and `img`='healing'");
$umen mysql_fetch_array($req);
$avto mysql_num_rows($req);
if(
$avto==0){
echo
'<td width="30%"><div class="big-but"><div class="imgwrap"><img src="/images/umen/healing_grey.png" height="20" width="20"></div><div class="empty"></div>Недоступно</td></div>'
} else {
if(
$umen['timer'] <= $_SERVER['REQUEST_TIME']){
echo
'<td width="30%"><a class="big-but" href='?healing'><div class="imgwrap"><img src="/images/umen/healing.png" height="35" width="35"></div><div class="empty"></div></a></td></div>'
} else {
$recharge=$umen['timer']-$_SERVER['REQUEST_TIME'];
echo
' <td width="30%"><div class="big-but"><div class="imgwrap"><img src="/images/umen/healing_grey.png" height="20" width="20"></div>
<div class="empty"></div>'
.$recharge.' сек</td>
</div>'
;
}
}
$req mysql_query("SELECT timer FROM `umen` WHERE `usr` = '".$user['id']."' and `img`='gift_of_the_Gods'");
$umen mysql_fetch_array($req);
$avto mysql_num_rows($req);
if(
$avto==0){
echo
'<td width="30%"><div class="big-but"><div class="imgwrap"><img src="/images/umen/gift_of_the_Gods_grey.png" height="20" width="20"></div><div class="empty"></div>Недоступно</td></div>'
} else {
if(
$umen['timer'] <= $_SERVER['REQUEST_TIME']){
echo
'<td width="30%"><a class="big-but" href='?gift_of_the_Gods'><div class="imgwrap"><img src="/images/umen/gift_of_the_Gods.png" height="35" width="35"></div><div class="empty"></div></a></td></div>'
} else {
$recharge=$umen['timer']-$_SERVER['REQUEST_TIME'];
echo
'<td width="30%"><div class="big-but"><div class="imgwrap"><img src="/images/umen/gift_of_the_Gods_grey.png" height="20" width="20"></div>
<div class="empty"></div>'
.$recharge.' сек</td>
</div>'
;
}
}
echo
'</td></tbody></table></td>
</tbody>
</table><table width="100%" cellpadding="4px">
<tbody><tr><td width="30%">
<a class="inpc-ar center" href="?bottle=1"><div class="imgwrap"><img src="/images/icon/bottle/0.png">
</div> 
<div class="empty"></div> 
</a>
</td>
<td width="30%"><a class="inpc-ar center" href="?bottle=2"><div class="imgwrap"><img src="/images/icon/bottle/0.png"></div><div class="empty"></div></a></td>
<td width="30%"><a class="inpc-ar center" href="?bottle=3"><div class="imgwrap"><img src="/images/icon/bottle/0.png"></div><div class="empty"></div></a></td>
</tr></tbody>
</table>'
;
}
$requ mysql_query("SELECT `id` FROM `of_boss` WHERE `status`='' and `clan`='".$clan['id']."'");
$avto mysql_num_rows($requ);
if(
$avto 0){
echo
"</div><hr><div class='foot foot'><div class='center'>Противники</br><div class='empty2'></div></div>";
$req mysql_query("SELECT DISTINCT `name` FROM `of_boss` WHERE `status`='' and `clan`='".$clan['id']."'");
while(
$mob mysql_fetch_array($req)){
$randomobu mysql_fetch_array(mysql_query("SELECT `hp`,`id` FROM `of_boss` WHERE `name`='".$mob['name']."' and `clan`='".$clan['id']."' and `status`='' ORDER BY RAND() LIMIT 1"),0);
if(
$randomobu['hp'] >= $kol70){
$health="green";
$hp="<font color='green'>".$randomobu['hp']."</font>";
}
if(
$randomobu['hp'] >= $kol30 and $randomobu['hp']<$kol70){
$health="orange";
$hp="<font color='orange'>".$randomobu['hp']."</font>";
}
if(
$randomobu['hp'] < $kol30){
$health="red";
$hp="<font color='red'>".$randomobu['hp']."</font>";
}
$koll mysql_result(mysql_query("SELECT  COUNT(id)  FROM `of_boss` WHERE `name`='".$mob['name']."' and `clan`='".$clan['id']."' and `status`=''"),0);
if(
$koll 1){
echo
"<a class='fight' href='?udar&id=".$randomobu['id']."'>".$mob['name']." <font color='#CDC9C9'>(".$koll.")</font></a>";
} else {
echo
"<a class='fight' href='?udar&id=".$randomobu['id']."'>".$mob['name']." (".$hp.")</a>";
}
}
echo
'</div>';
}
$req mysql_query("SELECT * FROM `duellog` WHERE `opon` = '".$user['nick']."' or `usr` = '".$user['nick']."' and `timer`>='".$_SERVER['REQUEST_TIME']."' ORDER BY `id` DESC LIMIT 9");
$avto mysql_num_rows($req);
if(
$avto>=1){
echo
"<hr>
<div class='foot foot'>
<div class='center'>
Журнал боя
</br>
<div class='empty2'></div>
</div>    "
;
While(
$ilok mysql_fetch_array($req)){
$timeudar=$_SERVER['REQUEST_TIME']-$ilok['timer']+300;
if(
$timeudar 60){
$timeudar=''.$timeudar.' сек.';
} else {
$timeudar=round($timeudar/60);
$timeudar=''.$timeudar.' мин.';
}

if(
$ilok['kogo']>0){
if(
$user['plem']=='ogn'){
$plem='0';
}
if(
$user['plem']=='mol'){
$plem='1';
}
if(
$ilok['dead']==1){
echo 
'<img src="/images/icon/dead.png" height="16" width="16">
<font color="#AAAAAA"> '
.$ilok['text'].' <img src=/images/icon/race/'.$plem.'.png><a href="/user/'.$user['id'].'/"><font color="'.$user['font'].'">'.$user['nick'].'</font></a></font><span class="mit">'.$timeudar.'</span> 
<div class="empty"></div>'
;
} else {
echo
'<font color="#AAAAAA"> '.$ilok['text'].' <img src=/images/icon/race/'.$plem.'.png><a href="/user/'.$user['id'].'/"><font color="'.$user['font'].'">'.$user['nick'].'</font></a> на <font color="F5E17E">'.$ilok['uron'].'</font> урона</font><span class="mit">'.$timeudar.'</span>
<div class="empty"></div>'
;
}
}


}
}
echo
"</div><hr><div class='head'><div class='inpc-ar center'>Топ игроков</br></div></div>";
$sur mysql_query("SELECT `usr`,`exp` FROM `of_bat` WHERE `fight`='1' and `status`='0' and `clan`='".$clan['id']."' ORDER BY `exp` DESC LIMIT 0, 5");
$at mysql_num_rows($sur);
if(
$at 0){
    
while(
$sn mysql_fetch_array($sur)) {
$qst mysql_query("SELECT `id`,`prava`,`nick`,`health`,`font`,`level` FROM `user` WHERE `id` = '".$sn['usr']."'");
$ust mysql_fetch_array($qst);
echo
"<hr><div class='but-list-light'>";
if(
$ust['prava']=="5"){
$status="<font color='ffc22b'>[A]</font>";
$color="#F7990D";
}
if(
$ust['prava']=="4"){
$status="<font color='ffc22b'>[a]</font>";
$color="EBC621";
}
if(
$ust['prava']=="3"){
$status="<font color='ffc22b'>[M]</font>";
}
if(
$ust['prava']=="2"){
$status="<font color='ffc22b'>[m]</font>";
}
echo
'<a href="/user/'.$ust['id'].'/">';
echo 
online($ust['id']);
echo 
'<font color="'.$ust['font'].'"> '.$ust['nick'].'</font>';
if(
$ust['prava']>"1"){
echo
' '.$status.'';
}
echo
', <img src="/images/icon/level.png">'.$ust['level'].'  <span class="float-right"> <img src="/images/icon/hp.png" width="16" height="16">'.$ust['health'].', <img src="/images/icon/exp.png" width="16" height="16">'.$sn['exp'].'</span></a></div>';
}
$myser mysql_fetch_array(mysql_query("SELECT `exp` FROM `of_bat` WHERE `fight`='1' and `status`='0' and `usr`='".$user['id']."' and `clan`='".$clan['id']."'"));
$enduser mysql_fetch_array(mysql_query("SELECT `exp` FROM `of_bat` WHERE `fight`='1' and `status`='0' and `clan`='".$clan['id']."' ORDER BY `exp` DESC LIMIT 5, 5"));
if(
$enduser['exp']>=$myser['exp'] and $user['health']>0){
echo
"<hr><div class='head'><center>...</center></div><hr><div class='but-list-light'>";
if(
$user['prava'] == 5){
$status="<font color='ffc22b'>[A]</font>";
$color="#F7990D";
}
if(
$user['prava'] == 4){
$status="<font color='ffc22b'>[a]</font>";
$color="EBC621";
}
if(
$user['prava'] == 3){
$status="<font color='ffc22b'>[M]</font>";
}
if(
$user['prava'] == 2){
$status="<font color='ffc22b'>[m]</font>";
}
echo
'<a href="/user/'.$user['id'].'/">';
echo 
online($user['id']);
echo
'<font color="'.$user['font'].'"> '.$user['nick'].'</font>';
if(
$user['prava']>"1"){
echo
' '.$status.'';
}
echo
', <img src="/images/icon/level.png">'.$user['level'].'  <span class="float-right"> <img src="/images/icon/hp.png" width="16" height="16">'.$myser['health'].', <img src="/images/icon/exp.png" width="16" height="16">'.$myser['exp'].'</span></a></div>';
}
echo
'</div>';
} else {
echo
'<hr>
<div class="foot">
Пусто
</div>'
;
}
require_once
'../core/foot.php';
?>
Онлайн: 5
Реклама