#1, by DilatedFriday, 16. May 2014, 20:27 11 years ago
Hey guys, I'm sure this is a simple fix, and I'm being stupid, but unfortunately I can't seem to get it to work.
Basically I've set up a dialogue so when a character exhausts all dialogue parts, it then displays text by character.
So the way I have done it is. Each dialogue part has an action [Value 'Example'+1] and then [If value 'example'=5] - Display text by character.
So in theory once you choose all the options the value will add up to 5 and will play 'display text by character' action. This way whatever option you choose it will trigger the action part if the value =5. However this just exits the dialogue for some reason. I tried removing the 'display text by character' also the +1 value. But it appears its the 'if value 'Example'= 5 ' causing it to exit the dialogue.
Thanks for any help guys.