How to test NPC Parser: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>MartinFuchs m Created page with 'new page HowToTestNPCParser' |
imported>MartinFuchs mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Navigation for Stendhal Top|Contributing}} |
|||
new page HowToTestNPCParser |
|||
{{Navigation for Stendhal Contributors}} |
|||
{{Stendhal Quests}} |
|||
__TOC__ |
|||
After you designed a new NPC conversation, you have to implement it in the server code and test if the NPC understands all user input like you planed. |
|||
[[Image:npc parser testenv.png]] |
|||
[[Category:Stendhal]] |
|||
Revision as of 19:38, 11 December 2010
Stendhal Quests
After you designed a new NPC conversation, you have to implement it in the server code and test if the NPC understands all user input like you planed.
