Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
(Help) With adding a new clothing item to catalog
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rystbo" data-source="post: 437470" data-attributes="member: 80524"><p>Hello, im currently attempting to add the new kitty backpack to my catalog. I have it in the cat and to where i can double click and it adds it to my clothing, but for some reason its not the kitty backpack? See below---> </p><p></p><p><a href="https://ibb.co/ggWpWK" target="_blank"><img src="https://preview.ibb.co/dVLSJz/001.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p></p><p></p><p>Here is everything im using, swfs and sqls---</p><p></p><p>I have the swf named clothing_r18_catbag in both the hof_furni and production folder</p><p>I also have the swf named acc_chest_U_catbackpack in both the hof_furni and production folder</p><p></p><p>Now im not sure but the furni data has the clothing_r18_catbag on it so maybe change it to acc_chest_U_catback?</p><p></p><p>Also the furnidata i put under room item types if that makes a difference?</p><p></p><p>Here is everything else, the figuremap and figure data are both in the correct spots as well. I did update_mutant, have purged cloud flare, cleared cache update_items, update_cat basically everything i can think of lol</p><p></p><p> </p><p> <furnitype id="100169" classname="clothing_r18_catbag"></p><p> <revision>64270</revision></p><p> <defaultdir>0</defaultdir></p><p> <xdim>1</xdim></p><p> <ydim>1</ydim></p><p> <partcolors/></p><p> <name>Kitty Backpack</name></p><p> <description>clothing_r18_catbag desc</description></p><p> <adurl></adurl></p><p> <offerid>-1</offerid></p><p> <buyout>0</buyout></p><p> <rentofferid>-1</rentofferid></p><p> <rentbuyout>0</rentbuyout></p><p> <bc>0</bc></p><p> <excludeddynamic>0</excludeddynamic></p><p> <customparams>3702</customparams></p><p> <specialtype>23</specialtype></p><p> <canstandon>0</canstandon></p><p> <cansiton>0</cansiton></p><p> <canlayon>0</canlayon></p><p> <furniline>tokyo</furniline></p><p> </furnitype></p><p></p><p></p><p></p><p> INSERT INTO `catalog_items`(`id`, `page_id`, `item_id`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_diamonds`, `amount`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `offer_id`) VALUES ('100169', '10075', '100169', 'Kitty Backpack', '3', '0', '0', '1', '0', '0', '1', '', '', '-1');</p><p> </p><p> </p><p> INSERT INTO `furniture`(`id`, `item_name`, `public_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`, `behaviour_data`, `interaction_modes_count`, `vending_ids`, `height_adjustable`, `effect_id`, `wired_id`, `is_rare`, `clothing_id`, `extra_rot`) VALUES ('100169', 'clothing_r18_catbag', 'Kitty Backpack', 's', '1', '1', '1', '1', '0', '0', '100169', '1', '1', '1', '1', '1', 'purchasable_clothing', '100169', '1', '0', '0', '0', '0', '0', '100169', '0');</p><p></p><p></p><p>INSERT INTO `catalog_clothing` (`id`, `clothing_name`, `clothing_parts`) VALUES ('100169', 'acc_chest_U_catbackpack', '3204,3205,3206');</p><p></p><p></p><p> <lib id="clothing_r18_catbag" revision="64184"></p><p> <part id="3204" type="ca"/></p><p> <part id="3205" type="ca"/></p><p> <part id="3206" type="ca"/></p><p> </lib></p><p> </p><p> </p><p> <set id="3702" gender="U" club="0" colorable="1" selectable="1" preselectable="0" sellable="1"><part id="3204" type="ca" colorable="1" index="0" colorindex="1"/><part id="3205" type="ca" colorable="1" index="1" colorindex="2"/><part id="3206" type="ca" colorable="0" index="2" colorindex="0"/></set></p></blockquote><p></p>
[QUOTE="Rystbo, post: 437470, member: 80524"] Hello, im currently attempting to add the new kitty backpack to my catalog. I have it in the cat and to where i can double click and it adds it to my clothing, but for some reason its not the kitty backpack? See below---> [url=https://ibb.co/ggWpWK][img]https://preview.ibb.co/dVLSJz/001.png[/img][/url] Here is everything im using, swfs and sqls--- I have the swf named clothing_r18_catbag in both the hof_furni and production folder I also have the swf named acc_chest_U_catbackpack in both the hof_furni and production folder Now im not sure but the furni data has the clothing_r18_catbag on it so maybe change it to acc_chest_U_catback? Also the furnidata i put under room item types if that makes a difference? Here is everything else, the figuremap and figure data are both in the correct spots as well. I did update_mutant, have purged cloud flare, cleared cache update_items, update_cat basically everything i can think of lol <furnitype id="100169" classname="clothing_r18_catbag"> <revision>64270</revision> <defaultdir>0</defaultdir> <xdim>1</xdim> <ydim>1</ydim> <partcolors/> <name>Kitty Backpack</name> <description>clothing_r18_catbag desc</description> <adurl></adurl> <offerid>-1</offerid> <buyout>0</buyout> <rentofferid>-1</rentofferid> <rentbuyout>0</rentbuyout> <bc>0</bc> <excludeddynamic>0</excludeddynamic> <customparams>3702</customparams> <specialtype>23</specialtype> <canstandon>0</canstandon> <cansiton>0</cansiton> <canlayon>0</canlayon> <furniline>tokyo</furniline> </furnitype> INSERT INTO `catalog_items`(`id`, `page_id`, `item_id`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_diamonds`, `amount`, `limited_sells`, `limited_stack`, `offer_active`, `extradata`, `badge`, `offer_id`) VALUES ('100169', '10075', '100169', 'Kitty Backpack', '3', '0', '0', '1', '0', '0', '1', '', '', '-1'); INSERT INTO `furniture`(`id`, `item_name`, `public_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`, `behaviour_data`, `interaction_modes_count`, `vending_ids`, `height_adjustable`, `effect_id`, `wired_id`, `is_rare`, `clothing_id`, `extra_rot`) VALUES ('100169', 'clothing_r18_catbag', 'Kitty Backpack', 's', '1', '1', '1', '1', '0', '0', '100169', '1', '1', '1', '1', '1', 'purchasable_clothing', '100169', '1', '0', '0', '0', '0', '0', '100169', '0'); INSERT INTO `catalog_clothing` (`id`, `clothing_name`, `clothing_parts`) VALUES ('100169', 'acc_chest_U_catbackpack', '3204,3205,3206'); <lib id="clothing_r18_catbag" revision="64184"> <part id="3204" type="ca"/> <part id="3205" type="ca"/> <part id="3206" type="ca"/> </lib> <set id="3702" gender="U" club="0" colorable="1" selectable="1" preselectable="0" sellable="1"><part id="3204" type="ca" colorable="1" index="0" colorindex="1"/><part id="3205" type="ca" colorable="1" index="1" colorindex="2"/><part id="3206" type="ca" colorable="0" index="2" colorindex="0"/></set> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
(Help) With adding a new clothing item to catalog
Top