Hey Ragezone,
Habbo released one new HabboWeen furniture. It's a demon!
In the download you can find swf's with and without graphics.
https://www.mediafire.com/?qiguaghiib1aqsu
Phoenix sql's
Bcstorm SQLSCatalog_items
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(5922, 'PAGEID', '5922', 'hween14_demon', '5', '0', '0', '1');
Furniture
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
(5922, 'hween14_demon', 'hween14_demon', 's', 1, 1, 1, '0', '0', '0', 5922, '1', '1', '1', '1', '1', 'Default', 3, '0', '0');
,
Furnidata and ProductdataItems base
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('6214', 'hween14_demon', 'hween14_demon', 's', '1', '1', '1', '1', '0', '0', '6214', '1', '1', '1', '1', '1', 'default', '10', '0');
Catalogs_items_copy
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('6214', 'PAGE-ID', '6214', 'Demon Goat', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');
Mercury SQLsFurnidata
["s","5922","hween14_demon","54940","2","1","1","","Demonische geit","Laat je niet aanstampen.","","-1","false","-1","false","","1","false","0","0","0"],
Productdata
["hween14_demon","Demonische geit","Laat je niet aanstampen..."],
Credits:catalog_items
furnitureCode:INSERT INTO `catalog_items` VALUES ('104535', '302', '93426', 'hween14_demon', '5', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '', '');
furnidata_xml (PLACE THIS BETWEEN THE ROOMITEMTYPES TAGS!)Code:INSERT INTO `furniture` VALUES ('93426', '-1', 'hween14_demon', 'hween14_demon', 's', '1', '1', '1', '1', '0', '0', '82318', '0', '1', '1', '1', '1', 'default', '1', '', '0', '0', '0');
Remember to put the hween14_demon.swf WITH GRAPHIC TAGS in the 54892 folder in your hof_furni!Code:<furnitype id="82318" classname="hween14_demon"> <revision>54892</revision> <defaultdir>2</defaultdir> <xdim>1</xdim> <ydim>1</ydim> <partcolors/> <name>Demon Goat</name> <description>Don't get rammed.</description> <adurl/> <offerid>-1</offerid> <buyout>0</buyout> <rentofferid>-1</rentofferid> <rentbuyout>0</rentbuyout> <bc>0</bc> <customparams/> <specialtype>1</specialtype> <canstandon>0</canstandon> <cansiton>0</cansiton> <canlayon>0</canlayon> </furnitype>
Image - Puhekupla
Swf's - Habbo
Productdata & Release - Me
Phoenix Sql's - Bouwhotel
BcStorm Sql's - Maartenvn
Mercury SQLs - Twan
Have fun!



Reply With Quote


