Thanks Khris
I had the object in the world and I got the object into my inventory but did not know how to get it to replace itself with another object. I followed your advice using - Use the Character.LoseInventory(InventoryItem *item) function with what I already knew and it did the trick. Thanks for your time to help me.
I had the object in the world and I got the object into my inventory but did not know how to get it to replace itself with another object. I followed your advice using - Use the Character.LoseInventory(InventoryItem *item) function with what I already knew and it did the trick. Thanks for your time to help me.