headbomb Posted January 14, 2012 Share Posted January 14, 2012 I'm trying to find a way so spell books don't disappear after you read them. Here's an example record for a book [Record] Type: BOOK FormID: 000A26E6 Flags 1: 00000000 Flags 2: 0055691B Flags 3: 000E0028 Subrecords: 12 Size: 405 [Formatted information] Book EDID (Editor ID) Editor ID: SpellTomeWaterbreathing FULL (Book Name) Name: Spell Tome: Waterbreathing MODL (Book Model) Model ID: Clutter\Books\SpellTomeAlterationLowPoly.nif DESC (Book Description - Sometimes a copy of the book name.) Description: 6E6F663C: Remaining Data: 74 20 66 61 63 65 27 24 48 61 6E 64 77 72 69 74 74 65 6E 46 6F 6E 74 27 3E 3C 66 6F 6E 74 20 73 69 7A 65 3D 27 34 30 27 3E 3C 70 20 61 6C 69 67 6E 3D 27 63 65 6E 74 65 72 27 3E 0D 0A 57 61 74 65 72 62 72 65 61 74 68 69 6E 67 00 KSIZ (Number of Keywords) Count: 2 KWDA (KWDA) ID: 000937A2#KYWD:000937A2: KYWD (VendorItemBook) ID: 000937A5#KYWD:000937A5: KYWD (VendorItemSpellTome) DATA (Book Settings) Flags: 4 Flags 2: 255 Flags 3: 0 Skill To Increase/Spell To Cast: 0005D175 Book Value: 340 Book Weight: 1 INAM (STAT Model) ID: 0002FBB3#STAT:0002FBB3: STAT (HighPolyAlterationBook) There is a flag that tells the game if a book is a spell tome or not. DATA (Book Settings) Flags: 4Flags 2: 255Flags 3: 0Skill To Increase/Spell To Cast: 0005D175 If I change this to 0 (regular old book), the book opens like a regular book. However, it does not teach the spell. Does anyone have an idea of what to do to have spellbooks that remain behind? Link to comment Share on other sites More sharing options...
Ghogiel Posted January 14, 2012 Share Posted January 14, 2012 perhaps a script attached to the book :psyduck: Have you compared the data to other regular books to see if anything jumps out? Link to comment Share on other sites More sharing options...
headbomb Posted January 15, 2012 Author Share Posted January 15, 2012 The only thing that seems different from other book that Flags = 4 thing. Link to comment Share on other sites More sharing options...
Recommended Posts