Wither
Content Creator
- Joined
- Dec 16, 2011
I'm trying to make a dialogue tree, and so far everything is working fine with it... Except for the "general" dialogues. Instead of coming up normally, they show up as a blank box like so:
Here's what the line looks like in my editor:
And here it is in script form:
I'm currently using the Loader v5.45, sby's Dialoguepatch v2 and Pim_gd's DialogueActions v3.06.
What am I doing wrong, exactly?
Here's what the line looks like in my editor:
And here it is in script form:
Code:
general:"This is a test line to see if general lines activate"{"mood":"Angry"}
I'm currently using the Loader v5.45, sby's Dialoguepatch v2 and Pim_gd's DialogueActions v3.06.
What am I doing wrong, exactly?