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

multi profile loader available?

p0rgy

New Member
Joined
Apr 3, 2012
Messages
8
Reaction score
0
I'm looking to see if anyone wrote a profile that possibly lets you select multiple profiles aka (dailies) and lets you complete one full profile then moving onto the next set that you pick.
 
You can write at the end of profiles which profile you want to use next, such as kicks questing pack.
I don't know the code, but you could look at the end of kicks profiles to find it.
 
You can write at the end of profiles which profile you want to use next, such as kicks questing pack.
I don't know the code, but you could look at the end of kicks profiles to find it.
This...
PHP:
<CustomBehavior File="LoadProfile" ProfileName="Name of the profile with sub folders relative to the profile calling this command if necessary.xml" />

Add it on its own line just before </QuestOrder>
 
Back
Top