cammy
Member
- May 15, 2014
- 481
- 238
Ok so I'm currently looking into adding a custom and I'm just wondering on how to do the furni data xml! Could someone walk me through the steps of what to do and how to add it? The item I'm adding is 1 width, 3 height, one state.
<furnitype id="9198" classname="snsk_gold"> ? What are the furni types?
<revision>59005</revision> ? What revision do I use?
<defaultdir>0</defaultdir>
<xdim>2</xdim> What are these? width?
<ydim>6</ydim> ^ ^ height?
<partcolors />
<name>snsk_gold name</name>
<description>snsk_gold 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>0</canstandon>
<cansiton>0</cansiton>
<canlayon>0</canlayon>
</furnitype>
<furnitype id="9198" classname="snsk_gold"> ? What are the furni types?
<revision>59005</revision> ? What revision do I use?
<defaultdir>0</defaultdir>
<xdim>2</xdim> What are these? width?
<ydim>6</ydim> ^ ^ height?
<partcolors />
<name>snsk_gold name</name>
<description>snsk_gold 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>0</canstandon>
<cansiton>0</cansiton>
<canlayon>0</canlayon>
</furnitype>