Is there a way to display a variable, lets say Game.GlobalStrings[0] as part of a dialog option name?
For example, option name to be:
- Have you seen my *Game.GlobalStrings[0]*?
I can do it during a dialog using run-script command, but can't find a way to do it as a dialog option name.
A function like Dialog.SetOptionText(int option, string text) would help.
For example, option name to be:
- Have you seen my *Game.GlobalStrings[0]*?
I can do it during a dialog using run-script command, but can't find a way to do it as a dialog option name.
A function like Dialog.SetOptionText(int option, string text) would help.

Logged
