I get a few of the concepts required to do what I want, but I'm stuck. Someone please tell me in more specific detail what I need to do...
I have a quest where a player will make several selections.
These choices are strings and kept in an array.
I understand I cannot actually replace the text of the buttons in a messagebox, but from reading, I saw where I could do something acceptable:
Using Text Replacement and aliases, my message form text would be something like this: (1)
Depending on the user's choice, they'd see: (1) ABC, (2) LMN, (3) XYZ.
So... someone in the know got a few minutes to write out some instructions? Or is a tutorial dealing specifically with Text Replacement I haven't been able to find?
Like, what parameters in the alias dialog do I need to tick? Do I need conditions? How would I pass the string value from my array to the alias?
Thanks!
