New furniture black box

K4TRIN4

Posting Freak
Jul 24, 2012
777
39
Hello Devbest
So im having some problems with adding furniture ive just tryed to add some new halloween furniture that 9377732 has released. Added furnituredata and add the
cata items sql cleared cache and its in teh catalogue but it doesnt load just comes up as a black box and not sure why as i beleive ive done it right can someone let me know whats happening
Thanks
 

K4TRIN4

Posting Freak
Jul 24, 2012
777
39
What furnies SQL are you in need of? Bfly or Phoenix and also what release?
You realeased the 16 new halloween furniture and i added the english fiurniute data and the catalogue items.sql and then Jaytouch released the furniute sql which i ran in my datasbe and it doesnt work
 

937732

Member
Sep 21, 2012
81
23
Shield Retros postet this on another forum:

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
(391571, 'hween13_bridgeend', 'hween13_bridgeend', 's', 1, 1, 0.6, '0', '0', '1', 391571, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES
(391572, 'hween13_bridgemid', 'hween13_bridgemid', 's', 1, 1, 0.8, '0', '0', '1', 391572, '1', '1', '1', '1', '1', 'Default', 3, '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`) VALUES
(391573, 'hween13_castleblock1', 'hween13_castleblock1', 's', 1, 2, 3, '0', '1', '0', 391573, '1', '1', '1', '1', '1', 'Default', 4, '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`) VALUES
(391574, 'hween13_castleblock2', 'hween13_castleblock2', 's', 1, 2, 3, '0', '1', '0', 391574, '1', '1', '1', '1', '1', 'Default', 4, '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`) VALUES
(391575, 'hween13_castlespike', 'hween13_castlespike', 's', 1, 1, 1, '0', '0', '0', 391575, '1', '1', '1', '1', '1', 'Default', 1, '3', '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`) VALUES
(391576, 'hween13_castlecurret1', 'hween13_castlecurret1', 's', 1, 1, 3, '1', '0', '0', 391576, '1', '1', '1', '1', '1', 'Default', 2, '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`) VALUES
(391577, 'hween13_castlecurret2', 'hween13_castlecurret2', 's', 1, 1, 3, '1', '0', '0', 391577, '1', '1', '1', '1', '1', 'Default', 2, '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`) VALUES
(391578, 'hween13_castlecurret3', 'hween13_castlecurret3', 's', 1, 1, 1, '0', '0', '0', 391578, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES
(391579, 'hween13_fence_1', 'hween13_fence_1', 's', 2, 1, 0.01, '0', '0', '1', 391579, '1', '1', '1', '1', '1', 'Default', 2, '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`) VALUES
(391581, 'hween13_floor2', 'hween13_floor2', 's', 2, 2, 0.01, '1', '0', '1', 391581, '1', '1', '1', '1', '1', 'Default', 3, '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`) VALUES
(391582, 'hween13_grass', 'hween13_grass', 's', 2, 2, 0.01, '1', '0', '1', 391582, '1', '1', '1', '1', '1', 'Default', 2, '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`) VALUES
(391583, 'hween13_gutsfloor', 'hween13_gutsfloor', 's', 1, 1, 0.1, '1', '0', '1', 391583, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES
(391584, 'hween13_roombg', 'hween13_roombg', 's', 1, 1, 0.01, '1', '0', '1', 391584, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES
(391585, 'hween13_stage_s', 'hween13_stage_s', 's', 1, 1, 0.8, '1', '0', '0', 391585, '1', '1', '1', '1', '1', 'Default', 2, '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`) VALUES
(391586, 'hween13_thorndiv1', 'hween13_thorndiv1', 's', 2, 1, 1, '0', '0', '0', 391586, '1', '1', '1', '1', '1', 'Default', 1, '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`) VALUES
(391587, 'hween13_thorndiv2', 'hween13_thorndiv2', 's', 2, 1, 1, '0', '0', '0', 391587, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');


INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391571, 'PAGEID', '391571', 'hween13_bridgeend', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391572, 'PAGEID', '391572', 'hween13_bridgemid', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391573, 'PAGEID', '391573', 'hween13_castleblock1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391574, 'PAGEID', '391574', 'hween13_castleblock2', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391575, 'PAGEID', '391575', 'hween13_castlespike', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391576, 'PAGEID', '391576', 'hween13_castlecurret1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391577, 'PAGEID', '391577', 'hween13_castlecurret2', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391578, 'PAGEID', '391578', 'hween13_castlecurret3', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391579, 'PAGEID', '391579', 'hween13_fence_1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391581, 'PAGEID', '391581', 'hween13_floor2', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391582, 'PAGEID', '391582', 'hween13_grass', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391583, 'PAGEID', '391583', 'hween13_gutsfloor', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391584, 'PAGEID', '391584', 'hween13_roombg', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391585, 'PAGEID', '391585', 'hween13_stage_s', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391586, 'PAGEID', '391586', 'hween13_thorndiv1', '5', '0', '0', '1');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(391587, 'PAGEID', '391587', 'hween13_thorndiv2', '5', '0', '0', '1');

[["s","391571","hween13_bridgeend","391571","0","1","1","","Brug-einde",","Het einde van de brug is in zicht! "-1"],
["s","391572","hween13_bridgemid","391572","0","1","1","","Brug middelstuk",","Het midden van de brug, is hij stabiel genoeg? "-1"],
["s","391573","hween13_castleblock1","391573","0","1","1","","Kasteel blok",","De muur van een griezelig kasteel. "-1"],
["s","391574","hween13_castleblock2","391574","0","1","1","","Kasteel blok met raam",","Een raam in een muur van een griezelig kasteel."-1"],
["s","391575","hween13_castlespike","391575","0","1","1","","Kasteelpunt",","het hoogste punt van het kasteel. Let op, niet zitbaar! "-1"],
["s","391576","hween13_castleturret1","391576","0","1","1","","Kasteeltoren",","De toren van een griezelig kasteel. "-1"],
["s","391577","hween13_castleturret2","391577","0","1","1","","Kasteeltoren met raam",","Een raam in een toren van een griezelig kasteel. "-1"],
["s","391578","hween13_castleturret3","391578","0","1","1","","Kasteeltoren punt",","De punt van een griezelig kasteel. "-1"],
["s","391579","hween13_fence_1","391579","0","1","1","","Kasteelhek",","Hier raakt niemand veilig door. "-1"],
["s","391581","hween13_floor2","391581","0","1","1","","Kasteelvloer",","Een perfecte vloer voor je kasteel! "-1"],
["s","391582","hween13_grass","391582","0","1","1","","Gras met doorns",","Let op, overal takken met doorns "-1"],
["s","391583","hween13_gutsfloor","391583","0","1","1","","Ingewanden",","Hey, iemand heeft zijn ingewanden verloren! "-1"],
["s","391584","hween13_roombg","391584","0","1","1","","Halloween 2013 Kamerachtergrond",","Een echte sfeermaker, speciaal voor halloween! "-1"],
["s","391585","hween13_stage_s","391585","0","1","1","","Kasteelblok",","Met lintjes of zonder. "-1"],
["s","391586","hween13_thorndiv1","391586","0","1","1","","Grote Doornstruik",","Hier raakt niemand door! "-1"],
["s","391587","hween13_thorndiv2","391587","0","1","1","","Kleine Doornstruik",","Hier raakt niemand door! "-1"],


You just have to translate. :)
 

Users who are viewing this thread

Top