Actor Property PlayerREF AutoContainer Property MyChest AutoObjectReference Property MyREF Auto(PlayerREF).RemoveItem(MyREF, 1, akOtherContainer = MyChest)This removes the ObjectReference from the player and moves it to a chest of your choice. You of course need to add an OnEvent if you want the script to fire.