Pudge 24 Posted June 6, 2020 Share Posted June 6, 2020 Hello! Is there any API/code for displaying the current step name that is currently being executed? Something like a Quest.QuesterCurrentContext.StepName. Need this for debugging. Link to comment Share on other sites More sharing options...
TheSmokie 242 Posted June 6, 2020 Share Posted June 6, 2020 Just use whatsgoingon by @Matenia Link to comment Share on other sites More sharing options...
Pudge 24 Posted June 6, 2020 Author Share Posted June 6, 2020 I used the code from his plugin, it works awesome, I redid it for myself and set up the display of the necessary information, but Logging.Status is not what I need, need the name of the currently running step. Link to comment Share on other sites More sharing options...
Matenia 627 Posted June 6, 2020 Share Posted June 6, 2020 If you're looking into steps by name, you'll need the Quester.dll as a dependency, see custom code section here: Pudge 1 Link to comment Share on other sites More sharing options...
Pudge 24 Posted June 6, 2020 Author Share Posted June 6, 2020 @Matenia thanks again! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now