• Visit Rebornbuddy
  • Need help looping a quest profile...

    Discussion in 'Requests & Discussion' started by redrumraven, Dec 6, 2013.

    1. redrumraven

      redrumraven New Member

      Joined:
      Dec 6, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I'm new to this. I needed to make it a quest profile to accomplish some of the goals in the dung. curious if someone could tell me how to get it to loop back to the top of the profile.
       
    2. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Redrumraven,

      1. You use a Quest Order profile. See Quest Order Starter Profile - Buddy Wiki for an example.

      2. To that you add the While conditon. See: Honorbuddy Profile Tag: While - Buddy Wiki. To do it infinitely would look like:
        <While Condition="True" >
        <!-- whatever -->​
        </While>​


      3. If you're new to profile writing, you may also find the following resource useful:

      4. Questions about profile writing belong in Community Developer Forum
        But, you should've done your homework before making a post there.

      cheers & much success with your project,
      chinajade/N
       

    Share This Page