I've hunted around the forums and through the manual and I can't figure out how to get the parser working in a fairly simple way. Maybe I'm just tired (but it's only 1230am so I wouldn't think so....

)
All I want to do is have a character interaction set up as normal. Click the eye or the hand and it will display a standard response using the Display("") command. What I want to happen is when I click the talk icon on a person it will bring up the parser interface and the appropriate Display("")'s will happen from there, depending on what is typed in.
Any help would be greatly appreciated.
Oh, I've checked out Demo Quest 3 and I have played around with both the AGI and the SCI parser's in there, but that is too complicated for what I want.