Hi hope someone can help, I am trying to change the font colour in a dynamic template. It is default climb and I have tried using
[<font color = "black">".....I can't climb that!"</font color>] ------but I get this error
Error running script: Error evaluating expression 'DynamicTemplate(this.defaulttemplate, object)': Error compiling expression '<font color = "black">".....I can't climb that!"</font color>': SyntaxError: Unexpected token "<"; expected one of "NOT", "-", <INTEGER>, <REAL>, <STRING_LITERAL>, "True", "False", <HEX_LITERAL>, <CHAR_LITERAL>, "null", <DATETIME>, <TIMESPAN>, "(", <IDENTIFIER>, "if", or "cast"Line: 1, Column: 1
I have the used syntax in the ordinary templates and they work great. The reason I am doing this is so I have one colour on the typed words and another on the answer words. Hope you can understand that thanks Terry

Happy Adventuring