What do you mean the text in the window?Two more feature requests. Apologies if these are already in.
1: Need a wait for hp/mana option in addition to the existing wait for dead group members.
2: In regards to the new Wait option "User Attention" could you make an additional parameter to be the text in the window that pops up? Also, could the window be movable?
Okay. Added and will be on test shortly. I'll have to play around with things to see if I can make the box able to move.Right now if I do:
Action = |BJ Commands| Command = |Wait| Parameter 1 = |User Attention|
it pops up a box with an OK button. The text in the box says "User attention is required!". I want to make that text string customize-able with (an) additional parameter(s). For example, if I don't want to 100% automate something, but instead want to pop up a text that says "Go kill this mob before hitting OK". The user manually kills the mob, hits OK, and the script continues.
Added in a check for hp and a check for mp. It's on the test patcher right now.1: Need a wait for hp/mana option in addition to the existing wait for dead group members.
Feature request: In QC we need a method/place where authors of quests can add notes to the users of that quest. In QB we need a matching place to display those notes for users of quests.
This will allow authors to make notes such as starting location, flying mount requirement, or other important information needed for the successful use of the quest.
- BJ QC: Explore a way to add the step numbers in to the UI as this will help with adding new steps (moving from bottom to somewhere in the middle).
- BJ QB: Add step numbers to the QB display so that users can more easily report issues with a particular step of a quest.