How to disable the Clothing as Item feature?

You can disable the Clothing as Item feature for the inventory by setting config.clothingAsItem to false in the tgiann-inventory/configs/configClothe.lua file.

When this setting is disabled, clothing slots will behave like in the dp_clothing script. For example, clicking on a clothing slot like the torso will remove the clothing from that part. Clicking it again will re-equip the same clothing.

Last updated