Stendhal Quest Contribution: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
added example to "It all starts with an idea" and "Refining and Discussing"
imported>Hendrik Brummermann
Line 43: Line 43:
| English || - ||
| English || - ||
==Text said by NPCs==
==Text said by NPCs==
Once the idea of the quest is clear, it is time to think about the things the NPCs should say. Don't worry if you cannot think about all the required chat lines. Just having a few as a start makes coding the quest a lot easier:

* Hayunn Naratha
** ''quest:'' My mouth is dry, but I can't be seen to abandon this teaching room! Could you bring me some #beer from the #tavern?
** ''yes:'' Thanks! I'll be right here, waiting. And guarding, of course.
** ''no:'' Oh, well forget it then. I guess I'll just hope for it to start raining, and then stand with my mouth open.
** ''beer:'' A bottle of cool beer will be more than enough.
** ''tavern:'' If you don't know where the inn is, you could ask old Monogenes; he's good with directions.''
** ''player brings beer:'' *glug glug* Ah! That hit the spot. Let me know if you need anything, ok?
* Margaret
** - (she does nothing special and is already selling beer)
|-
|-
| Coding || [[Stendhal Quest Coding|code]] ||
| Coding || [[Stendhal Quest Coding|code]] ||

==Programming the quest==
==Programming the quest==
|-
|-