I would like to have the program on more than one computer use, and am interested in, where exactly the quest-progress will be saved, so that i can to pick up these files always.
If I understand your question, the answer is that quest profiles have a lot of checkpoints and <if>
So it dosent matter where you start your char, it will continue from where u stopped it
If you have a character on the bot and start new, then it is in the debug-log "compiled quest ... "
I would like to know where is stored, which quest you sometimes had been done
If you have a character on the bot and start new, then it is in the debug-log "compiled quest ... "
I would like to know where is stored, which quest you sometimes had been done
Your quest progress is stored on the WoWserver--not locally.
Honorbuddy and the Profile Writers arrange to pick up at the correct quest (for the profile). It must be done this way, because people frequently switch up profiles. For instance, both Bobby53 and Kickazz006 have a Mount Hyjal profile. Many run one to completion, then run the other one to go back and pick up any undone quests (if they exist).
Profiles are always written (to effectively) query the WoWserver to determine where they need to pick up and continue.