NPC Dialogue Design: Difference between revisions
Jump to navigation
Jump to search
Created page with "This design realize NPC Dialogues. === Server Sequence === This sequence show basic handling of triggers and responses. <uml> actor Network control NetworkHandling Netw..." |
No edit summary |
||
Line 1: | Line 1: | ||
This design realize [[NPC Dialogues]]. | This design realize [[NPC Dialogues]]. Used both for KAs and for Quests. | ||
Todo: | |||
* Add Quest part. | |||
== Database == | |||
== Sequences == | |||
=== Server Sequence === | === Server Sequence === |
Revision as of 01:02, 26 December 2013
This design realize NPC Dialogues. Used both for KAs and for Quests.
Todo:
- Add Quest part.
Database
Sequences
Server Sequence
This sequence show basic handling of triggers and responses.
