I.e.
let the second line be possible.
title = mystring
vs
title = { text = mystring trigger = { stuff } }
Right now, to have a dynamic title, I have to have a scripted localisation embedded in the title string - this works, but it's not a quick process -- particularly for situations that can have a tonne of events in them.
let the second line be possible.
title = mystring
vs
title = { text = mystring trigger = { stuff } }
Right now, to have a dynamic title, I have to have a scripted localisation embedded in the title string - this works, but it's not a quick process -- particularly for situations that can have a tonne of events in them.
Last edited:
- 2