Hey guys, I made a bunch of texts via variables and set up the colours/styles of them, however, when I try to apply the variable via trigger, the dialog doesn't inherit the style and colours of the text, just the string value.
Is there a way to be able to store colored/styled text in variables and load them properly when setting in triggers?
Hey guys, I made a bunch of texts via variables and set up the colours/styles of them, however, when I try to apply the variable via trigger, the dialog doesn't inherit the style and colours of the text, just the string value.
Is there a way to be able to store colored/styled text in variables and load them properly when setting in triggers?
You need to set the style of the dialog item, rather than the string itself. Unfortunately, that's probably more than one variable.
@Teldrius: Go
usually text saved in text variables does exactly this. maybe show us the script