How to add clothes to the catalog? [Nearly done it]

Results 1 to 2 of 2
  1. #1
    Retired Robot is offline
    MemberRank
    Apr 2015 Join Date
    EnglandLocation
    720Posts

    How to add clothes to the catalog? [Nearly done it]

    Hello ragezone, I'm having trouble with the clothing furni, I have added the Furnidata and SQL for it so it's all working and done. But when I buy the clothing item the clothes itself doesn't appear in my Avatar editor? Do I need to get the actual clothes themselves?

    If you have any problems or questions about this then please let me know.


    Just before buying the clothes item:

    k





    - - - Updated - - -

    Also If anyone needs the furnidata for the army clothes then here you go :)


    Clothing Furni:
    Code:
    <furnitype id="44093824" classname="clothing_parade">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Parade Uniform</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3405,3406,3408,3409,3407</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093816" classname="clothing_kevlaroutfit">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Kevlar Outfit</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3420,3421</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093811" classname="clothing_camooutfit">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Recruit Uniform</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3415,3416,3417,3418,3419</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093821" classname="clothing_militaryjacket">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Parade Jacket</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3405, 3406</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093823" classname="clothing_napkin">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Side Cap</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3422</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093815" classname="clothing_kevlar">
    <revision>58074</revision>
    <defaultdir>2</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Kevlar Vest</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3420</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093809" classname="clothing_camoboots">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Army Boots</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3419</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093829" classname="clothing_rank5">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Army Ranks 5</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3414</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093831" classname="clothing_kevlarhat">
    <revision>58074</revision>
    <defaultdir>2</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Kevlar Helmet</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3421</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093817" classname="clothing_medal1">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Medal 1</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3423</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093827" classname="clothing_rank3">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Army Ranks 3</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3412</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093819" classname="clothing_medal3">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Medal 3</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3425</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093814" classname="clothing_drillserg">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Drill Sergeant Hat</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3426</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093826" classname="clothing_rank2">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Army Ranks 2</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3411</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093825" classname="clothing_rank1">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Army Ranks 1</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3410</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093808" classname="clothing_armyskirt">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Dress Skirt</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3408</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093822" classname="clothing_militarypants">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Parade Trousers</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3407</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093830" classname="clothing_walkie">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Walkie Talkie</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3427</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093818" classname="clothing_medal2">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Medal 2</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3424</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093812" classname="clothing_camotank">
    <revision>58074</revision>
    <defaultdir>2</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Camo Tank</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3416,3417</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093820" classname="clothing_militaryhat">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Military Parade Hat</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3409</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093810" classname="clothing_camocap">
    <revision>58074</revision>
    <defaultdir>2</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Camo Cap</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3415</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>
    <furnitype id="44093813" classname="clothing_camotuck">
    <revision>58074</revision>
    <defaultdir>0</defaultdir>
    <xdim>1</xdim>
    <ydim>1</ydim>
    <partcolors/>
    <name>Camouflage Combat Trousers</name>
    <description>Suit Up. Habbo Army needs YOU.</description>
    <adurl/>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <excludeddynamic>0</excludeddynamic>
    <customparams>3418</customparams>
    <specialtype>23</specialtype>
    <canstandon>0</canstandon>
    <cansiton>0</cansiton>
    <canlayon>0</canlayon>
    </furnitype>


  2. #2
    I use to love it more! Jmandupree is offline
    MemberRank
    Oct 2009 Join Date
    /ragezone/homeLocation
    996Posts

    Re: How to add clothes to the catalog? [Nearly done it]

    BUMP!

    Anyone fixed this?



Advertisement