10 New Year 2013 Furni + Wired Furni

Page 1 of 2 12 LastLast
Results 1 to 25 of 43
  1. #1
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    thumbs up 10 New Year 2013 Furni + Wired Furni

    10 New Year Furni.
    Pictures
    Spoiler:


    All furni in the room


    Downloads..
    Download SWF's
    Run this in your furniture database
    Run this in your catalog_items

    Furnidata
    Spoiler:
    Code:
    ["i","55444","ny2013_wall","44605","","","","","ny2013_wall name","ny2013_wall desc","","195537","7231","1"],
    ["i","55443","year2013","44605","","","","","year2013 name","year2013 desc","","-1","-1","1"]
    ["s","55436","ny2013_chair","44605","2","1","1","","Maya-stoel","Ga even zitten, het einde van de wereld is op komst.","","195537","7223","","1"],
    ["s","55437","reef_aquarium","44605","2","4","4","","Aquarium","Perfect voor de crib van een rapper","","-1","-1","","1"],
    ["s","55440","fireworks_14","44605","0","1","1","","Vuurwerk","Kom maar op met dat feest!","","-1","-1","fireworks_charge_14,10,20,10","1"],
    ["s","55442","ny2013_floor","44605","0","2","2","","Maya-vloer","In de voetsporen van de... Maya's.","","195537","7226","","1"],
    ["s","55435","fireworks_15","44605","0","1","1","","Vuurwerk","De vlam erin!","","-1","-1","fireworks_charge_15,10,20,10","1"],
    ["s","55441","ny2013_aftermath","44605","0","1","1","","Flaming Comet","So close...","","195537","7228","","1"],
    ["s","55438","ny2013_calendar","44605","0","1","1","","Maya-kalender","Het einde is... wanneer?","","195537","7229","","1"],
    ["s","55439","ny2013_block","44605","0","1","1","","Maya-bouwblok","Wat zouden de Maya's bouwen?","","195537","7230","","1"],
    ["s","55434","wf_act_call_stacks","44570","0","1","1","","WIRED REACTIE: Wired stapels uitvoeren","Met deze Wired kun je 5 Wired stapels selecteren om uit te voeren met een enkele Actie, ongeacht de bestaande Voorwaarden of Acties.","","195627","7218","18","1"],
    Last edited by Goodbook; 27-12-12 at 10:58 PM.


  2. #2
    Eye Eye Capt'n Spheral is offline
    Grand MasterRank
    May 2010 Join Date
    TumptonshireLocation
    2,488Posts

    Re: 10 New Year Furni

    Eh, heres the basic sql for Butterfly:
    Spoiler:

    Code:
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55434', '4834', 'wf_act_call_stacks', 'wf_act_call_stacks', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55435', '4835', 'fireworks_15', 'fireworks_15', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55436', '4836', 'ny2013_chair', 'ny2013_chair', 's', '1', '1', '1.00', '0', '0', '1', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55437', '4837', 'reef_aquarium', 'reef_aquarium', 's', '4', '4', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55438', '4838', 'ny2013_calendar', 'ny2013_calendar', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55439', '4839', 'ny2013_block', 'ny2013_block', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55440', '4840', 'fireworks_14', 'fireworks_14', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55441', '4841', 'ny2013_aftermath', 'ny2013_aftermath', 's', '1', '1', '0.01', '0', '1', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55442', '4842', 'ny2013_floor', 'ny2013_floor', 's', '2', '2', '0.01', '0', '1', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55443', '4475', 'year2013', 'year2013', 'i', '', '', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55444', '4476', 'ny2013_wall', 'ny2013_wall', 'i', '', '', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    Code:
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55434', 'wf_act_call_stacks', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55435', 'fireworks_15', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55436', 'ny2013_chair', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55437', 'reef_aquarium', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55438', 'ny2013_calendar', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55439', 'ny2013_block', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55440', 'fireworks_14', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55441', 'ny2013_aftermath', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55442', 'ny2013_floor', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55443', 'year2013', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55444', 'ny2013_wall', '3', '0', '1', '0', '0', '0');

  3. #3
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year Furni

    Quote Originally Posted by JohnHearfield View Post
    Erm, i have butterfly codes :P
    Haha I need Phoenix codes :P

  4. #4
    Zephyr Studios PRIZM is offline
    Grand MasterRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: 10 New Year Furni

    You are fast :b Thanks for that, they look great!

  5. #5
    Eye Eye Capt'n Spheral is offline
    Grand MasterRank
    May 2010 Join Date
    TumptonshireLocation
    2,488Posts

    Re: 10 New Year Furni

    Edit:

    Spoiler:

    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`, `height_adjustable`) VALUES('55434',  'wf_act_call_stacks', 'wf_act_call_stacks', 's', '1', '1', '1.00', '0', '0', '0', '4834', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55435',  'fireworks_15', 'fireworks_15', 's', '1', '1', '1.00', '0', '0', '0', '4835', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55436',  'ny2013_chair', 'ny2013_chair', 's', '1', '1', '1.00', '0', '1', '0', '4836', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55437',  'reef_aquarium', 'reef_aquarium', 's', '4', '4', '1.00', '0', '0', '0', '4837', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55438',  'ny2013_calendar', 'ny2013_calendar', 's', '1', '1', '1.00', '0', '0', '0', '4838', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55439',  'ny2013_block', 'ny2013_block', 's', '1', '1', '1.00', '0', '0', '0', '4839', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55440',  'fireworks_14', 'fireworks_14', 's', '1', '1', '1.00', '0', '0', '0', '4840', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55441',  'ny2013_aftermath', 'ny2013_aftermath', 's', '1', '1', '0.01', '0', '0', '1', '4841', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55442',  'ny2013_floor', 'ny2013_floor', 's', '2', '2', '0.01', '0', '0', '1', '4842', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55443',  'year2013', 'year2013', 'i', '', '', '1.00', '0', '0', '0', '4475', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55444',  'ny2013_wall', 'ny2013_wall', 'i', '', '', '1.00', '0', '0', '0', '4476', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');


    These are only sample :l

  6. #6
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year Furni

    Quote Originally Posted by JohnHearfield View Post
    Edit:

    Spoiler:

    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`, `height_adjustable`) VALUES('55434',  'wf_act_call_stacks', 'wf_act_call_stacks', 's', '1', '1', '1.00', '0', '0', '0', '4834', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55435',  'fireworks_15', 'fireworks_15', 's', '1', '1', '1.00', '0', '0', '0', '4835', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55436',  'ny2013_chair', 'ny2013_chair', 's', '1', '1', '1.00', '0', '1', '0', '4836', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55437',  'reef_aquarium', 'reef_aquarium', 's', '4', '4', '1.00', '0', '0', '0', '4837', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55438',  'ny2013_calendar', 'ny2013_calendar', 's', '1', '1', '1.00', '0', '0', '0', '4838', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55439',  'ny2013_block', 'ny2013_block', 's', '1', '1', '1.00', '0', '0', '0', '4839', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55440',  'fireworks_14', 'fireworks_14', 's', '1', '1', '1.00', '0', '0', '0', '4840', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55441',  'ny2013_aftermath', 'ny2013_aftermath', 's', '1', '1', '0.01', '0', '0', '1', '4841', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55442',  'ny2013_floor', 'ny2013_floor', 's', '2', '2', '0.01', '0', '0', '1', '4842', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55443',  'year2013', 'year2013', 'i', '', '', '1.00', '0', '0', '0', '4475', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55444',  'ny2013_wall', 'ny2013_wall', 'i', '', '', '1.00', '0', '0', '0', '4476', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');


    These are only sample :l
    Thanks, I finish this.

  7. #7
    Elite Member harbihotel is offline
    Member +Rank
    Jul 2008 Join Date
    PortugalLocation
    194Posts

    Re: 10 New Year 2013 Furni

    Anyone has Phoenix ones?

  8. #8
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni

    Quote Originally Posted by harbihotel View Post
    Anyone has Phoenix ones?
    This is for Phoenix.

  9. #9
    Newbie Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Thank you.

  10. #10

    Re: 10 New Year 2013 Furni + Wired Furni

    File Belongs to Non-Validated Account.

    The resource you are trying access belongs to an account that has not yet been validated

    Still have questions or do you think we've made an mistake? Check our knowledge base for more information or contact us about it.
    Reupload please or put it in a [.CODE][/.CODE]

  11. #11
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by powle View Post
    Reupload please or put it in a [.CODE][/.CODE]
    Fixed.

  12. #12
    Newbie Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Have you the - catalogue_header & teaser?

  13. #13
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Syndr0m View Post
    Have you the - catalogue_header & teaser?
    Not uploaded by Habbo

  14. #14
    Newbie Syndr0m is offline
    MemberRank
    Jun 2011 Join Date
    17Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Goodbook View Post
    Not uploaded by Habbo

    Shit.
    Do I just wait for the pictures yet.

  15. #15
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Syndr0m View Post
    Shit.
    Do I just wait for the pictures yet.
    I can make it.

  16. #16
    Elite Member Webbo is offline
    Member +Rank
    Apr 2012 Join Date
    HoloLocation
    190Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Where are the catalog_items sqls?

  17. #17
    Member TEN-BN is offline
    MemberRank
    Aug 2009 Join Date
    NorwayLocation
    92Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Thank you. These are two simple news images that I made.





    Best regards,
    TEN-BN from Norway!

  18. #18
    Sorcerer Supreme Vrop93 is offline
    Member +Rank
    Jan 2012 Join Date
    Grocery StoreLocation
    320Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Thanks for the 2013 furni, would be great to upgrade from 2011 furni finally lol.

  19. #19
    Sorcerer Supreme SkeetEmUp is offline
    Member +Rank
    Aug 2011 Join Date
    358Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    If you're going to release stuff could you make sure its English... Releasing non english Furnidata is really annoying.

    I know you can say "atleast im releasing it" but no... If you didn't release it someone like JohnHearfield or someone would release it and probably do a better job. So please if you're going to release furni just make sure its done properly.

    Kthx.

  20. #20
    Member Renseeuw is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    thanks works fine for me!

  21. #21
    Eye Eye Capt'n Spheral is offline
    Grand MasterRank
    May 2010 Join Date
    TumptonshireLocation
    2,488Posts

    Re: 10 New Year 2013 Furni + Wired Furni



    New furni found @ Puhekupla


    Butterfly
    Code:
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55445', '4843', 'ny2013_clock', 'ny2013_clock', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55446', '4844', 'ny2013_cup', 'ny2013_cup', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    Code:
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55445', 'ny2013_clock', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55446', 'ny2013_cup', '3', '0', '1', '0', '0', '0');
    PHOENIX
    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`, `height_adjustable`) VALUES('55445',  'ny2013_clock', 'ny2013_clock', 's', '1', '1', '1.00', '0', '0', '0', '4843', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55446',  'ny2013_cup', 'ny2013_cup', 's', '1', '1', '1.00', '0', '0', '0', '4844', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    Code:
    ["s","4843","ny2013_clock","44612","2","1","1","","Mayan Clock","Counting down to the end of the world!","","-1","-1","","1"],
    ["s","4844","ny2013_cup","44612","0","1","1","","ny2013_cup name","ny2013_cup desc","","-1","-1","","1"],


    http://images.habbo.com/dcr/hof_furn...2013_clock.swf (right click, save as)
    http://images.habbo.com/dcr/hof_furn...ny2013_cup.swf (right click, save as)

    Fixing up the sql.
    Last edited by Spheral; 28-12-12 at 01:05 PM.

  22. #22
    Sorcerer Supreme Doctorate is offline
    Member +Rank
    Sep 2012 Join Date
    NarniaLocation
    332Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Wtf are these.

    I liked the 2011 better, they had fireworks. :(

    Ah well, thanks.

  23. #23
    Elite Member Goodbook is offline
    Member +Rank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Thanks, John!

  24. #24
    Not so spooky... MrSpooks is offline
    Grand MasterRank
    May 2010 Join Date
    Under a rockLocation
    1,068Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    PHP Code:
    ["i","55444","ny2013_wall","44605","","","","","ny2013_wall name","ny2013_wall desc","","195537","7231","1"],
    [
    "i","55443","year2013","44605","","","","","year2013 name","year2013 desc","","-1","-1","1"]
    [
    "s","55436","ny2013_chair","44605","2","1","1","","Maya-stoel","Sit down, the end of the world is coming.","","195537","7223","","1"],
    [
    "s","55437","reef_aquarium","44605","2","4","4","","Aquarium","Perfect for the crib of a rapper","","-1","-1","","1"],
    [
    "s","55440","fireworks_14","44605","0","1","1","","Vuurwerk","Bring on the party!","","-1","-1","fireworks_charge_14,10,20,10","1"],
    [
    "s","55442","ny2013_floor","44605","0","2","2","","Maya-vloer","In the footsteps of ... Maya.","","195537","7226","","1"],
    [
    "s","55435","fireworks_15","44605","0","1","1","","Vuurwerk","The flame in!","","-1","-1","fireworks_charge_15,10,20,10","1"],
    [
    "s","55441","ny2013_aftermath","44605","0","1","1","","Flaming Comet","So close...","","195537","7228","","1"],
    [
    "s","55438","ny2013_calendar","44605","0","1","1","","Maya-kalender","The end is ... when?","","195537","7229","","1"],
    [
    "s","55439","ny2013_block","44605","0","1","1","","Maya-bouwblok","What would the Mayans build?","","195537","7230","","1"],
    [
    "s","55434","wf_act_call_stacks","44605","0","1","1","","WIRED RESPONSE: Wired stacks perform","This allows you 5 Wired Wired stacks select to perform a single action, regardless of existing policies or actions.","","195627","7218","18","1"], 
    English furnidata

  25. #25
    Zephyr Studios PRIZM is offline
    Grand MasterRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Doctorate View Post
    Wtf are these.

    I liked the 2011 better, they had fireworks. :(

    Ah well, thanks.
    The wulfs is fireworks ;)



Page 1 of 2 12 LastLast

Advertisement