» Tue Nov 20, 2012 12:28 pm
PlaceAtMe was not a great idea in Oblivion because there were no script functions to delete the created objects when you were done with them (well, only FullActorCopies could be deleted) until OBSE 17 added a DeleteReference function. Skyrim has a delete function by default, so as long as you remember to delete and References created with PlaceAtMe, no harm will be done.