Arcweave Problem with assignment operator in arcscript

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 22085
Joined: Thu Jul 18, 2013 1:27 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by Tony Li »

Hi,

That's a bug in the Dialogue System's importer, not in Arcweave. Consider not abandoning Arcweave just yet. Would you please send me the text of that Arcweave element? A screenshot of the node is fine, too. I'll send you a patch.
User avatar
Tony Li
Posts: 22085
Joined: Thu Jul 18, 2013 1:27 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by Tony Li »

That was entirely my fault -- a bug in the importer, not in Arcweave. This patch should fix it:

DS_ArcweavePatch_2024-11-20.unitypackage
PAVDUP
Posts: 11
Joined: Mon Sep 23, 2024 11:48 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by PAVDUP »

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
image.png (482.96 KiB) Viewed 23 times
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 Player is set as Actor. However, the character set in Arcweave is a different character.
image1.png
image1.png (508.7 KiB) Viewed 23 times
2. When entering multiple lines of Sequence like this, no matter how I enter them, they don't go into the Sequence. Is this not possible? (I've tried entering the Sequence one by one, and it does go in.)
Post Reply