Simple book scripting question

Post » Wed Nov 21, 2012 6:28 pm

I'd like to execute some code after the book has been read, which means when pressing tab (or esc) to close it. Not when opening it (not within the onactivate event), but after having read it when closing the book. Does such event exist? onRead event triggers when opening the book right after the onActivate event. I also tried the onClose event, however it doesn't do anything (as I expected) even though it compiles without error (and execute in-game without error, but also whiithout anything I code in that event block : it's simply ignored). Is this possible?
User avatar
Jeff Tingler
 
Posts: 3609
Joined: Sat Oct 13, 2007 7:55 pm

Return to V - Skyrim