Loading all quests data from the database
Posted: Wed Nov 01, 2023 2:00 pm
Hello,
I am trying to create a custom UI for the quest log. My goal is to load variables out of the dialogue database and display this data in a custom UI inside the quest log. I’m guessing that I need to load the entire quest list from pixelcrushers.questmachine to start, but I’m unable to get the quest list.
See image below. For example: I would like to load the data for both of these quests out of the database so I can create a button with text displaying quest.Heading.text. What would be the best method to do so?
I am trying to create a custom UI for the quest log. My goal is to load variables out of the dialogue database and display this data in a custom UI inside the quest log. I’m guessing that I need to load the entire quest list from pixelcrushers.questmachine to start, but I’m unable to get the quest list.
See image below. For example: I would like to load the data for both of these quests out of the database so I can create a button with text displaying quest.Heading.text. What would be the best method to do so?