Clothing in Catalog

opinionswrest

Member
Jan 6, 2020
117
5
Hi,

I am trying to add clothing as buyable items in catalog I can get the lines to show up but none of them appear on the avatar once purchased, Im using Arcturus Morningstar emulator

The old way with buyable = 1 doesnt seem to exist in the furnidata
 

Liam

discord.gg/hivehub
Staff member
FindRetros Moderator
Apr 10, 2013
1,184
714
Is your clothing item setup correctly in the database tables catalog_clothing and items_base? Does your furnidata have customparams for the item and figuredata sellable=1?
 

opinionswrest

Member
Jan 6, 2020
117
5
Is your clothing item setup correctly in the database tables catalog_clothing and items_base? Does your furnidata have customparams for the item and figuredata sellable=1?
Hi

Its MyBobbas Catalog released with Atom Im assuming this would be all done with the release what customparams does it need in furnidata

And how does it need to be setup in catalog_clothing etc
 

Liam

discord.gg/hivehub
Staff member
FindRetros Moderator
Apr 10, 2013
1,184
714
Hi

Its MyBobbas Catalog released with Atom Im assuming this would be all done with the release what customparams does it need in furnidata

And how does it need to be setup in catalog_clothing etc
interaction_type in items_base needs to be set to clothing
catalog_clothing name needs to match classname in furnidata
catalog_clothing setid needs to match customparams in furnidata

customparams and setid from catalog_clothing must match the set id in figuremap
part id in figuremap must match the part id in figuredata
furnitype id in furnidata must match the sprite_id in items_base

Hope this helps
 

opinionswrest

Member
Jan 6, 2020
117
5
interaction_type in items_base needs to be set to clothing
catalog_clothing name needs to match classname in furnidata
catalog_clothing setid needs to match customparams in furnidata

customparams and setid from catalog_clothing must match the set id in figuremap
part id in figuremap must match the part id in figuredata
furnitype id in furnidata must match the sprite_id in items_base

Hope this helps
Hi Everything is set as should be now it gives option to buy but nothing appears on the buying screen when selecting items and nothing updates on avatar once purchased and binded
 

Liam

discord.gg/hivehub
Staff member
FindRetros Moderator
Apr 10, 2013
1,184
714
I have done yes
Post automatically merged:


all what shows in devconsole is

/client/flash/c_images/notifications/figureset_redeemed_success.png:1


GET 404 (Not Found)

nothing else
I suspect an ID is wrong, double check catalog_clothing setid matches the customparams for this item in furnidata.
 

opinionswrest

Member
Jan 6, 2020
117
5
I suspect an ID is wrong, double check catalog_clothing setid matches the customparams for this item in furnidata.
Hi

Any figuredata generators about to add to current figuredatas do you know?

Ive done the rest it seems just cant seem to get the figuredata worked out.
Post automatically merged:

still struggling with this if anyone can help at all
 
Last edited:

Verbid

New Member
Nov 18, 2023
8
9
Hi

Any figuredata generators about to add to current figuredatas do you know?

Ive done the rest it seems just cant seem to get the figuredata worked out.
Post automatically merged:

still struggling with this if anyone can help at all
Put your FurniData.JSON in the same folder as this powershell script and run it, it will generate 3 files, you will just need clothing_items.sql and then restart your emu.
 

Attachments

  • catalog_clothing.zip
    18.5 KB · Views: 2

Users who are viewing this thread

Top