Question Npc-specific generic dialogue?

CatgirlWerewolf

Greenhorn
I wanted to make an unofficial update for a mod that currently relies on Custom Fixed Dialogue, by using Content Patcher to fix the broken dialogue. I've been going off the community wiki's page on modding dialogue here in the 'StringsFromCSFiles' section and it works fine so far, I can mod it in the way shown there, but all the examples there only show how to format it as questions ("$q 10001 give_flowersA#?!...#$r 10001 0 give_flowersA# [Give Bouquet]") and I'd like to have the strings get a response that's just a normal line of dialogue instead. How would I format it so that it just shows a specific response from the character, without the question box appearing? Is that possible? Sorry to ask a question that probably has a very obvious answer, I'm just having no luck figuring it out on my own.
 
Top