Stendhal Quest Coding: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
ConversationPhrases
imported>Hendrik Brummermann
Line 125:
}}
 
Congratulations if you made it this far. You are now able to code basic dialogs with NPCs. The next section of this tutorial will describe advanced technics. Please make sure the steps on this page work before continuing to the next part.
 
== Second Part of this Tutorial ==
----
 
Congratulations if you made it this far. You are now able to code basic dialogs with NPCs. The next section of this tutorial will describe advanced technics. Please make sure the steps on this page work before continuingyou continue to [Stendhal Quest Coding - Part 2|the nextsecond part of this tutorial].
== Teaching the NPC to ask the players whether they will do the quest ==
 
* add with states
* very basic introduction to FSM
 
== Teaching the NPC to remember the player ==
* ChatAction
* ChatCondition
 
== Rewarding the player ==
 
* MultiAction
 
== Further Reading ==
 
[[Category:Stendhal]]