SetBookFlags
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 4.40.
Contents
Description
Sets flags bitmask of a Book. The following flags can be set:1 - is scroll (bit 0) 2 - can't be taken (bit 1)
Syntax
(int) SetBookFlags book:baseform flags:int
Example
SetBookFlags MyBook 3