• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

How do i add the UI interface option "Take" to a storage chest?

Noisy Pants

New member
I made a Secure Hardened Chest and realized upon suggestion that adding the UI interface option to the Secure Hardened Chest would be a great idea. It takes forged iron which takes time to gather the resources to craft, time to turn the resources into the base material, etc.. Saving time is the biggest perk. I thought I could grab the code from the XUi files for say... the turret, and patch it into the code of the XUi files for the storage chest.

Example:

20190113005621_1.jpg

 
You'd have to add the canpickup line to equal true, but I'm not sure if that works with the chest class.

I definitely do not think it would work with a full chest. :-)

 
You'd have to add the canpickup line to equal true, but I'm not sure if that works with the chest class.
I definitely do not think it would work with a full chest. :-)
That wouldn't be a problem, I was thinking ahead about someone miss placing one and having to craft another versus pickup and relocate.

 
Back
Top