Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28
  1. #11
    Join Date
    Sep 2005
    Location
    East London
    Posts
    3,028
    Tokens
    0

    Latest Awards:

    Default

    Try this:

    PHP Code:
    $n 1;
    echo 
    "<table><tr>";
    while (
    FETCHRARESQUERY){
    if (
    $n == '4'){
    echo 
    "</tr><tr>";
    }
    echo 
    "<td>RARE</td>"
    $n++;


  2. #12
    Join Date
    Feb 2006
    Location
    Scotland
    Posts
    2,087
    Tokens
    138

    Latest Awards:

    Default

    Quote Originally Posted by Luckyrare View Post
    What program? Yes you can sort them, view the showrares.php source and edit the type.
    Hey, I looked in one of the older threads about it and Luckyrare said that.

    Have a look in there and see if anything is in there.


    .:; Johno

  3. #13
    Join Date
    Apr 2006
    Location
    UK
    Posts
    4,830
    Tokens
    0

    Latest Awards:

    Default

    <?php
    displayRares("rare", "150");
    ?>

    That is display code. If anyone can fix please help.

    Need a domain but dont have paypal... not to worry. You can purchase a domain via text or home phone at XeoDomains.mobi.

    (X Moderator)
    AKA Cheekykarl

  4. #14
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Default

    http://habbocouncil.co.uk/rares/

    They managed to do it :S Send them an email.

    Also how do you get the value to appear under the image?
    Last edited by Verrou; 19-08-2007 at 10:43 AM.
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

  5. #15
    Join Date
    Apr 2006
    Location
    UK
    Posts
    4,830
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Verrou View Post
    http://habbocouncil.co.uk/rares/

    They managed to do it :S Send them an email.

    Also how do you get the value to appear under the image?
    Do they use same system?

    Need a domain but dont have paypal... not to worry. You can purchase a domain via text or home phone at XeoDomains.mobi.

    (X Moderator)
    AKA Cheekykarl

  6. #16
    Join Date
    Feb 2006
    Location
    Scotland
    Posts
    2,087
    Tokens
    138

    Latest Awards:

    Default

    As far as I am aware, they do.

    It was posted some time ago on how to do it but I cant find it.


    .:; Johno

  7. #17
    Join Date
    Apr 2006
    Location
    UK
    Posts
    4,830
    Tokens
    0

    Latest Awards:

    Default

    Well iv emailed them but not sure i will get reply.

    If you find out how please post here

    Need a domain but dont have paypal... not to worry. You can purchase a domain via text or home phone at XeoDomains.mobi.

    (X Moderator)
    AKA Cheekykarl

  8. #18
    Join Date
    Mar 2005
    Location
    Leeds
    Posts
    3,423
    Tokens
    0

    Latest Awards:

    Default

    I have done it before using DIVS / CSS

    just put the rare image into a div with a id tag

    for that you have

    width: 20%;
    float: left;

    that would put 5 in a row.

    If you post the file that has the function and the display file then I will code it.
    Last edited by Luckyrare; 19-08-2007 at 01:32 PM.

  9. #19
    Join Date
    Feb 2006
    Location
    Scotland
    Posts
    2,087
    Tokens
    138

    Latest Awards:

    Default

    Yeah, I was just about to post this : http://www.habboxforum.com/showthread.php?t=382218&highlight=Project+Rare+Val ues

    It was about it but Lucyrare didnt post the code so at least his previous post has explained it and that he is gonna help

    .:; Johno

  10. #20
    Join Date
    Mar 2005
    Location
    Leeds
    Posts
    3,423
    Tokens
    0

    Latest Awards:

    Default

    Can someone post the code to functions.inc.php so I can help you x]

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •