• Visit Rebornbuddy
  • New Questing Profile Editor/Creator/Generator!

    Discussion in 'Honorbuddy Forum' started by Twist, Dec 1, 2013.

    1. Backwards

      Backwards New Member

      Joined:
      Sep 24, 2012
      Messages:
      77
      Likes Received:
      1
      Trophy Points:
      0
      Sorry Twist, Been busy today.

      Did a few quests for my farming toons. Did the timeless isle zone starting quests and worked a treat! Really easy to use. Crashed a few times and nothing in the logs but otherwise good.

      Thanks heaps for this! Should sort out a donate link mate
       
    2. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Just uploaded a new version this one has support for if/while logic as well as some general bug fixes.
       
    3. daarno

      daarno New Member

      Joined:
      Nov 30, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      Great job! Deserves a sticky!
       
    4. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Thanks! I think it deserves a sticky too, but it seems a bit conceited for the developer to request one for his own plugin. I think its a community driven thing..
       
    5. thomjan

      thomjan New Member

      Joined:
      Apr 8, 2011
      Messages:
      416
      Likes Received:
      1
      Trophy Points:
      0
      I think that this can be a serious step towards a fully working complete 100% AFK 1-90 questing profile.
       
    6. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      possible to make a SVN? its better to stay up2date ^^
       
    7. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      I would prefer that - but there's no way to auto-update it since it needs to be compiled by HB.
      It would be easier for me to update though =P
       
    8. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      1) Vendors seems not to be working right. I click on "add current target" but the Vendor not shows up in the field. Then when i click "remove selected", the list refeshed and the vendor is shown. It should refesh the list when Vendor is added ;-)

      2) Look at this Screen:

      [​IMG]

      and to the same when TurnIn is selected...and clear both when "objective" is selected

      3) add a button to "mob id" so when objective selected and typ is killmob to insert automatic the current target id / name (same as the T button for Pickup and turnin)

      and where do i set the hotspots for the killmob area?

      4) Vendors seems not be saved in the profile:

      [​IMG]

      Code:
      <?xml version="1.0" encoding="utf-8"?>
      <HBProfile>
        <Name>[Eclipse][H - Quest] Orc 1-5 [Spegeli]</Name>
        <MinLevel>1</MinLevel>
        <MaxLevel>90</MaxLevel>
        <AvoidMobs />
        <Blackspots />
        <Blackspots />
        <QuestOrder>
          <PickUp QuestName="Euer Platz in der Welt" QuestId="25152" GiverId="10176" GiverName="Kaltunk" />
          <TurnIn QuestName="Euer Platz in der Welt" QuestId="25152" TurnInId="3143" TurnInName="Gornek" />
          <PickUp QuestName="Scharfe Z?hne" QuestId="25126" GiverId="3143" GiverName="Gornek" />
          <Objective QuestName="Scharfe Z?hne" QuestId="25126" Type="KillMob" KillCount="6" MobId="3098" MobName="Scheckiger Eber" />
        </QuestOrder>
      </HBProfile>
      5) Options needed for:

      Code:
          <MinDurability>0.3</MinDurability>
          <MinFreeBagSlots>3</MinFreeBagSlots>
      
          <SellGrey>True</SellGrey>
          <SellWhite>True</SellWhite>
          <SellGreen>True</SellGreen>
          <SellBlue>False</SellBlue>
          <SellPurple>False</SellPurple>
      
          <MailGrey>False</MailGrey>
          <MailWhite>True</MailWhite>
          <MailGreen>True</MailGreen>
          <MailBlue>True</MailBlue>
          <MailPurple>True</MailPurple>
      and for mailboxes:

      Code:
          <Mailboxes>
              <!--Sen'jin Village Mailbox-->
              <Mailbox X="-816.5651" Y="-4926.866" Z="19.88713"/>
              <!--Razor Hill Mailbox-->
              <Mailbox X="321.0783" Y="-4708.963" Z="14.15302"/>
          </Mailboxes>
      6) The Y-Cords seems to be nt showing right:

      [​IMG]

      7) When i load a new profile it not removes the infos from the profile before:

      [​IMG]
       
    9. Pdub1

      Pdub1 Member

      Joined:
      Jan 22, 2012
      Messages:
      273
      Likes Received:
      0
      Trophy Points:
      16
      Looks very good, but then it does not take forever to get has entered every quest from level 1-90 by hand?
       
    10. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Thanks for that! Great feedback, I will look into these issues!
       
    11. sevaa

      sevaa Member

      Joined:
      Apr 28, 2010
      Messages:
      327
      Likes Received:
      0
      Trophy Points:
      16
      As for the SVN you can use it to update the files, like Kick does with his profiles.
       
    12. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Yeah it does - but you only have to do it once. And you can save and load profiles.

      I thought about using online sources to auto-generate the questing profiles. I think it would need so much tweaking though it might not be worth it. I would have to play with it.
       
    13. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Yeah he has a plugin that updates his profiles. You cant update your plugin with itself. Since it needs to be compiled.
       
    14. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      You might have an old version - this has been fixed as of 1.0.02

      This has now been fixed!

      Thanks for finding this! I didnt notice i had mistyped the output block parent.

      There is no need to clear them - they arent used if they are disabled. it pupulated the object with them but its not output to the XML.

      Im adding this right now! Thanks again!
       
    15. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      No im using -- Ver1.0.0.3


      i know there is no need, but it looks better.
       
    16. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      You should take a look into ProfessionBuddy's Updater ;) it use the SVN rev. to check for updates, update files, and log that you've to restart HB to make changes work :) would be a good start to do it ! Very good plugin tho, nice work, everyone will love doing their own private quests profiles ;)
       
    17. MrB

      MrB Member

      Joined:
      Jun 29, 2010
      Messages:
      582
      Likes Received:
      2
      Trophy Points:
      18
      I've not tried it yet but a massive credit to you for doing something like this. There's lots of "normal" profiles that get posted all the time so it's fantastic to see things like this posted from time to time.

      Hope you get it running as you want, keep up the good work.
       
    18. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Thanks! I think it's going pretty well.
       
    19. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Looks promising.
       
    20. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Ver1.0.0.4 Now Available to download
      Vendors werent being outputted in the final XML export. this has been fixed
      The Y coordinate in the quest orders was grabbing the wrong value. (this has been fixed)
      Added Mailboxes to lists and to Output XML
      Added more error handling on Profile Import. (more profiles should be able to load successfully now)
      Loading consecutive profiles caused duplicated information - this has been resolved.
      prevented Adding a collectItem quest without specificing a collectcount.
      Added Colors to inputs.
      Added a "search nearby" to find mobs without having to locate them in game.
      Double clicking on these mobs will populate them into mobid and mobname.
      As always, happy to hear feedback from the HB Team!
       

    Share This Page