Comments

Log in with itch.io to leave a comment.

Hello! It's actually a nice plugin, but could you please upload an easy demo for us as well? I'm still confused from the beginning, even though I already read the manual.

Hi Tareen, sure thing. I’ll upload a demo and record an instructional video as well.

Thank you for your prompt response!!

(1 edit)

Hello! Is there a way to disable faces for the NPC Dialog? Most of the NPCs I'm using this for, does not have any face images, so it would be nice if I could disable the face when I'm not using that function. Also is there a way to use comma in the dialog setup, right now no comma is allowed due to the CSV file format.

(1 edit)

You can use commas by making sure the dialog is inside double quotes (" ") in the CSV. I've added a parameter to enable/disable NPC faces. Please download the updated version and you'll see the new feature. 

Thank you very much for the speedy update!

(2 edits)

How about a feature which allows for calling a spefic section of a NPC dialog, like if I have a few sections, one Greetings, one called Rumors, and one called Goodbyes.

I want the option to call a dialog from Greetings, then one from the Rumors and end it all with one from the Goodbyes section. 

Also I wish the plugin would have a option for ending the dialog after the event have called the plugin command, so that when two commands have been run right after eachother they will not share the same message box. 😊