I recommend against making the books on the shelves containers, although there may be a reason for making the bookcase itself a container - it depends upon how you want the player to be able to retrieve a book. Another advantage for having the books be books is you can script then so the player can read them as books without removing them from the bookcase.
Yes.
marcBookcounter appears to be a global variable, but I cannot tell its purpose.
Depends upon what you mean by issues. It will not make the game crash or anything so dramatic, but depending upon how it is handled additional copies could be 'lost'. The code as written does not seem to provide for multiple copies of the book, however whatever is setting "_marc_book001".LR_book_local to 1 may be keeping track of the number of copies of each volume. However, I think the code could be modified in a way to keep track of the number of copies 'locally' if that is what you require.
the marcbookcounter is that he has and x/542 books though i think he had included some mod books
i'm working picking out the quest related unique books/scrolls that only appear once and have all MW+expantions and an addon with the TR books.
do you know of a mod or book that has a script that i could look at to see how to make a book readable but can't be taken?
i wasn't planing on having a counter but my count so far total books/scrolls (non-magical) is 797. so the book as a book that can't be taken might be a better idea marcmori you can run off with the book which i was trying to stop so that the placement stays organized. though the container thought was so you wouldn't have to pick them out of a chest full of different books and the fact that book rotate makes them not stack so it's kinda a pain sorting through to get rid of the dupes.
it's for a house mod i started on that would sort all ingredients MW with an add on for TR and others, i then added a spell scroll sorter (by school) and some one suggested a book sorter which kinda fits with the theme of being able to drop a bunch of stuff in a matter of minutes in stead of 20! i'm also thinking of potion crates that wills take all MW+expantions potions and sort them by ? i'm still working on that but i would like to have it be like 8 or 9 crates.
also thanks so for the help