[Not Coded] Custom Easel

Results 1 to 5 of 5
  1. #1
    Apprentice Mitch Eelants is offline
    MemberRank
    Nov 2012 Join Date
    21Posts

    [Not Coded] Custom Easel

    I made a custom easel
    It's a easel with Katy Perry, Justin Bieber, Micheal Jackson and Frans Bauer (Dutch artist).

    I hope that someone could code it for me.
    .SWF >> http://rapidshare.com/files/442341218/easel_7.swf

    easel_7.png


  2. #2
    Creating Habbo Furniture! Coca Cola is offline
    MemberRank
    Nov 2012 Join Date
    The NetherlandsLocation
    251Posts

    Re: [Not Coded] Custom Easel

    Hmmm its very unique never done before as far as i know xD
    Cant code them :(

    Rating: 10/10
    Nice job on this

    Regards-Coca Cola

  3. #3
    Novice iBreak is offline
    MemberRank
    Dec 2012 Join Date
    2Posts

    Re: [Not Coded] Custom Easel

    Hi,
    it's really beautiful, 10/10 ! I don't know if you want this sqlcodes ?
    Spoiler:
    Furniture : 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 (995869, 'Easel', 'Easel', 's', 1, 1, 1, '0', '0', '0', 4545, '1', '1', '1', '1', '1', 'Default', 1, '0', '0')

    Catalog_items : INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (995869, 'PAGEID', '995869', 'Easel', '1', '1', '0','1');

    Furnidata : ["s","4545","Easel","554554","0","1","1","easel_7","This is the art ! ",","-1,"-1"],

  4. #4
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,610Posts

    Re: [Not Coded] Custom Easel

    Spoiler:
    Furniture : 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 (995869, 'easel_7', 'easel_7', 's', 1, 1, 1, '0', '0', '0', 4545, '1', '1', '1', '1', '1', 'Default', 1, '0', '0')

    Catalog_items : INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (995869, 'PAGEID', '995869', 'Easel', '1', '1', '0','1');

    Furnidata : ["s","4545","easel_7","554554","0","1","1","Easel","This is the art ! ",","-1,"-1"],

    Correct SQL ^^

  5. #5
    Apprentice Mitch Eelants is offline
    MemberRank
    Nov 2012 Join Date
    21Posts

    Re: [Not Coded] Custom Easel

    Thank you so much for the SQL codes!!!



Advertisement