[HoloCMS Addon] Furniture page(s)
Have you ever wanted to know the ctt of an object to use for the voucher well here i developed a page for the ctt for users who has ranks 6 or above.
Download: http://www.mediafire.com/?fzjmzwxordn
Heres what goes in the Community/Header
PHP Code:
<?php if($pageid == 24){ ?>
<li class="selected"><strong>CTT INFO</strong><span></span></li>
<?php } else { ?>
<li class=" "><a href="ctt.php">CTT INFO</a><span></span></li>
<?php } ?>
Go look under housekeeping and see a code similar to this:
<?php if($user_rank > 5 && $logged_in == true){ ?>
Paste the CTT code above the housekeeping, and move that code about the CTT code.
http://img91.imageshack.us/img91/2157/infok.jpg
Re: [HoloCMS Addon] Furniture page(s)
I would of used <th> not <td> :P:
Re: [HoloCMS Addon] Furniture page(s)
Seriously its VERY useless.Since like well, you got localhost/phpmyadmin(database).That shows all that.But thanks for sharing 3/10
Re: [HoloCMS Addon] Furniture page(s)
Quote:
Originally Posted by
Suzushima
Seriously its VERY useless.Since like well, you got localhost/phpmyadmin(database).That shows all that.But thanks for sharing 3/10
Well why would you want to to look through ure database and all that stuff when u can go on the page, and CTRL + F and fine what u need.
I made this so people can make vouchers much easier on them.
Re: [HoloCMS Addon] Furniture page(s)
You should make a addon with mass furniture, so you can mass furniture to users.
Like you insert a TID and it sends the furniture.
AWESOME!
Nice release though.
Re: [HoloCMS Addon] Furniture page(s)
Bad ideal if like u have customs tht u dont wont like mods to have for free they can look and get for free 1/10
Re: [HoloCMS Addon] Furniture page(s)
Quote:
Originally Posted by
MoBaTeY
Have you ever wanted to know the ctt of an object to use for the voucher well here i developed a page for the ctt for users who has ranks 6 or above.
Download:
http://www.mediafire.com/?fzjmzwxordn
Heres what goes in the Community/Header
PHP Code:
<?php if($pageid == 24){ ?>
<li class="selected"><strong>CTT INFO</strong><span></span></li>
<?php } else { ?>
<li class=" "><a href="ctt.php">CTT INFO</a><span></span></li>
<?php } ?>
Go look under housekeeping and see a code similar to this:
<?php if($user_rank > 5 && $logged_in == true){ ?>
Paste the CTT code above the housekeeping, and move that code about the CTT code.
http://img91.imageshack.us/img91/2157/infok.jpg
i dont see the point in this addon
Re: [HoloCMS Addon] Furniture page(s)
Quote:
Originally Posted by
Solos
i dont see the point in this addon
me either
this is quit useless -,-