Stendhal Quest Editor: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
 
(10 intermediate revisions by the same user not shown)
Line 70: Line 70:
[[Image:FsmEditor Quest Graph.png]]
[[Image:FsmEditor Quest Graph.png]]


To recap: If the player says ''QUEST'', the NPC will transit from ''ATTENDING'' to ''QUEST_OFFERED''. In this state, he will only accept ''YES'' and ''NO'':
As the above graph shows: If the player says ''QUEST'', the NPC will transit from ''ATTENDING'' to ''QUEST_OFFERED''. In this state, he will only accept ''YES'' and ''NO'':


[[Image:FsmEditor Quest.png]]
[[Image:FsmEditor Quest.png]]

{{TODO: QUEST_OFFERED in source/target states}}


== Task 4: SetQuestAction ==
== Task 4: SetQuestAction ==