if you could add in this function that would be great. as is you get this error when trying to skin any armor with insert slots.
Failed to call hook 'OnItemAddedToContainer' on plugin 'Skins v2.2.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Skins+ContainerController.GetDuplicateItem (Item item, System.UInt64 skin) [0x0003c] in <ccdeaf96404d4dfb893daa0366d8adbb>:0
at Oxide.Plugins.Skins+ContainerController.UpdateContent (System.Int32 page) [0x001f7] in <ccdeaf96404d4dfb893daa0366d8adbb>:0
at Oxide.Plugins.Skins.OnItemAddedToContainer (ItemContainer itemContainer, Item item) [0x00094] in <ccdeaf96404d4dfb893daa0366d8adbb>:0
at Oxide.Plugins.Skins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002f3] in <ccdeaf96404d4dfb893daa0366d8adbb>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
