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

Question about questing bot with heirlooms

joska89

New Member
Joined
Mar 1, 2013
Messages
2
Reaction score
0
In the script from kicks i find the checkpoints start (with a lvl) and checkpoints end.
Is it possible to start a certain checkpoint on a certain level, and end this on a certain lvl.

For example:
Westfall starts at:
<!-- Westfall -->
<Checkpoint Level="11" />

the end checkpoint at this moment says:
<!-- END: Checkpoint Block -->

Is it possible to type here something like:
<!-- END: Checkpoint level="15" -->

Thanks for the response!
 
probably not without re-writing the entire profile. since the other checkpoints AFTER that would be messed up.
 
Back
Top