Jump to content

Armor slots

Pending 1.0.26

Trader08
Trader08

Posted

Attire with armor slots get deleted on leave while those already containing armor inserts become attire with regular container.

I think it has to do with something like:

                ItemModContainerArmorSlot armor = item.info.GetComponent<ItemModContainerArmorSlot>();
                if (armor != null)
                    armor.CreateAtCapacity(container.capacity, item);

 

  • Curator
imthenewguy

Posted

Will work on adding it to the next release.

0

Downloads

Total number of downloads.

0

Customers

Total customers served.

0

Files Sold

Total number of files sold.

0

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.