unfortunately, in the Gamebook, there's only these Objects:
game
player
page (the pages)
So you can't create any normal object Objects like an 'npc' or a 'table', all you got is the 'game' and 'player' Objects, to give Attributes to, and the Scripting only with the 'page' Objects ( Page Type: [script] or [text~page + script ~ whatever] ), and also the 'game' Object's 'start' Script (
http://docs.textadventures.co.uk/quest/ ... ation.html ).
Pixie did make a hybrid text adventure + gamebook (a text adventure, having all of its features, that feels like a game book):
viewtopic.php?f=18&t=4772-------
otherwise, unfortunately, the gamebook is just more limited than the text adventure.