Stendhal Quest Coding - Part 2
Stendhal Quests
This page is currently reworked. You can find the old content on the talk page
You may want to read the first part of the Stendhal Quest Coding tutorial first.
If you have ideas for new quests or are interested in helping to refine quest ideas, please have a look at the Quest Contributor's Guide or the Stendhal Quest Ideas.
Teaching the NPC to ask the players whether they will do the quest
TODO:
- add with states
- very basic introduction to FSM
Teaching the NPC to remember the player
TODO:
- ChatAction
- ChatCondition
Rewarding the player
TODO:
- MultiAction
Quest Documentation
TODO:
- should be done much earlier usually
- content should be done earlier (see contributor's guide
Further Reading
TODO:

