Hello, i am able to create new quest.
just set the new row in database -> table -> quests
and set the new row in database -> table -> quest_scripts
and i create a quest for npc "Merchant"
i just need to say "questtest" and answer "done", then the quest is done.
And this quest is work perfectly on the npc "Merchant"
So, i change the quest to the npc "testerone" (testerone is the npc i created)
the way i change the quest is replay the name "Merchant" to "testerone".
and i test in PS, i say "questtest", the quest question is come out, and i say "done", it cannot finish the quest!!!
what is going on!?

and i can see " ErrorResponse: Trying to find trigger 'done' " in the server
What should i do to make the quest work (the quest is work on the cvs npc but it is not work on the npc i made, and the quest is created not modified from cvs quest)