I think I\'m almost there with respect to My First NPC Dialog, but
I\'m missing the \'link\' between the npc_responses table and the
quests/quest_scripts table.
Here is a link to a SQL file you can just load into a \'NPCRoom\'
server, and get what I have to far. I can get as far as the
\'greetings\' NPC response for the \'tutorial\' knowledge domain
I created, but the dialog doesn\'t go on to the quest.
Could a dev give the SQL a once-over and tell me if I\'m close,
or if I\'m so off the mark I should start from scratch.
http://www.evillabs.net/~gus/planeshift/newbie_quests.sqlNOTE: This NPC is a prototype for one I\'d like to build to have added
to the game\'s content as an \'introductory\' character, which teaches
PCs the ropes with respect to common in-game phrases, who to
talk to first as newbies, and places that newbies should go for
rat squashing. Currently, only the language module is in the .SQL
file, but the others are being sketched out.