Shawkab Posted January 8, 2012 Posted January 8, 2012 (edited) Wondering if this is possible in TESsnip with a .esm. I'm trying to put a GRUP inside a Persistent Cell for storing purposes, when making a bookshelf a single bookshelf requires about 60 IDs so I'm trying to avoid putting all those IDs into my Persistent Cell to save me room and headaches later.. This is what I was hoping to achieve, Grup(Cell) -Grup(Interior Cell Block) -Grup(Interior Cell Sub-Block) Cell -Grup(Cell Children) -Grup(Persistent Cell) -Grup(STORAGE) -Grup(STORAGE) -Grup(STORAGE) -Grup(STORAGE) -Grup(Temporary Cell) This works for a .esp in some cases which is extremely unreliable but never for a .esm. The reason I want to do this is because if I make a house with 10 bookshelves my persistent cell will be about 500 IDs long in the end.. Edited January 8, 2012 by Shawkab
Recommended Posts