• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

1 new furni halloween fixed from mercury and phx

Newbie Spellweaver
Joined
Jan 16, 2014
Messages
96
Reaction score
66
Image:

or in gyazo, its gif.


SQL from Mercury:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_belcredits`, `cost_loyalty`, `cost_duckets`, `amounts`, `achievement`, `song_id`, `limited_sells`, `limited_stack`, `offer_active`, `club_only`, `extradata`, `badge`) VALUES
('58111', 'PAGEID', '58111', 'hween14_rare1', '100', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '', '');

INSERT INTO `furniture` (`id`, `flat_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`, `stack_multiplier`, `subscriber`, `effectid`) VALUES
('58111', '-1', 'hween14_rare1', 'hween14_rare1', 's', '3', '3', '1', '0', '0', '0', '58111', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '0');

SQL from PHX:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(58111, 'PAGEID', '58111', 'hween14_rare1', '100', '0', '0', '1');

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
(58111, 'hween14_rare1', 'hween14_rare1', 's', 3, 3, 1, '0', '0', '0', 58111, '1', '1', '1', '1', '1', 'default', 2, '', '0');


Download without tags graphics


Download with tags graphics



Credits:
Habbo and me
 
Last edited:
Newbie Spellweaver
Joined
Feb 24, 2013
Messages
53
Reaction score
28
Awesome furniture:
Benjamiin Habbo - 1 new furni halloween fixed from mercury and phx - RaGEZONE Forums

or

Thanks for the release!
 
Junior Spellweaver
Joined
Sep 29, 2012
Messages
112
Reaction score
9
Cool story bro, no Furnidata

Mercury:

Code:
<furnitype id="83521" classname="hween14_rare1">
  <revision>55299</revision>
  <defaultdir>0</defaultdir>
  <xdim>3</xdim>
  <ydim>3</ydim>
  <partcolors />
  <name>Schedel fontein</name>
  <description>Bezegend water door Frank.</description>
  <adurl></adurl>
  <offerid>-1</offerid>
  <buyout>0</buyout>
  <rentofferid>-1</rentofferid>
  <rentbuyout>0</rentbuyout>
  <bc>0</bc>
  <customparams></customparams>
  <specialtype>1</specialtype>
  <canstandon>0</canstandon>
  <cansiton>0</cansiton>
  <canlayon>0</canlayon>
</furnitype>
 
Newbie Spellweaver
Joined
Mar 25, 2011
Messages
75
Reaction score
2
Cool story bro, no Furnidata

Mercury:

Code:
<furnitype id="83521" classname="hween14_rare1">
  <revision>55299</revision>
  <defaultdir>0</defaultdir>
  <xdim>3</xdim>
  <ydim>3</ydim>
  <partcolors />
  <name>Schedel fontein</name>
  <description>Bezegend water door Frank.</description>
  <adurl></adurl>
  <offerid>-1</offerid>
  <buyout>0</buyout>
  <rentofferid>-1</rentofferid>
  <rentbuyout>0</rentbuyout>
  <bc>0</bc>
  <customparams></customparams>
  <specialtype>1</specialtype>
  <canstandon>0</canstandon>
  <cansiton>0</cansiton>
  <canlayon>0</canlayon>
</furnitype>
And the productdata?
 
Back
Top