mg79 Posted December 25, 2015 Share Posted December 25, 2015 I'm looking for a way to transfer items from the player to a container via script, retaining health percentage. In NV RemoveItem accepts a destination container so it's easy, but in FO3? I was thinking about GetInventoryObject + EquipItem + GetEquippedCurrentHealth + AddItemHealthPercent to container + RemoveItem from player, but is there a less clunky way? ThanksRelated to this, is there a way to get the ref for a specific object in the inventory, and not the base form (through GetInventoryObject), then add it to a container? Link to comment Share on other sites More sharing options...
Recommended Posts