Change Active Quest Selection With Script
Posted: Thu Oct 01, 2020 5:03 pm
Hello,
We have implemented Quest Machine into our project and have been running with it for a while. However, we are adding new features that trigger events through script and not user input. I am attempting to figure out how to change the currently selected "Active Quest" in the opened Quest Journal through script, instead of mouse input. If I can nail down the function that is called to pass the item's array ID to the change function that displays newly selected Active Quest details on the right and changes the highlighted Active on the left, I should be able to handle the rest.
Thanks in advance!
We have implemented Quest Machine into our project and have been running with it for a while. However, we are adding new features that trigger events through script and not user input. I am attempting to figure out how to change the currently selected "Active Quest" in the opened Quest Journal through script, instead of mouse input. If I can nail down the function that is called to pass the item's array ID to the change function that displays newly selected Active Quest details on the right and changes the highlighted Active on the left, I should be able to handle the rest.
Thanks in advance!