HTML Twine SugarCube, variables inside linkappened don't work HELP!

SloanD

Newbie
Apr 15, 2019
23
23
74
Basically i got a structure like this :

<Linkapend blah-blah> text <Linkapend blah-blah> text <Linkapend blah-blah> text </Linkapend></Linkapend></Linkapend>.

The link append stuff works great, but inside the text there are some variables changes that i want to apply, but for some reason they don't as long as they are a part of link append text. Anyone got a clue what could be wrong?

EDIT: The vars actually DO change, but the changes are only visible after i continue to the next passage.
 

Deleted member 609064

Well-Known Member
May 11, 2018
1,249
1,610
274
Maybe you need to add a page? Structure things differently so that the VAR changes are complete before the link is presented?