So first off I'm working with v5.45d of the Loader and v4.08 of DialogueActions.
My issue is that on any line where I load a swf mod using da.mod.load, the line will not trigger additional lines.
For example, if I set up the following lines:
linetype1:"New Dress! [linetype2]"{"set":{"da.mod.load":"xxxx.swf"}}
linetype2:"Does it have pockets?"
linetype1 will show the speech bubble and will load the correct swf, but the text will not appear and linetype2 will not trigger.
Is there some deeper programming problem that prevents this? I didn't see anything addressing this issue in the more recent DA patch notes so I'm somewhat at a loss as to how to progress dialogue after loading a new swf.
My issue is that on any line where I load a swf mod using da.mod.load, the line will not trigger additional lines.
For example, if I set up the following lines:
linetype1:"New Dress! [linetype2]"{"set":{"da.mod.load":"xxxx.swf"}}
linetype2:"Does it have pockets?"
linetype1 will show the speech bubble and will load the correct swf, but the text will not appear and linetype2 will not trigger.
Is there some deeper programming problem that prevents this? I didn't see anything addressing this issue in the more recent DA patch notes so I'm somewhat at a loss as to how to progress dialogue after loading a new swf.