Thanks Thraxas
Before I show you the possible responses to the "chat" question, I want to show another kind of question. This is a question that can be used outside of a "chat" situation. You can place it inside any fpi script such as a door script. The following images is an example and the script I used follows the images.
You will notice that it can recognize the word "seven." It also will recognize the number "7."
---------------------------------------------
;Artificial Intelligence Script
;Header
desc = Test Door1 needing correct answer
;Triggers
:state=0:setframe=0,sound=$0,rpg_setplayercantradeitem=$brain power #3 !1,state=1
:state=1,plrdistwithin=50,rpg_canusequestion:state=2
:state=2,rpg_question=q1:state=3
:state=3,rpg_answeriscorrect:state=4
:state=3,rpg_answernotcorrect:rpg_showentmsg=door1a 0 0,rpg_showentmsg=door1b 1 1,state=5
:state=4:incframe=0
:state=4,frameatend=0:state=2,coloff,state=6
:state=5,plrdistfurther=50:state=1
:state=6:none
;End of Script
---------------------------------------------
Edit:
BTW, I answered "10" in order to get a wrong answer. Forgot to show that answer as an image.
The past has a lot of memories to hold onto; but, today is chock full of new adventures, and, the future shouts out, "The best is yet to come!" -- TerryC