Displaying Variables in Custom UI
Posted: Wed Jan 20, 2021 6:56 pm
Hi Tony
I'm trying to get variables to display in my custom but I can't remember how to do this and can not remember what I should be looking for.
Basically, in my Quest Description I have my UI panel shows the text as it is written in the description and doesn't who the variable amount.
Is there a way to achieve this?
I'm pretty sure you have already explain this so if so you mind telling me what to search for to do this?
Thanks in advance and happy (late) New Year!
Nathan
I'm trying to get variables to display in my custom but I can't remember how to do this and can not remember what I should be looking for.
Basically, in my Quest Description I have
And when I useGathered [var=Macadamia]/3 Macadamia Nuts for Aunty
Code: Select all
_description = QuestLog.GetQuestDescription(questName);
Is there a way to achieve this?
I'm pretty sure you have already explain this so if so you mind telling me what to search for to do this?
Thanks in advance and happy (late) New Year!
Nathan