Search found 10 matches

by angelmcc
Mon Feb 01, 2021 7:30 am
Forum: Dialogue System for Unity
Topic: Wait/Pause for a second in the middle of a conversation
Replies: 12
Views: 3456

Re: Wait/Pause for a second in the middle of a conversation

Oh, I get it. Thanks for explaining! :) That's really good to know.
Wishing you all the best,
Angel...
by angelmcc
Mon Jan 25, 2021 12:39 am
Forum: Dialogue System for Unity
Topic: Wait/Pause for a second in the middle of a conversation
Replies: 12
Views: 3456

Re: Wait/Pause for a second in the middle of a conversation

Hi, Tony!
Sorry... can I ask you what that default sequence is?

Thanks!
Angel...
by angelmcc
Mon Jan 18, 2021 1:04 am
Forum: Dialogue System for Unity
Topic: Wait/Pause for a second in the middle of a conversation
Replies: 12
Views: 3456

Wait/Pause for a second in the middle of a conversation

Hi! I'm trying to put an extra long pause between two dialogue lines. The way I used to do it doesn't seem to be working anymore. This is what I used to do: In the sequence field: Delay(2)(Danika_399_29)@{{end}} Where 29 is the line ID and 399 is the conversation ID. I want a 2-second pause after li...
by angelmcc
Sat Jan 02, 2021 10:09 am
Forum: Dialogue System for Unity
Topic: Error only Lists entire database
Replies: 9
Views: 879

Re: Error only Lists entire database

Hi, Tony. :) This is what's at the end of the error. I think it runs out of space? Conversation[486].SimX="1;u;2;u;3;u;4;u;5;u;6;u;7;u;0;u"; Conversation[487].SimX="1;u;2;u;3;u;4;u;5;u;0;u"; Conversation[488].SimX="1;u;2;u;3;u;4;u;5;u;6;u;0;u"; Conversation[489].SimX=&q...
by angelmcc
Thu Dec 31, 2020 12:04 am
Forum: Dialogue System for Unity
Topic: Error only Lists entire database
Replies: 9
Views: 879

Error only Lists entire database

Hi, Tony, et. al. I've hit an odd snag. I'm getting a DialogueSystem error that is just listing everything in the database. It doesn't give me any other information. Have you seen this before. I'm checking recent changes to see if I input a string incorrectly, but so far, I haven't found anything. H...
by angelmcc
Mon Dec 28, 2020 10:03 pm
Forum: Dialogue System for Unity
Topic: Organizing and calling conversations in folders
Replies: 3
Views: 266

Re: Organizing and calling conversations in folders

Hi, Tony,
Thanks so much for the quick response. You're always such a great supporter for our development. :) I hope you are having a fantastic holiday.

The dialogue simply isn't playing. I'll double-check those things you mention. We'll figure it out!

Best wishes, :)
Angel...
by angelmcc
Mon Dec 28, 2020 2:38 am
Forum: Dialogue System for Unity
Topic: Organizing and calling conversations in folders
Replies: 3
Views: 266

Organizing and calling conversations in folders

Hi, Tony, et. al.

I have organized some of my conversations into folders, but I'm having trouble getting them to play.

When I call them, I use the format: "Pools/PoolKeys"
"Foldername/Conversation"

Is that not correct?

Thanks so much!
Angel...
by angelmcc
Fri Dec 30, 2016 9:14 pm
Forum: Dialogue System for Unity
Topic: Trouble with wrong conversation/db being called
Replies: 3
Views: 689

Re: Trouble with wrong conversation/db being called

Thanks, Tony. You're awesome. This seems to have solved the problem. :) And thanks for all the extra tips too. Much appreciated.
by angelmcc
Thu Dec 29, 2016 7:16 pm
Forum: Dialogue System for Unity
Topic: Trouble with wrong conversation/db being called
Replies: 3
Views: 689

Trouble with wrong conversation/db being called

Hi there! I'm having a strange problem where I'm calling a specific line from a conversation in Database A, but it's showing a line from a different conversation in Database B. I've checked and double-checked that I'm summoning the correct database and conversation. Could this be related to IDs? Rec...