Hello! I am currently trying to make an item that repairs itself when its in an icebox, but i'm getting a bit stuck. i can't make the item detect when its in an icebox, i can make it do a function once its in any inventory but i cant seem to specify "icebox". Im surrently using:
inst.components.inventoryitem:GetContainer()
to try and dectect it. any help would be very appreciated!