cammy
Member
- May 15, 2014
- 481
- 238
Tried adding some custom diamond exchange items but the catalog isn't showing the items. It isn't even trying to load the swf.
<furnitype id="1009999" classname="CF_100_DIAMOND">
<revision>59005</revision>
<defaultdir>0</defaultdir>
<xdim>1</xdim>
<ydim>2</ydim>
<partcolors />
<name>CF_100_DIAMOND name</name>
<description>CF_100_DIAMOND desc</description>
<adurl></adurl>
<offerid>-1</offerid>
<buyout>0</buyout>
<rentofferid>-1</rentofferid>
<rentbuyout>0</rentbuyout>
<bc>0</bc>
<excludeddynamic>0</excludeddynamic>
<customparams></customparams>
<specialtype>1</specialtype>
<canstandon>1</canstandon>
<cansiton>0</cansiton>
<canlayon>0</canlayon>
</furnitype>
INSERT INTO `catalog_items` VALUES (1009999, 'PageID', '1009999', 'Big Diamond', '5', '0', '0', '1', '0', '0', '1', '0', '0', '-1');
INSERT INTO `furniture` VALUES ('1009999', 'CF_100_DIAMOND', 'Big Diamond', 's', '1', '1', '1', '1', '0', '0', '1009999', '1', '1', '1', '1', '1', 'default_type', '4', '0', '0', '0', '0', '0', '0', '0');
<furnitype id="1009999" classname="CF_100_DIAMOND">
<revision>59005</revision>
<defaultdir>0</defaultdir>
<xdim>1</xdim>
<ydim>2</ydim>
<partcolors />
<name>CF_100_DIAMOND name</name>
<description>CF_100_DIAMOND desc</description>
<adurl></adurl>
<offerid>-1</offerid>
<buyout>0</buyout>
<rentofferid>-1</rentofferid>
<rentbuyout>0</rentbuyout>
<bc>0</bc>
<excludeddynamic>0</excludeddynamic>
<customparams></customparams>
<specialtype>1</specialtype>
<canstandon>1</canstandon>
<cansiton>0</cansiton>
<canlayon>0</canlayon>
</furnitype>
INSERT INTO `catalog_items` VALUES (1009999, 'PageID', '1009999', 'Big Diamond', '5', '0', '0', '1', '0', '0', '1', '0', '0', '-1');
INSERT INTO `furniture` VALUES ('1009999', 'CF_100_DIAMOND', 'Big Diamond', 's', '1', '1', '1', '1', '0', '0', '1009999', '1', '1', '1', '1', '1', 'default_type', '4', '0', '0', '0', '0', '0', '0', '0');