I want a 'NPC' conversation, he asks the questions and if I answer correctly I win a prize.
I wish it was easy to configure it.
An example of how I would:
If have any simple way to configure, I thank ... and much!
random questions, please!
I need urgent mind this 'NPC'.
Sorry for my English!
I wish it was easy to configure it.
An example of how I would:
Code:
{
{
--questions(NPC)--
[1] = "Do you like food?",
[2] = "Can you swim?"
},
{
--responses(PLAYER)--
[1] = "yes i like food.",
[2] = "unfortunately i can not swim."
}
}
If have any simple way to configure, I thank ... and much!
random questions, please!
I need urgent mind this 'NPC'.
Sorry for my English!