New housekeeping shizzle: (just started)
![]()
New housekeeping shizzle: (just started)
![]()
Right. Thats good news. I dont know any one who makes sutch a up-to-date cms like him.
im still doing smaller pics for the furniture if one day i finish it lol ill send it to you :)
it will include all furniture in the catalogue and trust me thats a shitload lol owell i have a week off so ill prob finish it soon.
Good job and good luck iJames!
Wicked, i still need to finish off the bigger ones: I'll probs make a setting where you can enable both :P..
I ripped all the big ones from Habbz lulz.
EDIT:
I've completed the header:
Please note: this wont work on your holoshop: because $disabled_furni & $disabled_badge dont exist. :PPHP Code:<?php } else if($pageid == "fshop" || $pageid == "bshop"){ ?>
<?php if($pageid == "fshop"){ ?>
<?if($disabled_furni == 0){ ?>
<li class="selected ">
Furni Shop
<?php } ?>
<?php } else { ?>
<?if($disabled_furni == 0){ ?>
<li class=" ">
<a href="shop_furni.php">Furni Shop</a>
<?php } ?>
<?php } ?>
<?php if($pageid == "bshop"){ ?>
<?if($disabled_badge == 0){ ?>
<li class="selected last">
Badge Shop
<?php } ?>
<?php } else { ?>
<?if($disabled_badge == 0){ ?>
<li class=" last">
<a href="shop_badge.php">Badge Shop</a>
<?php } ?>
<?php } ?>
<?php } ?>
<?
// Snippet from Header.php
// More from header.php
?>
<?php if($pageid == "fshop" || $pageid == "bshop"){ ?>
<li class="selected"><strong><?php echo $shortname; ?> Shop</strong><span></span></li>
<?php } else { ?>
<?php if($disabled_furni == 0){ ?>
<li class=" "><a href="shop_furni.php"><?php echo $shortname; ?> Shop</a><span></span></li>
<?php }elseif(!$disabled_furni == 0 && $disabled_badge == 0){ ?>
<li class=" "><a href="shop_badge.php"><?php echo $shortname; ?> Shop</a><span></span></li>
<? }elseif(!$disabled_furni == 0 && !$disabled_badge == 0){
// Dont show jack shit, because they are both disabled ;)
}} ?>
Updated the housekeeping: still got to code all the links and shizzle, but meh :P
I've added an extra bit of code (just in case)
EDIT 1:PHP Code:<? //sql above
if (empty($furnicat['minrank'])) {
$category = 1;
}
if ($furnicat['minrank'] > $user_rank) {
$category = 1;
}
?>
Added MUS support for BadgeShop. :)
EDIT 2:
I'm adding a script, where you can choose to use your own costum badges or habbo's badges :).. (already coded)
Edit 3:
I'm coding a script, where if it cant find the badge (in the images): It wont let you purchase it.
How did u manage to rip them? did u do it manually or by a script and you should add a fuction on hk so you can choose what sections to display
o and btw i see u have release rare section on the hk menu i was wondering if this is like adding any furni where u add price height width door recyclable picture etc?
if yes that would be nice
edit: also another cool idea/ feature it will be so not only its a furni shop but a values page so when u hover the image it tells u how much it is and you can have some text saying how many of those are in the hotel, instead of having 2 pages separately you can add this into the shop![]()
may i have that one program please? ill send you the catalogue items with the small furniture when i finish it, its going to have up to date furniture need to do 38 more pages so like 1k furni to go
Added onto my CMS on my hotel and had no problems with anythink. i would just like to say if your using the badge shop be careful and make sure you take the ADM and other staff badges out otherwise everyone will look like staff xD. thanks for the great release 100% reccomend this to anyone who has a hotel.