Page 1 of 1

Clear text buffer on trigger new dialogue

Posted: Thu Mar 31, 2022 10:31 pm
by boz
Is there a sequence or something to use at the beginning of a new conversation that clears what was already showing in the buffer? (using the wrpg template)

Basically, no previous conversations showing when hitting a fresh trigger?

Re: Clear text buffer on trigger new dialogue

Posted: Fri Apr 01, 2022 9:01 am
by Tony Li
Hi,

It should already be clear, but you can tick the subtitle panel's Clear Text On Close checkbox to make sure the text is cleared.

Re: Clear text buffer on trigger new dialogue

Posted: Sat Apr 02, 2022 11:49 pm
by boz
Ahh it looks like that function wasn't being called. I made an override for it that handles it on close. Thank you :D

Re: Clear text buffer on trigger new dialogue

Posted: Sun Apr 03, 2022 8:54 am
by Tony Li
I don't follow. If 'Clear Text On Close' was ticked on your Standard UI Subtitle Panel, was it not clearing the text when closing?