10 New Year 2013 Furni + Wired Furni
10 New Year Furni.
Pictures
All furni in the room
http://i50.tinypic.com/23upyz7.png
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"],
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');
Re: 10 New Year Furni
Quote:
Originally Posted by
JohnHearfield
Erm, i have butterfly codes :P
Haha I need Phoenix codes :P
Re: 10 New Year Furni
You are fast :b Thanks for that, they look great! :):
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
Re: 10 New Year Furni
Quote:
Originally Posted by
JohnHearfield
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.
Re: 10 New Year 2013 Furni
Re: 10 New Year 2013 Furni
Quote:
Originally Posted by
harbihotel
Anyone has Phoenix ones?
This is for Phoenix.
Re: 10 New Year 2013 Furni + Wired Furni
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
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]
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
powle
Reupload please or put it in a [.CODE][/.CODE]
Fixed.
Re: 10 New Year 2013 Furni + Wired Furni
Have you the - catalogue_header & teaser?
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Syndr0m
Have you the - catalogue_header & teaser?
Not uploaded by Habbo
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Goodbook
Not uploaded by Habbo
Shit.
Do I just wait for the pictures yet.
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Syndr0m
Shit.
Do I just wait for the pictures yet.
I can make it.
Re: 10 New Year 2013 Furni + Wired Furni
Where are the catalog_items sqls?
Re: 10 New Year 2013 Furni + Wired Furni
Thank you. These are two simple news images that I made.
http://i45.tinypic.com/121wcub.gif
http://i47.tinypic.com/2qiofwk.gif
Best regards,
TEN-BN from Norway!
Re: 10 New Year 2013 Furni + Wired Furni
Thanks for the 2013 furni, would be great to upgrade from 2011 furni finally lol.
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.
Re: 10 New Year 2013 Furni + Wired Furni
thanks works fine for me!
Re: 10 New Year 2013 Furni + Wired Furni
http://grabilla.com/02c1c-17f1f2f6-f...fee55ccc7e.png
New furni found @ Puhekupla
http://grabilla.com/02c1c-1ad122db-3...29a2509d8b.png
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.habbohotel.com/c_image...e/icon_171.png
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.
Re: 10 New Year 2013 Furni + Wired Furni
Wtf are these.
I liked the 2011 better, they had fireworks. :(
Ah well, thanks.
Re: 10 New Year 2013 Furni + Wired Furni
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
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Doctorate
Wtf are these.
I liked the 2011 better, they had fireworks. :(
Ah well, thanks.
The wulfs is fireworks ;)
Re: 10 New Year 2013 Furni + Wired Furni
I made te catalog_items sqls too:
Sqls:
Code:
INSERT INTO `furniture` 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', '0', '0');
INSERT INTO `furniture` 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', '0', '0');
INSERT INTO `catalog_items` VALUES ('55445', '2500', '55445', 'ny2013_clock', 25, 0, 0, 1, '0', 0);
INSERT INTO `catalog_items` VALUES ('55446', '2500', '55446', 'ny2013_cup', 25, 0, 0, 1, '0', 0);
Furnidata:
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"],
Credits to JohnHearfield for the furnidata and furniture sqls
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
JohnHearfield
http://grabilla.com/02c1c-17f1f2f6-f...fee55ccc7e.png
New furni found @ Puhekupla
http://grabilla.com/02c1c-1ad122db-3...29a2509d8b.png
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.habbohotel.com/c_image...e/icon_171.png
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.
For some reason JustTime and I can't get those two SWF files to work. /;
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Prizm
For some reason JustTime and I can't get those two SWF files to work. /;
Hmm, what do you mean?
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Goodbook
Hmm, what do you mean?
The cup and the clock won't show up, I have tried everything ;)
Re: 10 New Year 2013 Furni + Wired Furni
Uhm, wait, try this.
Run this in your furniture
Run this in your catalog_items
And this in your furnidata
Spoiler :
Code:
["s","55445","ny2013_clock","44612","2","1","1","","Mayan Clock","Counting down to the end of the world!","","-1","-1","","1"],
["s","55446","ny2013_cup","44612","0","1","1","","ny2013_cup name","ny2013_cup desc","","-1","-1","","1"],
And after, delete your cache. And relog.
Re: 10 New Year 2013 Furni + Wired Furni
:update_catalogue, is not working anymore! O,o
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
allstarr
:update_catalogue, is not working anymore! O,o
First :update_items, and than :update_catalogue
Re: 10 New Year 2013 Furni + Wired Furni
Yes, so I do that also always, but now it works just no longer O, o
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
allstarr
Yes, so I do that also always, but now it works just no longer O, o
Restart your emu
Re: 10 New Year 2013 Furni + Wired Furni
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
allstarr
:update_catalogue, is not working anymore! O,o
Have you edited the catalog_items more than editing the PageID's?
Does the emulator say "Loading catalogue cache..."?
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Prizm
Have you edited the catalog_items more than editing the PageID's?
Does the emulator say "Loading catalogue cache..."?
No, I edit only the page id! O,o and yeah he say that!
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
allstarr
No, I edit only the page id! O,o and yeah he say that!
It's done now?
Re: 10 New Year 2013 Furni + Wired Furni
English Productdata
Code:
["ny2013_wall","Mayan Wall","Mayan Wall"],
["year2013","2013 Countdown Sign","3-2-1 .. HAPPY NEW YEAR"],
["ny2013_chair","Mayan Chair","Take a seat, the world may end."],
["reef_aquarium","Aquarium","Fit for a rapper's crib"],
["fireworks_14","Fireworks Wolf Purple","Let's get this party started!"],
["ny2013_floor","Mayan Floor","In the footsteps of the... Mayans."],
["fireworks_15","Fireworks Wolf Blue","Light it up!"],
["ny2013_aftermath","Flaming Comet","So close..."],
["ny2013_calendar","Mayan Calendar","The end is... when?"],
["ny2013_block","Mayan Building Block","What would the Mayans build?"],
["wf_act_call_stacks","WIRED EFFECT: Execute Wired Stacks","This Wired allows you to select 5 wired stacks to execute from a single trigger, regardless of existing conditions or triggers."],
["ny2013_cup","Mayan Cup","mmmmmm..."],
["ny2013_clock","Mayan Clock","Counting down to the end of the world!"],
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Dysfunctional
English Furnidata
Code:
["ny2013_wall","Mayan Wall","Mayan Wall"],
["year2013","2013 Countdown Sign","3-2-1 .. HAPPY NEW YEAR"],
["ny2013_chair","Mayan Chair","Take a seat, the world may end."],
["reef_aquarium","Aquarium","Fit for a rapper's crib"],
["fireworks_14","Fireworks Wolf Purple","Let's get this party started!"],
["ny2013_floor","Mayan Floor","In the footsteps of the... Mayans."],
["fireworks_15","Fireworks Wolf Blue","Light it up!"],
["ny2013_aftermath","Flaming Comet","So close..."],
["ny2013_calendar","Mayan Calendar","The end is... when?"],
["ny2013_block","Mayan Building Block","What would the Mayans build?"],
["wf_act_call_stacks","WIRED EFFECT: Execute Wired Stacks","This Wired allows you to select 5 wired stacks to execute from a single trigger, regardless of existing conditions or triggers."],
["ny2013_cup","Mayan Cup","mmmmmm..."],
["ny2013_clock","Mayan Clock","Counting down to the end of the world!"],
This is product data not furni!
But nice post
Re: 10 New Year 2013 Furni + Wired Furni
Quote:
Originally Posted by
Goodbook
It's done now?
No, they still don't work.
Re: 10 New Year 2013 Furni + Wired Furni
@allstar: Then you have done something wrong in the table catalogue_items
Nice thread, I got them, works perfectly!
Re: 10 New Year 2013 Furni + Wired Furni
I don't know why, but this isn't working for me...