Search found 11 matches

by PAVDUP
Thu Nov 21, 2024 2:16 am
Forum: Dialogue System for Unity
Topic: Arcweave Problem with assignment operator in arcscript
Replies: 12
Views: 265

Re: Arcweave Problem with assignment operator in arcscript

Thank you for your fast feedback! When I checked that patch and that works well! I also have questions so I am writing this message. image.png 1. When I use the If statement as shown below, the actor and conversant are not set properly, so when I click on it, I can see that the person I set as Playe...
by PAVDUP
Wed Nov 20, 2024 11:58 am
Forum: Dialogue System for Unity
Topic: Arcweave Problem with assignment operator in arcscript
Replies: 12
Views: 265

Re: Arcweave Problem with assignment operator in arcscript

Hi! Shockingly, it seems that Arcweave's export structure has been changed again. Also, when I imported the data after update what you sent me, I got the following error (but, the DB itself was created, and good!) I've attached a picture of it for reference. image.png Based on the above case, I deci...
by PAVDUP
Wed Nov 20, 2024 2:59 am
Forum: Dialogue System for Unity
Topic: Arcweave Problem with assignment operator in arcscript
Replies: 12
Views: 265

Re: Arcweave Problem with assignment operator in arcscript

Oh I got it. Don't worry about late. Just thank you for deploying it. Thank you!
by PAVDUP
Sat Oct 26, 2024 8:53 am
Forum: Dialogue System for Unity
Topic: Arcweave Problem with assignment operator in arcscript
Replies: 12
Views: 265

Re: Arcweave Problem with assignment operator in arcscript

I got it. Thank you for your hard work!
by PAVDUP
Thu Oct 24, 2024 11:16 pm
Forum: Dialogue System for Unity
Topic: Arcweave Problem with assignment operator in arcscript
Replies: 12
Views: 265

Re: Arcweave Problem with assignment operator in arcscript

Thank you for your hard work, it's always appreciated and well used with Dialogue System!
by PAVDUP
Thu Oct 24, 2024 11:49 am
Forum: Dialogue System for Unity
Topic: Arcweave Problem with assignment operator in arcscript
Replies: 12
Views: 265

Re: Arcweave Problem with assignment operator in arcscript

I found another part of the problem, and it might not be caused by the assignment operator.
image2.png
image2.png (464.75 KiB) Viewed 224 times
by PAVDUP
Thu Oct 24, 2024 11:39 am
Forum: Dialogue System for Unity
Topic: Arcweave Problem with assignment operator in arcscript
Replies: 12
Views: 265

Arcweave Problem with assignment operator in arcscript

Hello! Currently there seems to be an issue where if the assignment operator exists on an element in arcweave, all the text including arcscript goes into the dialog text as it is in Unity. (please see the picture below) image.png image1.png I would like to ask you how I can resolve this issue. (Also...
by PAVDUP
Tue Oct 15, 2024 11:06 am
Forum: Dialogue System for Unity
Topic: Arcweave element if / else if question
Replies: 6
Views: 160

Re: Arcweave element if / else if question

Tony Li wrote: Tue Oct 15, 2024 8:31 am In the next update, if the dialogue entry node has text, I'll make it so it leaves the Sequence field blank or uses the specified sequence if one is specified. I'll post a patch here as soon as I can.
Thank you for your hard work!
by PAVDUP
Tue Oct 15, 2024 5:00 am
Forum: Dialogue System for Unity
Topic: Arcweave element if / else if question
Replies: 6
Views: 160

Re: Arcweave element if / else if question

Pasted image 20241015175411.png Hi! I've confirmed that it works fine with the current v2.2.48 version, thank you! I'm also writing to ask a question and suggestion. As you can see in the picture I attached, when I use if else if inside an element in arcweave, the sequence automatically has a 'cont...
by PAVDUP
Tue Sep 24, 2024 10:48 pm
Forum: Dialogue System for Unity
Topic: Arcweave element if / else if question
Replies: 6
Views: 160

Re: Arcweave element if / else if question

Sure! Thank you for your explanation. If I have same problem, then I will re upload problem.