Anything else that needs doing?
If you can't be assed doing this wait till I release the next build.<div id="header-container">
<div id="header" class="clearfix">
<h1><a href="{url}/"></a></h1>
<div id="subnavi">
<div id="subnavi-user">
<div style="margin-top:7px">
<?php include ("dyk.php"); ?>
</div>
</div>
<div id="subnavi-search">
<div id="subnavi-search-upper">
<ul id="subnavi-search-links">
<li><a href="#" target="_blank" style="color:#000">Help</a></li>
<?php
if(isset($_SESSION['user']['id']))
echo '<li><a href="{url}/logout" style="color:#000">Sign Out</a></li>';
else
{
echo '<li><a href="{url}/register" style="color:#000">Register</a></li>';
}
?>
</ul>
</div>
</div>
<div id="to-hotel">
<?php
if(isset($_SESSION['user']['id']))
{
echo ' <a href="{url}/client" class="new-button green-button" target="eac955c8dbc88172421193892a3e98fc7402021a" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter {hotelName} Hotel</b><i></i></a>';
}
?>
<?php
if(isset($_SESSION['user']['id']))
if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 6) {
echo '<a href="{url}/ase/login" class="new-button red-button" style="margin-right:5px;margin-left:5px;"><b>Housekeeping</b><i></i></a>';
}
?>
</div>
</div>
The download link is in the main thread.Where can I download this
Build 1
Download Mirrors:
You must be registered for see links- 1
You must be registered for see links- 2 - Use Build 2, it's better.
Build 2
Download Mirrors:
You must be registered for see links- 1
You must be registered for see links- 2
-- Not recommended, due to bugs.. --
Build 2.0.1
Download Mirrors:
You must be registered for see links- 1
You must be registered for see links-2 - 2.5.0 Is recommended.
If you mirror it tell me and i'll add it to main thread.
Build 2.5.0
You must be registered for see links- 1 Recommended Build
Thanks, is there anything you would like to see in the next build?This is very nice. 10/10
Thanks! I don't know what to put in the next build, if people don't give ideas there won't be anymore updatesGreat release, Can't wait to see more updates!