OK - I got it to work with my shell. Here are the files I used, based on D'Lanor's template:
What I did:
- Replaced YourAge (and *YourAge*) with s111
- Changed the BookGui file to be s111Book.py (and the class) because s111Book is the name of the book's pythonfile AlcScript property
- Changed 'Journal' in the ageBooks variable in s111Book.py to 's111SecretBook' because that is the name of the clickable book
- Changed 'Journal' in the AgeBooks variable in s111PageDefs.py to 's111SecretBook'
- Changed *YourTexture* in the AgeBooks variable in s111PageDefs.py to 'xLinkPanelBlackVoid*1#0.hsm' (just because I didn't have a book cover texture)
And when I click on my book, I see the black void as the cover. I click on it to open, and I see the words "Shorah, Robert The Rebuilder! ..." etc.
So what you can do with these files, Grogyan, is to rename them to your shell, then change s111SecretBook to the name of your book, and rename s111Book.py to the name of your book's pythonfile AlcScript property.