145 lines
7.0 KiB
PHP
145 lines
7.0 KiB
PHP
<?php
|
||
if(!defined('GAME'))
|
||
{
|
||
die();
|
||
}
|
||
|
||
$qst_hram = true;
|
||
|
||
if($u->room['file']=='ab/quest')
|
||
{
|
||
|
||
?>
|
||
<style type="text/css">
|
||
|
||
.pH3 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold; }
|
||
.class_ {
|
||
font-weight: bold;
|
||
color: #C5C5C5;
|
||
cursor:pointer;
|
||
}
|
||
.class_st {
|
||
font-weight: bold;
|
||
color: #659BA3;
|
||
cursor:pointer;
|
||
}
|
||
.class__ {
|
||
font-weight: bold;
|
||
color: #FFFFFF;
|
||
cursor:pointer;
|
||
background-color: #659BA3;
|
||
}
|
||
.class__st {
|
||
font-weight: bold;
|
||
color: #FFFFFF;
|
||
cursor:pointer;
|
||
background-color: #659BA3;
|
||
font-size: 10px;
|
||
}
|
||
.class_old {
|
||
font-weight: bold;
|
||
color: #919191;
|
||
cursor:pointer;
|
||
}
|
||
.class__old {
|
||
font-weight: bold;
|
||
color: #FFFFFF;
|
||
cursor:pointer;
|
||
background-color: #838383;
|
||
font-size: 10px;
|
||
}
|
||
|
||
</style>
|
||
<div id="hint3" style="visibility:hidden"></div>
|
||
<?php if(isset($_GET['r'])) { ?>
|
||
<TABLE width="100%" cellspacing="0" cellpadding="0">
|
||
<tr><td valign="top">
|
||
<div align="center" class="pH3">Домик Бабушки </div>
|
||
<div align="left"><?php if($re!=''){ echo '<font color="red"><b>'.$re.'</b></font>'; } ?></div>
|
||
<td width="280" valign="top" align="right"><table align="right" cellpadding="0" cellspacing="0">
|
||
<tr>
|
||
<td width="100%"> </td>
|
||
<td><table border="0" cellpadding="0" cellspacing="0">
|
||
<tr align="right" valign="top">
|
||
<td><!-- -->
|
||
<?= $goLis; ?>
|
||
<!-- -->
|
||
<table border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td nowrap="nowrap"><table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#DEDEDE">
|
||
<tr>
|
||
<td bgcolor="#D3D3D3"><img src="https://img.new-combats.com/i/move/links.gif" width="9" height="7" /></td>
|
||
<td bgcolor="#D3D3D3" nowrap="nowrap"><a href="#" id="greyText" class="menutop" onclick="location='main.php?loc=3.180.0.421&rnd=<?= $code; ?>';" title="<?php thisInfRm('3.180.0.421',1); ?>">Центральная площадь</a></td>
|
||
</tr>
|
||
</table></td>
|
||
</tr> <tr>
|
||
<td nowrap="nowrap"> </td>
|
||
</tr>
|
||
</table></td>
|
||
</tr>
|
||
</table></td>
|
||
</tr>
|
||
</table>
|
||
<br /><br />
|
||
<input type="button" class="btn" value="Обновить" onclick="location.href = '<?php if(isset($_GET['r'])) { echo 'main.php?r='.floor($_GET['r']); }else{ echo 'main.php'; } ?>';" /><?php if(isset($_GET['r'])){ ?> <input class="btn" type="button" value="Вернуться" onclick="location.href = 'main.php';" /><?php } ?><br><br>
|
||
</td>
|
||
</table>
|
||
<div id="textgo" style="visibility:hidden;"></div>
|
||
<?
|
||
}
|
||
if(!isset($_GET['r'])) {
|
||
//Диалоговый перс
|
||
?>
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td width="250" valign="top"><?php $usee = $u->getInfoPers($u->info['id'],0); if($usee!=false){ echo $usee[0]; }else{ echo 'information is lost.'; } ?></td>
|
||
<td width="230" valign="top" style="padding-top:19px;"><?php require_once('modules_data/stats_loc.php'); ?></td>
|
||
<td valign="top"><div align="right">
|
||
<table border="0" cellpadding="0" cellspacing="0">
|
||
<tr align="right" valign="top">
|
||
<td><?php if($re!=''){ echo '<font color="red"><b>'.$re.'</b></font>'; } ?>
|
||
<table width="500" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td><div style="position:relative; cursor: pointer;" id="ione"> <img src="https://img.new-combats.com/city/ap_bg13_1.jpg" alt="" name="img_ione" width="500" height="268" border="1" id="img_ione"/>
|
||
<div id="buttons_on_image" style="cursor:pointer; font-weight:bold; color:#D8D8D8; font-size:10px;"> <span onmousemove="this.runtimeStyle.color = 'white';" onmouseout="this.runtimeStyle.color = this.parentElement.style.color;" onclick="window.open('https://new-combats.com/forum', 'forum', 'location=yes,menubar=yes,status=yes,resizable=yes,toolbar=yes,scrollbars=yes,scrollbars=yes')">Форум</span> </div>
|
||
<script language="javascript" type="text/javascript">
|
||
<!--
|
||
if(document.getElementById('ione'))
|
||
{
|
||
document.getElementById('ione').appendChild(document.getElementById('buttons_on_image'));
|
||
document.getElementById('buttons_on_image').style.position = 'absolute';
|
||
document.getElementById('buttons_on_image').style.bottom = '8px';
|
||
document.getElementById('buttons_on_image').style.right = '23px';
|
||
}else{
|
||
document.getElementById('buttons_on_image').style.display = 'none';
|
||
}
|
||
-->
|
||
</script>
|
||
<div style="position: absolute; left: 437px; top: 96px; width: 48px; height: 33px; z-index: 94;"><img <?php thisInfRm('1.180.0.323'); ?> src="https://img.new-combats.com/city/ap_exit.gif" width="57" height="26" class="aFilter" /></div>
|
||
<div style="position: absolute; left: 191px; top: 12px; width: 75px; height: 68px; z-index: 94;"><img onclick="location.href='main.php?talk=24'" src="https://img.new-combats.com/city/1270_questya.png" width="120" height="220" class="aFilter" title="Диалог с Старухой" /></div>
|
||
<div style="position: absolute; left: 437px; top: 96px; width: 48px; height: 33px; z-index: 94;"><img <?php thisInfRm('1.180.0.323'); ?> src="https://img.new-combats.com/city/ap_exit.gif" width="57" height="26" class="aFilter" /></div>
|
||
|
||
|
||
<div id="snow"></div>
|
||
<?= $goline; ?> </div></td>
|
||
</tr>
|
||
</table>
|
||
<div style="display:none; height:0px " id="moveto"></div>
|
||
<INPUT class="btn" onclick="window.open('/forum?read=974&rnd=1', 'help', 'height=500,width=1024,location=no,menubar=no,status=no,toolbar=no,scrollbars=yes')" value="Подсказка для новичков" style="color:red;" type="button">
|
||
</small></div></td>
|
||
<td><!-- <br /><span class="menutop"><nobr>Комната для новичков</nobr></span>--></td>
|
||
</tr>
|
||
</table>
|
||
<small>
|
||
<hr />
|
||
<br />
|
||
<strong>Внимание!</strong> Никогда и никому не говорите пароль от своего персонажа. Не вводите пароль на других сайтах, типа "новый город", "лотерея", "там, где все дают на халяву". Пароль не нужен ни паладинам, ни кланам, ни администрации, <U>только взломщикам</U> для кражи вашего героя.<br />
|
||
<em>Администрация.</em></small> <br />
|
||
<?= $rowonmax; ?><br />
|
||
</div></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<?
|
||
}elseif($_GET['r']==1){
|
||
}}?>
|