Re: Tease AI Scripting Overview Part 5: Responses and Interr
Posted: Sun May 17, 2015 8:04 pm
Regarding the three passes through the Response triggers:
In your example, the Response triggers include: [I'm aching, I am aching, ache, aches, aching, achingly, achy, achey]
Does the file need to specify "I'm aching" and "aching" separately? I would think that if the player wrote "I'm aching" then the program could match it with the trigger word "aching" on the second and/or third pass. Am I missing something?
I would think that the list of triggers could be shortened to: [ache, aching, achy]
Because "ache" would catch "aches" and "achey"; "aching" would catch "I'm aching", "I am aching", and "achingly"; and achy is a solitary case.
I ask, because I'm poking around the Vocabulary/Responses/System files, like EdgeKEY.txt. I see both "edge", "on the edge", "I'm on the edge", etc, etc in there, and I'm wondering if just the word "edge" is sufficient to catch all those cases (when writing my own Response files).
Thanks 1885!
-lmind
In your example, the Response triggers include: [I'm aching, I am aching, ache, aches, aching, achingly, achy, achey]
Does the file need to specify "I'm aching" and "aching" separately? I would think that if the player wrote "I'm aching" then the program could match it with the trigger word "aching" on the second and/or third pass. Am I missing something?
I would think that the list of triggers could be shortened to: [ache, aching, achy]
Because "ache" would catch "aches" and "achey"; "aching" would catch "I'm aching", "I am aching", and "achingly"; and achy is a solitary case.
I ask, because I'm poking around the Vocabulary/Responses/System files, like EdgeKEY.txt. I see both "edge", "on the edge", "I'm on the edge", etc, etc in there, and I'm wondering if just the word "edge" is sufficient to catch all those cases (when writing my own Response files).
Thanks 1885!
-lmind