I just created a new SQL Gothic Furni
Let's start, first go to your database, select the SQL and run the code below it
Furniture:
Catalog_items: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`, `foot_figure`) VALUES (89907, 'gothic_st_glass', 'gothic_st_glass', 'i', 1, 1, 1, '0', '0', '0', 4380, '1', '1', '1', '1', '1', 'default', 2, '0', ''), (89908, 'gothic_candles', 'gothic_candles', 's', 1, 1, 1, '0', '0', '0', 3825, '1', '1', '1', '1', '1', 'default', 2, '0', ''), (89909, 'gothic_bed', 'gothic_bed', 's', 2, 3, 1, '0', '1', '0', 3824, '1', '1', '1', '1', '1', 'default', 2, '0', ''), (89910, 'gothic_bowl', 'gothic_bowl', 's', 1, 1, 1, '0', '0', '0', 3828, '1', '1', '1', '1', '1', 'vendingmachine', 1, '62', ''), (89911, 'gothic_desk', 'gothic_desk', 's', 1, 2, 1, '0', '0', '0', 3826, '1', '1', '1', '1', '1', 'default', 5, '0', ''), (89912, 'ads_grefu_trophy', 'ads_grefu_trophy', 's', 1, 1, 1, '0', '0', '0', 3827, '1', '1', '1', '1', '1', 'trophy', 1, '0', '');
Catalog_pages:Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES (89907, '200', '89907', 'gothic_st_glass', '3', '0', '1'), (89908, '200', '89908', 'gothic_candles', '3', '0', '1'), (89909, '200', '89909', 'gothic_bed', '3', '0', '1'), (89910, '200', '89910', 'gothic_desk', '3', '0', '1'), (89911, '200', '89911', 'gothic_bowl', '3', '0', '1'), (89912, '200', '89912', 'ads_grefu_trophy', '3', '0', '1');
We finished in the database, so lets go to swf, open it and add the furnidata.txtCode:INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES (200, 3, 'New Gothic', 1, 30, '1', '1', 1, '0', '0', 7, 'default_3x3', '', '', '', '', '', '', '');
Now, to the people want with no foot_figureCode:["i","4380","gothic_st_glass","31560","","","","","gothic st glass","gothic st glass","","-1","-1"], ["s","3825","gothic_candles","31560","0","1","1","","gothic_candles name","gothic_candles desc","","-1","-1"], ["s","3824","gothic_bed","31560","2","2","3","","gothic_bed name","gothic_bed desc","","-1","-1"], ["s","3826","gothic_desk","31560","0","1","2","","gothic_desk name","gothic_desk desc","","-1","-1"], ["s","3828","gothic_bowl","31560","0","1","1","","gothic_bowl name","gothic_bowl desc","","-1","-1"], ["s","3827","ads_grefu_trophy","31560","0","1","1","","ads_grefu_trophy name","ads_grefu_trophy desc","","-1","-1"],
Furniture:
Download: New Gothic.rarCode: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 (89907, 'gothic_st_glass', 'gothic_st_glass', 'i', 1, 1, 1, '0', '0', '0', 4380, '1', '1', '1', '1', '1', 'default', 2, '0'), (89908, 'gothic_candles', 'gothic_candles', 's', 1, 1, 1, '0', '0', '0', 3825, '1', '1', '1', '1', '1', 'default', 2, '0'), (89909, 'gothic_bed', 'gothic_bed', 's', 2, 3, 1, '0', '1', '0', 3824, '1', '1', '1', '1', '1', 'default', 2, '0'), (89910, 'gothic_bowl', 'gothic_bowl', 's', 1, 1, 1, '0', '0', '0', 3828, '1', '1', '1', '1', '1', 'vendingmachine', 1, '62'), (89911, 'gothic_desk', 'gothic_desk', 's', 1, 2, 1, '0', '0', '0', 3826, '1', '1', '1', '1', '1', 'default', 5, '0'), (89912, 'ads_grefu_trophy', 'ads_grefu_trophy', 's', 1, 1, 1, '0', '0', '0', 3827, '1', '1', '1', '1', '1', 'trophy', 1, '0');
Screen: http://img812.imageshack.us/img812/7986/imagemyv.png
Credits:
Jeanzinh0(me) for creating the SQL and put the downloads
Sulake for creating the SWF
Excuse me for going the wrong code





Love the bed.

