• 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.

Red Limousine and LTD Alter Furniture

Newbie Spellweaver
Joined
Feb 24, 2013
Messages
53
Reaction score
28
Hi RageZone,

Habbo uploaded 6 new furniture:
UuGjejI - Red Limousine and LTD Alter Furniture - RaGEZONE Forums

or

Download:


Download includes:
- 6 SWF files
- Phoenix SQLs and Dutch Furnidata

Enjoy them!
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Mar 6, 2013
Messages
404
Reaction score
104
Thanks for the release Shield, I always love it when you get in first <3
 
Rogu3
Joined
May 11, 2012
Messages
933
Reaction score
508
Oops! Did not notice the "Habbo uploaded 6 new furniture", thought that these were customs haha! Thanks for releasing though.
 
Junior Spellweaver
Joined
Sep 29, 2012
Messages
112
Reaction score
9
Thanks for the share, and for Mercury please ?

Had some Real life issues, so sorry for the late post, here's mercury:

Catalog_items: (Page_ID's are already correct, if you have the default Mercury DB)

Code:
INSERT INTO `catalog_items` VALUES (201129, 147, '109829', 'cine_pstr_11 name', 5, 0, 0, 0, '1', 0, 0, 0, 0, '1', 0, '', '');
INSERT INTO `catalog_items` VALUES (201130, 164, '109830', 'Dag van de dood altaar', 0, 20, 0, 0, '1', 0, 0, 0, 25, '1', 0, '', 'MXH29');
INSERT INTO `catalog_items` VALUES (201131, 147, '109831', 'limo_r_back name', 5, 0, 0, 0, '1', 0, 0, 0, 0, '1', 0, '', '');
INSERT INTO `catalog_items` VALUES (201132, 147, '109832', 'limo_r_front name', 5, 0, 0, 0, '1', 0, 0, 0, 0, '1', 0, '', '');
INSERT INTO `catalog_items` VALUES (201133, 147, '109833', 'limo_r_mid name', 5, 0, 0, 0, '1', 0, 0, 0, 0, '1', 0, '', '');
INSERT INTO `catalog_items` VALUES (201134, 147, '109834', 'limo_r_mid2 name', 5, 0, 0, 0, '1', 0, 0, 0, 0, '1', 0, '', '');

Furniture (Already fixed with can_sit etc.):

Code:
INSERT INTO `furniture` VALUES (109829, '-1', 'cine_pstr_11 name', 'cine_pstr_11', 's', 2, 1, '1', '1', '0', '0', 83522, '0', '1', '1', '1', '1', 'default', 1, '', '0', '0', '0');
INSERT INTO `furniture` VALUES (109830, '-1', 'Dag van de dood altaar', 'hween14_ltdalter', 's', 3, 2, '0', '1', '1', '0', 83523, '0', '1', '1', '1', '1', 'default', 3, '', '0', '0', '0');
INSERT INTO `furniture` VALUES (109831, '-1', 'limo_r_back name', 'limo_r_back', 's', 2, 1, '1.2', '1', '1', '0', 83524, '0', '1', '1', '1', '1', 'default', 1, '', '0', '0', '0');
INSERT INTO `furniture` VALUES (109832, '-1', 'limo_r_front name', 'limo_r_front', 's', 2, 1, '1', '1', '1', '0', 83525, '0', '1', '1', '1', '1', 'default', 2, '', '0', '0', '0');
INSERT INTO `furniture` VALUES (109833, '-1', 'limo_r_mid name', 'limo_r_mid', 's', 2, 1, '1.2', '1', '1', '0', 83526, '0', '1', '1', '1', '1', 'default', 1, '', '0', '0', '0');
INSERT INTO `furniture` VALUES (109834, '-1', 'limo_r_mid2 name', 'limo_r_mid2', 's', 2, 1, '0.4', '1', '1', '0', 83527, '0', '1', '1', '1', '1', 'default', 1, '', '0', '0', '0');


Furnidata:


##WALLITEMS ( Place in Wallitems tag): ##

Code:
<furnitype id="83522" classname="cine_pstr_11">
  <revision>55440</revision>
  <name>cine_pstr_11 name</name>
  <description>cine_pstr_11 desc</description>
  <adurl></adurl>
  <offerid>-1</offerid>
  <buyout>0</buyout>
  <rentofferid>-1</rentofferid>
  <rentbuyout>0</rentbuyout>
  <bc>0</bc>
  <specialtype>1</specialtype>
</furnitype>


## ROOMITEMS: ( Place them inside the Roomitems tag ##

Code:
<furnitype id="83523" classname="hween14_ltdalter">
  <revision>55440</revision>
  <defaultdir>4</defaultdir>
  <xdim>3</xdim>
  <ydim>2</ydim>
  <partcolors />
  <name>Dag van de dood altaar</name>
  <description>Het beste altaar dat een geest zich maar kan wensen.</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>
<furnitype id="83524" classname="limo_r_back">
  <revision>55440</revision>
  <defaultdir>2</defaultdir>
  <xdim>2</xdim>
  <ydim>1</ydim>
  <partcolors />
  <name>limo_r_back name</name>
  <description>limo_r_back desc</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>1</cansiton>
  <canlayon>0</canlayon>
</furnitype>
<furnitype id="83525" classname="limo_r_front">
  <revision>55440</revision>
  <defaultdir>2</defaultdir>
  <xdim>2</xdim>
  <ydim>1</ydim>
  <partcolors />
  <name>limo_r_front name</name>
  <description>limo_r_front desc</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>
<furnitype id="83526" classname="limo_r_mid">
  <revision>55440</revision>
  <defaultdir>2</defaultdir>
  <xdim>2</xdim>
  <ydim>1</ydim>
  <partcolors />
  <name>limo_r_mid name</name>
  <description>limo_r_mid desc</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>1</cansiton>
  <canlayon>0</canlayon>
</furnitype>
<furnitype id="83527" classname="limo_r_mid2">
  <revision>55440</revision>
  <defaultdir>2</defaultdir>
  <xdim>2</xdim>
  <ydim>1</ydim>
  <partcolors />
  <name>limo_r_mid2 name</name>
  <description>limo_r_mid2 desc</description>
  <adurl></adurl>
  <offerid>-1</offerid>
  <buyout>0</buyout>
  <rentofferid>-1</rentofferid>
  <rentbuyout>0</rentbuyout>
  <bc>0</bc>
  <customparams></customparams>
  <specialtype>1</specialtype>
  <canstandon>1</canstandon>
  <cansiton>0</cansiton>
  <canlayon>0</canlayon>
</furnitype>

And finally, for the LTD: You need this badge:

Shield Retro - Red Limousine and LTD Alter Furniture - RaGEZONE Forums


Bubai!:thumbup1:
 
Last edited:
Back
Top