1 new SKULL CF furni: Fixed SWF + SQL

Liam

discord.gg/hivehub
Staff member
FindRetros Moderator
Apr 10, 2013
1,184
714
Hey guys!

I found this new Habboween furni!

BCSTORM SQLS

items_base
PHP Code:
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 ('6222', 'CF_350_skull', 'CF_350_skull', 's', '1', '1', '1', '1', '0', '0', '6222', '1', '1', '1', '1', '1', 'default', '2', '0');

catalog_items_copy
PHP Code:
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 ('6222', 'PAGE-ID', '6222', 'CF_350_skull name', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');

PHOENIX SQLS

Furniture
PHP 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`) VALUES('6222', 'CF_350_skull', 'CF_350_skull', 's', 1, 1, 1, '1', '0', '1', 6222, '0', '1', '1', '1', '1', 'default', 2, '0', '0');

Catalog_items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (6222, 'PAGE-ID', '6222', 'CF_350_skull', '5', '0', '0', '1');

FURNIDATA
PHP Code:
["s","6222","CF_350_skull","0","0","1","1","","CF_350_skull name","CF_350_skull desc","","-1","false","-1","false","","1","false"],

DOWNLOAD


SCREEN
Furni_13.gif


I found this on a rival forum, all credits go to maartenvn from RZ.
 

Shatter

Selling Dedicated Servers
Jan 8, 2014
537
145
I like it. I don't think that it should be used as a currency but besides that it's quite nice.
 

Users who are viewing this thread

Top