Where are the catalog_items sqls?
Printable View
Where are the catalog_items sqls?
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!
Thanks for the 2013 furni, would be great to upgrade from 2011 furni finally lol.
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.
thanks works fine for me!
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');
PHOENIXCode: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');
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');
http://images.habbohotel.com/c_image...e/icon_171.pngCode:["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.
Wtf are these.
I liked the 2011 better, they had fireworks. :(
Ah well, thanks.
Thanks, John!
English furnidataPHP 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"],
I made te catalog_items sqls too:
Sqls:
Furnidata: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);
Credits to JohnHearfield for the furnidata and furniture sqlsCode:["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"],
Uhm, wait, try this.
Run this in your furniture
Run this in your catalog_items
And this in your furnidata
Spoiler:
And after, delete your cache. And relog.