Jump to content

Recommended Posts

Ok, so I'm making a mod where one of the items is just an inventory item, and isn't equippable. But could protect the player from lightning related stuff. I've tried to use code from the rain coat with  "inst.components.equippable.insulated = true" and turn it into "inst.components.inventoryitem.insulated = true" But that didn't work. So, is there a way that I could apply lightning insulation to an inventory item?

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...