dfac364 Posted July 13, 2012 Share Posted July 13, 2012 hey everyone, im working on a mod and im trying to script an event that will strip all items from the player and place them in a container, unfortunatley im terrible at scripting so if anyone could help i would greatly appreciate it Link to comment Share on other sites More sharing options...
Korodic Posted July 14, 2012 Share Posted July 14, 2012 Game.GetPlayer().RemoveAllItems(myContainerRef) http://www.creationkit.com/RemoveAllItems_-_ObjectReference Link to comment Share on other sites More sharing options...
Recommended Posts