What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Possible to start profile from specific checkpoint?

niclas90

New Member
Joined
Nov 3, 2012
Messages
55
Reaction score
1
I'm working on my first profile atm, where i wan't it to start right before entering Azmodan. You receive a checkpoint at that place, and i'd like to know if there's a way to start the profile from that specific checkpoint?

EDIT: Shouldn't it be possible with resumeFromSave="True"?
And if yes, is there a way that i can define the checkpoint? For example with an id of some sort
 
Last edited:
If the checkpoint is not achieved while selecting a quest/step and starting the game, you should need to create a starter_profile.xml that loads the correct quest/step, walks your bot to the checkpoint and then exits the game.

At that point, if you use resumeFromSave="True" on the rest of your profile files, the bot will start from that checkpoint if you don't get another. If you run it once and you get to other zone that also saves your checkpoint, you will loose the first one.
 
Back
Top