2022-06-06 21:30:34 +00:00
< ?
if ( ! defined ( 'GAME' ))
{
die ();
}
if ( $u -> room [ 'file' ] == 'perehod' )
{
?>
< table width = " 100% " border = " 0 " cellspacing = " 0 " cellpadding = " 0 " >
< tr >
< td width = " 250 " valign = " top " >
2023-03-31 16:54:33 +00:00
< ? php $usee = $u -> getInfoPers ( $u -> info [ 'id' ], 0 ); if ( $usee != false ){ echo $usee [ 0 ]; } else { echo 'information is lost.' ; } ?>
2022-06-06 21:30:34 +00:00
</ td >
2023-03-31 16:54:33 +00:00
< td width = " 230 " valign = " top " style = " padding-top:19px; " >< ? php require_once ( 'modules_data/stats_loc.php' ); ?> </td>
2022-06-06 21:30:34 +00:00
< td valign = " top " >< div align = " right " >
< table border = " 0 " cellpadding = " 0 " cellspacing = " 0 " >
< tr align = " right " valign = " top " >
< td >
2023-03-31 16:54:33 +00:00
< ? php if ( $re != '' ){ echo '<font color="red"><b>' . $re . '</b></font>' ; } ?>
2022-06-06 21:30:34 +00:00
< table width = " 500 " border = " 0 " cellspacing = " 0 " cellpadding = " 0 " >
< tr >
< td >
2023-03-31 18:30:14 +00:00
< div style = " position:relative; cursor: pointer; width: 500; " id = " ione " >< img src = " //img.new-combats.tech/i/images/300x225/club/navig2.jpg " id = " img_ione " width = " 500 " height = " 240 " border = " 1 " />
< div style = " position:absolute; left:264px; top:106px; width:175px; height:37px; z-index:90; " >< img < ? php thisInfRm ( '1.180.0.0' ); ?> src="//img.new-combats.tech/i/images/subimages/map_zal2.gif" id="mo_1.180.0.0" width="175" height="37" /></div>
< div style = " position:absolute; left:47px; top:120px; width:135px; height:29px; z-index:90; " >< img src = " //img.new-combats.tech/i/images/subimages/map_zal3.gif " width = " 135 " height = " 29 " class = " aFilter " id = " mo_1.180.0.1 " /></ div >
< div style = " position:absolute; left:81px; top:102px; width:88px; height:15px; z-index:90; " >< img < ? php thisInfRm ( '1.180.0.2' ); ?> src="//img.new-combats.tech/i/images/subimages/map_zal1.gif" width="88" height="15" class="aFilter" id="mo_1.180.0.2" /></div>
< div style = " position:absolute; left:167px; top:107px; width:16px; height:18px; z-index:90; " >< img src = " //img.new-combats.tech/i/images/subimages/fl1.gif " width = " 16 " height = " 18 " title = " Вы находитесь в Комнате перехода " /></ div >
2022-06-06 21:30:34 +00:00
< div id = " snow " ></ div >
2023-03-31 16:54:33 +00:00
< ? = $goline ; ?>
2022-06-06 21:30:34 +00:00
</ div >
</ td >
</ tr >
</ table >
< div style = " display:none; height:0px " id = " moveto " ></ div >
2023-01-10 16:29:32 +00:00
Чтобы начать играть , < b > Вам нужно прочесть подсказку ( ниже ) </ b >.< br />
После прочтения , ниже , воспользуйтесь кнопкой < b > " Возврат " </ b >< br />
2023-03-31 16:54:33 +00:00
< ? php $hgo = $u -> testHome (); if ( ! isset ( $hgo [ 'id' ])){ ?> <INPUT onclick="location.href='main.php?homeworld=<?= $code; ?>';" class="btn" value="Возврат" type="button" name="combats2"><?php } unset($hgo); ?>
2023-01-10 16:29:32 +00:00
< INPUT class = " btn " onclick = " window.open('/forum/?read=845&rnd=1', 'help', 'height=500,width=1200,location=no,menubar=no,status=no,toolbar=no,scrollbars=yes') " value = " Подсказка для новичков " style = " color:red; " type = " button " >
2022-06-06 21:30:34 +00:00
< br />
</ small ></ div ></ td >
< td >
2023-01-10 16:29:32 +00:00
<!-- < br />< span class = " menutop " >< nobr > Комната для новичков </ nobr ></ span >-->
2022-06-06 21:30:34 +00:00
</ td >
</ tr >
</ table >
< small >
< HR >
< br />
2023-01-10 16:29:32 +00:00
< strong > Внимание ! Смените пароль на уникальный , который не использовался ранее в подобных проектах , это обезопасит вашего персонажа от взлома .< BR >
< em > Администрация .</ strong > </ em ></ small > < BR >
2023-03-31 16:54:33 +00:00
< ? = $rowonmax ; ?> <BR>
2022-06-06 21:30:34 +00:00
</ div ></ td >
</ tr >
</ table >
< ?
}
?>