Welcome to the RaGEZONE - MMORPG development forums.

Anime Picture Frame

This is a discussion on Anime Picture Frame within the Habbo Releases forums, part of the Habbo Hotel category; SQL: Catalog Items INSERT INTO `321321` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (900009, CATID, '900009', 'picfame', 10, ...

LyncusMU
Results 1 to 4 of 4
  1. #1
    Ultimate Member
    Rank
    Member
    Join Date
    Nov 2011
    Location
    Dream world..zz
    Posts
    158
    Liked
    14

    thumbs up Anime Picture Frame

    Tabo Hotel



    SQL:
    Catalog Items

    INSERT INTO `321321` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
    (900009, CATID, '900009', 'picfame', 10, 0, 0, 1),


    Furniture:
    Code:

    INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`)VALUES
    (900009, 'Anime Picture Frame', 'picfame', 's', 1, 1, 1, '1', '0', '0', 777


    Furnidata:
    Code:

    ["s","900009","picfame","501051","0","1","1","0,0,0","Anime Picture Frame","Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]


    picfame.zip
    Last edited by RH monkeyboy; 16-11-11 at 01:52 AM. Reason: fixing

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    - MichaelMadman
    Rank
    Member +
    Join Date
    Aug 2011
    Posts
    219
    Liked
    52

    Re: Anime Picture Frame

    Should be in the customs section.

  4. #3
    SQL Master. :)
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Matrix World.
    Posts
    990
    Liked
    170

    Re: Anime Picture Frame

    I was Trying to tell move to Custom Section - x) CUSTOM SECTION LINK : Habbo Customs and Layouts - Habbo Releases - RaGEZONE forums

    And I could Say. He's So Creative More Then meh - Because I Do Random Stuff like Tiles, Holo, Throne (Not at all) and other Custom (Which I Pixelart at it).

    Plus Hang on - you Got Some missing Code on Furniture - This is Fixed -

    Code:
    INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES
    (900009, 'Anime Picture Frame', 'picfame', 's', 1, 1, 1, '0', '0', '0', 900009, '1', '1', '1', '1', '1', 'default', 1, '0');
    Last edited by Tha Matrix; 16-11-11 at 03:21 AM.

  5. #4
    This feelings...
    Rank
    Member +
    Join Date
    Aug 2011
    Location
    Anime Land
    Posts
    746
    Liked
    138

    Re: Anime Picture Frame

    I zoomed in and its 2 people kissing O_O.

    Nice but wrong section,This should be posted in customs.

 

 

Posting Permissions

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